index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | archiso-mkinitcpio.conf | 6 |
diff --git a/archiso-mkinitcpio.conf b/archiso-mkinitcpio.conf new file mode 100644 index 0000000..d9bcc88 --- /dev/null +++ b/archiso-mkinitcpio.conf @@ -0,0 +1,6 @@ +# vim:set ft=sh +# This file is for mkarchiso ONLY and is not to be edited by hand +MODULES="" +BINARIES="" +FILES="" +HOOKS="base udev archlive ide scsi sata usb fw filesystems" |