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
fe017407
Unverified
Commit
fe017407
authored
Jan 13, 2020
by
Christian Rebischke
Committed by
GitHub
Jan 13, 2020
Browse files
Merge pull request #74 from juadde/netctl
Add netctl for vagrant networking capabilities
parents
a539293a
ae555bd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
http/install.sh
View file @
fe017407
...
...
@@ -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