Age | Commit message (Expand) | Author | Files | Lines |
2009-07-19 | Add new 2.6.30 storage modules to usb hook0.5.26 | Thomas Bächler | 1 | -0/+1 |
2009-06-07 | Fix #12374 | Thomas Bächler | 1 | -1/+1 |
2009-06-07 | Adjust for module-init-tools change: usb-load-ehci-first is now usb-load-ehci... | Thomas Bächler | 1 | -1/+1 |
2009-06-06 | Remove the usb and fw runtime hooks, as a default delay is now always set | Thomas Bächler | 2 | -2/+2 |
2009-06-06 | Remove the filesystems runtime hook: Detection is done by kinit, don't duplic... | Thomas Bächler | 1 | -4/+3 |
2009-06-06 | Remove the modload hook. It is untested and unmaintained. | Thomas Bächler | 1 | -18/+0 |
2009-06-06 | Add a new file init_functions that contains common functions used in /init an... | Thomas Bächler | 1 | -0/+1 |
2009-06-06 | Add all hid modules for now, as we cannot autodetect them using sysfs | Thomas Bächler | 1 | -1/+1 |
2009-05-23 | 'fixed #14781' | Tobias Powalowski | 1 | -1/+1 |
2009-01-27 | Add extra hid modules when appropriate | Thomas Bächler | 1 | -0/+1 |
2009-01-11 | Always add /etc/modprobe.d/usb-load-ehci-first to initramfs0.5.21 | Thomas Bächler | 1 | -0/+1 |
2008-12-30 | Revert fstype -> blkid change0.5.20 | Aaron Griffin | 1 | -1/+1 |
2008-12-29 | Add ext4 to filesystem autodetection | Aaron Griffin | 1 | -0/+1 |
2008-12-29 | Use udev's blkid instead of klibc-extra's fstype | Aaron Griffin | 1 | -1/+1 |
2008-12-29 | 'renamed ide-disk to ide-gd_mod according to 2.6.28 kernel' | Tobias Powalowski | 2 | -2/+2 |
2008-08-31 | fixed pcmcia, ide-cd was renamed to ide-cd_mod | Tobias Powalowski | 1 | -1/+1 |
2008-08-31 | removed firewire-sbp2 from fw install file, it was removed from kernel | Tobias Powalowski | 1 | -1/+1 |
2008-05-19 | Add a quick workaround for the bug in the new dsdt-initramfs patch0.5.19 | Thomas Bächler | 1 | -1/+1 |
2008-04-21 | Do not add CD modules to {p,s}ata, ide and scsi hooks | Thomas Bächler | 4 | -4/+4 |
2008-04-13 | Don't add the 'generic' ide or pata modules when autodetection is enabled | Thomas Bächler | 1 | -1/+2 |
2008-03-16 | Fix various coding style issues | Thomas Bächler | 3 | -13/+11 |
2008-03-15 | Fix syntax error introduced in one of the last commits | Thomas Bächler | 1 | -1/+1 |
2008-03-15 | Use a temporary directory instead of several files. trap cleanup | Thomas Bächler | 1 | -3/+3 |
2008-03-15 | v86d failed if called before udev, because /dev/mem didn't exist. This patch ... | Thomas Bächler | 1 | -0/+1 |
2007-10-31 | Prepare base hook for klibc-module-init-tools | Thomas Bächler | 1 | -8/+6 |
2007-10-31 | Fix problems with /sbin and /usr/sbin not being in the path, | Thomas Bächler | 1 | -1/+1 |
2007-08-11 | Coding style change, use -n and -z for variable tests | Aaron Griffin | 10 | -10/+10 |
2007-06-11 | 'added new firewire subsystem for .22 kernels' | Tobias Powalowski | 1 | -2/+2 |
2007-05-12 | - adjusted all hooks for new modprobe path | Thomas Bächler | 1 | -0/+2 |
2007-05-12 | - fix a bug with BINARIES= (also accept shared objects, not only executables) | Thomas Bächler | 1 | -1/+6 |
2007-01-22 | 'upgpkg: removed non working raid partitions from raid description' | Tobias Powalowski | 1 | -2/+0 |
2007-01-11 | fixed raid autodetection for newer kernels | Thomas Bächler | 1 | -5/+11 |
2006-12-07 | reverted partially fucked up commit. should be better now | Thomas Bächler | 2 | -2/+2 |
2006-12-07 | - worked around "libata not added" bug. this needs to be looked at carefully | Thomas Bächler | 2 | -2/+2 |
2006-12-06 | Trying to address piix issue: | Thomas Bächler | 1 | -0/+4 |
2006-10-24 | - fix for occasional broken images for ide users | Thomas Bächler | 1 | -0/+6 |
2006-10-23 | - Fixed autodetection | Thomas Bächler | 4 | -6/+10 |
2006-10-15 | added /ata for autodetection | Thomas Bächler | 1 | -1/+1 |
2006-10-15 | fixed autodetection | Thomas Bächler | 1 | -10/+10 |
2006-10-15 | Added disk group check for filesystem detection | Aaron Griffin | 1 | -10/+9 |
2006-10-15 | added install/ata and new deprecation check | Thomas Bächler | 1 | -0/+25 |
2006-09-30 | Changed block device scanning to really work this time | Aaron Griffin | 1 | -18/+15 |
2006-08-20 | Cleaned up extra grep calls (real minor change) | Aaron Griffin | 1 | -1/+1 |
2006-08-20 | 'upgpkg: fixed autodetection for filesystems now, that it works for everythin... | Tobias Powalowski | 1 | -9/+22 |
2006-08-20 | 'upgpkg: fixed dm and md detection in autodetect script' | Tobias Powalowski | 1 | -1/+2 |
2006-08-08 | Init fixes for the silly "." issue. | Aaron Griffin | 1 | -2/+11 |
2006-07-26 | fixed resume help message | Thomas Bächler | 1 | -2/+2 |
2006-07-24 | 'added new tarball + fixed nls_cp437 module for vfat module' | Tobias Powalowski | 2 | -2/+2 |
2006-06-14 | 'added hooks to the packages itself' | Tobias Powalowski | 3 | -81/+0 |
2006-06-14 | kinit param handling changes | Aaron Griffin | 1 | -0/+1 |