Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
arch-boxes
Commits
ae555bd4
Commit
ae555bd4
authored
Jan 12, 2020
by
juadde
Browse files
Add netctl for vagrant networking capabilities
parent
a539293a
Changes
1
Hide whitespace changes
Inline
Side-by-side
http/install.sh
View file @
ae555bd4
...
...
@@ -25,7 +25,7 @@ mkswap "${device}1"
mkfs.ext4
-L
"rootfs"
"
${
device
}
2"
mount
"
${
device
}
2"
/mnt
pacstrap /mnt base linux grub openssh
sudo
polkit haveged
pacstrap /mnt base linux grub openssh
sudo
polkit haveged
netctl
swapon
"
${
device
}
1"
genfstab
-p
/mnt
>>
/mnt/etc/fstab
swapoff
"
${
device
}
1"
...
...
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