Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
245057dd
Commit
245057dd
authored
Jun 04, 2016
by
Sven-Hendrik Haase
Browse files
install_arch: Install python2
parent
2afc2a05
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/install_arch/tasks/main.yml
View file @
245057dd
...
...
@@ -91,7 +91,7 @@
command
:
chroot /tmp/root.x86_64 pacman-key --populate archlinux
-
name
:
install arch base from bootstrap chroot
command
:
chroot /tmp/root.x86_64 pacstrap /mnt base base-devel btrfs-progs grub openssh creates=/tmp/root.x86_64/mnt/bin
command
:
chroot /tmp/root.x86_64 pacstrap /mnt base base-devel btrfs-progs grub openssh
python2
creates=/tmp/root.x86_64/mnt/bin
-
name
:
mount /proc to new chroot
command
:
mount --rbind /proc /mnt/proc creates=/mnt/proc/uptime
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment