summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Merge branch 'btrfs' of http://github.com/heftig/mkinitcpio into workingThomas Bächler2-17/+19
2010-06-26Add back /dev/{zero,null,mem} to the initramfs imageThomas Bächler1-0/+3
2010-06-23memdisk: add 01-memdisk.rules to Makefile, use the correct path in install/me...Thomas Bächler1-1/+1
2010-06-23memdisk: Add udev ruleThomas Bächler1-0/+1
2010-06-23Add memdisk hookThomas Bächler1-0/+19
2010-06-19Simple Btrfs hookJan Steffens1-0/+16
2010-06-19Implement explicit module dependsJan Steffens1-13/+2
2010-06-19Fix autodetect bitrotJan Steffens1-6/+3
2010-06-10Create /dev/{null,zero,mem,console} devices when devtmpfs is missingThomas Bächler1-3/+0
2010-06-03udev hook: Add ata_id, path_id, scsi_id and usb_id to allow complete persiste...Thomas Bächler1-1/+1
2010-05-08Add dmesg hookThomas Bächler1-0/+18
2010-05-08Allow usage of non-utf8 fonts in the consolefont hook, see FS#19109Thomas Bächler1-4/+8
2010-05-08Change how autodetect hook lookup for filesystemsGerardo Exequiel Pozzi1-1/+1
2010-02-22Add 'sleep' hookThomas Bächler1-0/+19
2010-02-15Add the "nfs" kernel module with in net hookThomas Bächler1-1/+1
2010-02-14fix detection of CONSOLEFONT from rc.confIonut Biru1-5/+2
2010-02-12Fix module name in usb/usbinput install hookGerardo Exequiel Pozzi2-2/+2
2010-02-11Fix file system autodetection of filesystems when the running kernel and the ...Thomas Bächler1-1/+1
2010-02-11Fix tabs/space indents from commit 866db5c5Gerardo Exequiel Pozzi1-6/+6
2010-02-11consolefont: Update error messageThomas Bächler1-2/+2
2010-02-10Add "consolefont" hook to set the console font earlyThomas Bächler1-0/+31
2010-02-09Add support for mounting root filesystem over NFS.Simon Boulay1-4/+7
2010-02-07Adjust pcmcia hook: Use dynamically linked binaries and only add sd_mod to th...Thomas Bächler1-3/+3
2010-02-07Remove firmware hookThomas Bächler1-22/+0
2010-02-07Do not try to load the keymap if no KEYMAP option is set in rc.confThomas Bächler1-11/+13
2010-02-07Allow a filesystem name to be an alias instead of a kernel moduleThomas Bächler1-4/+7
2010-02-05Remove the raid hook: This will be replaced by the better hook from the mdadm...Thomas Bächler1-39/+0
2010-01-24[install/udev] Latest udev uses firmware instead of firmware.shThomas Bächler1-1/+1
2010-01-12Fix UTF8 mode in the keymap hookThomas Bächler1-2/+2
2010-01-12Add keymap hookThomas Bächler1-0/+29
2010-01-10Add udev hook, originated from the obsolete klibc-udev packageThomas Bächler1-0/+28
2010-01-10Remove klibc-isms from autodetect: Use blkid for filesystem detectionThomas Bächler1-4/+1
2010-01-10Make base hook help message more generic, remove klibc referenceThomas Bächler1-2/+2
2010-01-10Remove kinit usage from /init: Implement parseblock and kinit in shell code, ...Thomas Bächler1-0/+1
2010-01-05Start moving from klibc to glibc+busyboxThomas Bächler1-12/+9
2009-12-05change to new firewire subsystemTobias Powalowski1-2/+2
2009-11-27fixed autodetection of raid module on mdadm>=3.0.xTobias Powalowski1-1/+1
2009-11-02fix for pcmciautils-016Tobias Powalowski1-1/+4
2009-07-19Add new 2.6.30 storage modules to usb hook0.5.26Thomas Bächler1-0/+1
2009-06-07Fix #12374Thomas Bächler1-1/+1
2009-06-07Adjust for module-init-tools change: usb-load-ehci-first is now usb-load-ehci...Thomas Bächler1-1/+1
2009-06-06Remove the usb and fw runtime hooks, as a default delay is now always setThomas Bächler2-2/+2
2009-06-06Remove the filesystems runtime hook: Detection is done by kinit, don't duplic...Thomas Bächler1-4/+3
2009-06-06Remove the modload hook. It is untested and unmaintained.Thomas Bächler1-18/+0
2009-06-06Add a new file init_functions that contains common functions used in /init an...Thomas Bächler1-0/+1
2009-06-06Add all hid modules for now, as we cannot autodetect them using sysfsThomas Bächler1-1/+1
2009-05-23'fixed #14781'Tobias Powalowski1-1/+1
2009-01-27Add extra hid modules when appropriateThomas Bächler1-0/+1
2009-01-11Always add /etc/modprobe.d/usb-load-ehci-first to initramfs0.5.21Thomas Bächler1-0/+1
2008-12-30Revert fstype -> blkid change0.5.20Aaron Griffin1-1/+1