Age | Commit message (Expand) | Author | Files | Lines |
2009-06-07 | Fix #12374 | Thomas Bächler | 1 | -1/+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-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 | 1 | -5/+5 |
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 |
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 | 1 | -1/+1 |
2007-01-11 | fixed raid autodetection for newer kernels | Thomas Bächler | 1 | -5/+11 |
2006-10-23 | - Fixed autodetection | Thomas Bächler | 1 | -1/+1 |
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-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-24 | 'added new tarball + fixed nls_cp437 module for vfat module' | Tobias Powalowski | 1 | -1/+1 |
2006-06-06 | New error conditions: fail on missing hook or missing module | Aaron Griffin | 1 | -6/+7 |
2006-05-08 | mdadm formatting + style cleanup (minor) | Aaron Griffin | 1 | -5/+9 |
2006-05-08 | ' added error message for missing permission on blockdevices' | Tobias Powalowski | 1 | -1/+5 |
2006-05-07 | 'fixed mdadm check and modprobe hardcoded' | Tobias Powalowski | 1 | -1/+1 |
2006-05-07 | 'update the raid stuff + included a raid autodetectcion' | Tobias Powalowski | 1 | -1/+2 |
2006-05-04 | 'added pcmcia and net' | Tobias Powalowski | 1 | -1/+1 |
2006-05-04 | Removed some 'msg' output | Aaron Griffin | 1 | -1/+0 |
2006-05-04 | 'added net and usbinput' | Tobias Powalowski | 1 | -1/+2 |
2006-05-04 | Changes to autodetection: | Aaron Griffin | 1 | -16/+13 |
2006-05-04 | Improved autodetect functionality with a checked_modules | Aaron Griffin | 1 | -32/+18 |
2006-05-03 | "added my changes" | Tobias Powalowski | 1 | -0/+23 |
2006-05-03 | Merged autodetect changes from tpowa. | Aaron Griffin | 1 | -12/+24 |
2006-04-27 | Added 'autodetect' hook, intended to replace *-auto scripts | Aaron Griffin | 1 | -0/+25 |