| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.23 | Olivier Blin | 2008-02-28 | 2 | -1/+10 |
* | probe usb-storage/sbp2 only when probing USB/SCSI buses (to make automatic bo... | Olivier Blin | 2008-02-28 | 1 | -1/+2 |
* | clear tty2 after shell is killed | Olivier Blin | 2008-02-28 | 1 | -1/+3 |
* | log "killed shell" message on tty3 | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
* | fix indentation | Olivier Blin | 2008-02-28 | 1 | -3/+3 |
* | make dhcp the first choice (instead of static) in the network type menu | Olivier Blin | 2008-02-28 | 1 | -2/+2 |
* | space-pad top line with spaces to the right (like help message) | Olivier Blin | 2008-02-28 | 1 | -1/+3 |
* | add a space in front of top line (like help message) | Olivier Blin | 2008-02-28 | 1 | -4/+6 |
* | 1.22 | Olivier Blin | 2008-02-27 | 2 | -1/+6 |
* | fix automatic IDE media detection (was broken with multiple CD drives, #36161) | Olivier Blin | 2008-02-27 | 1 | -4/+3 |
* | - rename SCSI_ADAPTERS as MEDIA_ADAPTERS since we really mean media adpaters now | Olivier Blin | 2008-02-27 | 5 | -21/+21 |
* | wait only 1 second for firmware upload (not to hang boot with iwl3945, #37279) | Olivier Blin | 2008-02-27 | 1 | -0/+14 |
* | 1.21: | Olivier Blin | 2008-02-11 | 2 | -1/+5 |
* | do not modify modules.dep to load nls modules for fat, but inline in code (to... | Olivier Blin | 2008-02-11 | 1 | -0/+2 |
* | update NEWS | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | 1.20 | Olivier Blin | 2008-02-11 | 2 | -1/+7 |
* | load module passed as argument (if any), instead of probing bus | Olivier Blin | 2008-02-11 | 1 | -3/+16 |
* | make probe-modules handle the "--usb" option instead of "usb" | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | switch to modules from /lib/modules/`uname -r`, modules.dep containing full f... | Olivier Blin | 2008-02-11 | 1 | -4/+12 |
* | fix typo | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | strip directory and module extension when getting module name | Olivier Blin | 2008-02-11 | 1 | -1/+5 |
* | convert module deps to modname as well | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
* | alloc the string in filename2modname | Olivier Blin | 2008-02-11 | 1 | -9/+14 |
* | add find_modules_directory | Olivier Blin | 2008-02-11 | 1 | -1/+7 |
* | factorize /modules | Olivier Blin | 2008-02-11 | 1 | -4/+5 |
* | fix typo | Olivier Blin | 2007-12-21 | 1 | -1/+1 |
* | rebuild with list_modules to handle atl2 ethernet driver | Olivier Blin | 2007-12-21 | 2 | -1/+4 |
* | export BASE when building tarball | Olivier Blin | 2007-12-21 | 1 | -2/+2 |
* | fix linking with dietlibc /o\ | Olivier Blin | 2007-11-16 | 1 | -1/+1 |
* | fix linking of static archives with gcc | Olivier Blin | 2007-11-16 | 1 | -2/+4 |
* | fix build with gcc | Olivier Blin | 2007-11-16 | 4 | -0/+5 |
* | fix typo, return the number of KA try | Antoine Ginies | 2007-10-25 | 1 | -9/+8 |
* | use mirrors with type=distrib only (skip both type=iso and type=updates, #34912) | Olivier Blin | 2007-10-23 | 1 | -2/+2 |
* | allow to probe USB bus only | Olivier Blin | 2007-10-23 | 1 | -2/+9 |
* | link with pcmcia/sysfs libs | Olivier Blin | 2007-10-23 | 1 | -1/+1 |
* | use FULL objects in probe-modules | Olivier Blin | 2007-10-23 | 1 | -1/+1 |
* | do not probe PCI devices when probing USB bus | Olivier Blin | 2007-10-23 | 1 | -1/+1 |
* | fix probing USB controllers when probing USB devices directly | Olivier Blin | 2007-10-23 | 1 | -3/+1 |
* | 1.18 | Olivier Blin | 2007-10-03 | 2 | -1/+4 |
* | add probe-modules helper | Olivier Blin | 2007-10-03 | 2 | -1/+48 |
* | export find_media function | Olivier Blin | 2007-10-03 | 2 | -1/+2 |
* | 1.17 | Olivier Blin | 2007-09-24 | 2 | -1/+6 |
* | do not explicitely try to load ide-generic, ldetect will fallback to ide-gene... | Olivier Blin | 2007-09-24 | 2 | -12/+0 |
* | use modules from disk/ide category (#33043) | Olivier Blin | 2007-09-24 | 1 | -1/+1 |
* | 1.16 | Pascal Rigaux | 2007-09-05 | 2 | -1/+2 |
* | - if you give nfs directory xxx, try to use xxx/ARCH | Pascal Rigaux | 2007-09-05 | 5 | -5/+28 |
* | 1.15 | Olivier Blin | 2007-08-27 | 2 | -1/+2 |
* | read modules description from /modules/modules.description (and drop hardcode... | Olivier Blin | 2007-08-27 | 4 | -72/+62 |
* | make filename2modname modify in-place | Olivier Blin | 2007-08-27 | 1 | -8/+7 |
* | extract filename2modname() function | Olivier Blin | 2007-08-27 | 1 | -9/+12 |