Adding needed grub and initcpio to phase 2

This commit is contained in:
demmm 2014-08-15 16:10:22 -04:00
parent d9d4af030f
commit 86eb198f71

View File

@ -35,10 +35,12 @@ install:
- fstab - fstab
- locale - locale
- keyboard - keyboard
- initcpio
- users - users
- networkcfg - networkcfg
- hwclock - hwclock
- services - services
- grub
- umount - umount
# Phase 3 - postinstall. # Phase 3 - postinstall.