summaryrefslogtreecommitdiffstats
path: root/abs/core/mkinitcpio/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-08-06 01:13:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-08-06 01:13:44 (GMT)
commitbcfb3dc1bd231f91914f917149164d41a2f3ce0a (patch)
tree2c23a97676e58f05f52c66be52e64f1dd48de372 /abs/core/mkinitcpio/__changelog
parent4093023eb55305b1c8bcbcb02f6347aa7a2f44e0 (diff)
downloadlinhes_pkgbuild-bcfb3dc1bd231f91914f917149164d41a2f3ce0a.zip
linhes_pkgbuild-bcfb3dc1bd231f91914f917149164d41a2f3ce0a.tar.gz
linhes_pkgbuild-bcfb3dc1bd231f91914f917149164d41a2f3ce0a.tar.bz2
mkinitcpio: add usb disk & nfs support.
refs #758 refs #763 closes #763
Diffstat (limited to 'abs/core/mkinitcpio/__changelog')
-rw-r--r--abs/core/mkinitcpio/__changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/core/mkinitcpio/__changelog b/abs/core/mkinitcpio/__changelog
new file mode 100644
index 0000000..89a1a22
--- /dev/null
+++ b/abs/core/mkinitcpio/__changelog
@@ -0,0 +1,5 @@
+added "usb" and net to the modules line in mkinitcpio.conf
++HOOKS="base udev usb net autodetect pata scsi sata filesystems usbinput"
+
+MODULES="nfs"
+