summaryrefslogtreecommitdiffstats
path: root/install/pcmcia
AgeCommit message (Collapse)AuthorFilesLines
2011-06-25Fix some install hooks due recent change in all_modules()Gerardo Exequiel Pozzi1-1/+1
[fw] Avoid inclusion of kernel/sound/firewire [pcmcia] Avoid inclusion of kernel/sound/pcmcia [usb] and [usbinput] Avoid inclusion of ignored modules (via grep cmd) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2011-06-16mkinitcpio: deprecate install() in install hooksDave Reisner1-1/+1
This is an unfortunate name clash with a common utility and should be avoided. Rename the install function to 'build' and warn the user when we discover a hook using an 'install' function. Signed-off-by: Dave Reisner <d@falconindy.com>
2010-02-07Adjust pcmcia hook: Use dynamically linked binaries and only add sd_mod to ↵Thomas Bächler1-3/+3
the kernel modules
2009-11-02fix for pcmciautils-016Tobias Powalowski1-1/+4
2008-12-29'renamed ide-disk to ide-gd_mod according to 2.6.28 kernel'Tobias Powalowski1-1/+1
2008-08-31fixed pcmcia, ide-cd was renamed to ide-cd_modTobias Powalowski1-1/+1
2007-08-11Coding style change, use -n and -z for variable testsAaron Griffin1-1/+1
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@209 880c04e9-e011-0410-abf7-b926e227c9cd
2006-06-06New error conditions: fail on missing hook or missing moduleAaron Griffin1-7/+4
Filesystem hook changes (parseblock handling) Init changes to allow /arch.cmd command line parsing Misc install script cleanups git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@123 880c04e9-e011-0410-abf7-b926e227c9cd
2006-05-04'added pcmcia and net'Tobias Powalowski1-0/+25
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@63 880c04e9-e011-0410-abf7-b926e227c9cd