diff options
Diffstat (limited to 'abs/core/mkinitcpio/__changelog')
-rw-r--r-- | abs/core/mkinitcpio/__changelog | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/abs/core/mkinitcpio/__changelog b/abs/core/mkinitcpio/__changelog index c8dbb63..a2eacb9 100644 --- a/abs/core/mkinitcpio/__changelog +++ b/abs/core/mkinitcpio/__changelog @@ -1,6 +1,2 @@ -added "usb" and net to the modules line in mkinitcpio.conf -+HOOKS="base udev usb net autodetect pata scsi sata filesystems usbinput" - -MODULES="nfs" - -added depends: mkinitcpio-nfs-utils +modified mkinitcpio.patch to move fsck earlier in the hook +this is needed so that drives other then / can mount during boot |