Skip to content

Commit

Permalink
adding mkinitcpio
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem committed Feb 4, 2018
1 parent 587157e commit 278c34c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ sysconfig(){

postinstall(){
color cyan "a bit more..."
genfstab -p /mnt >> /mnt/etc/fstab
arch-chroot /mnt mkinitcpio -p linux
arch-chroot /mnt pacman -Syy
arch-chroot /mnt pacman -Su
arch-chroot /mnt pacman -S
Expand Down

0 comments on commit 278c34c

Please sign in to comment.