| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.32 | Olivier Blin | 2008-09-26 | 2 | -1/+2 |
* | automatically find compressed stage2 with automatic=method:disk | Olivier Blin | 2008-09-26 | 2 | -0/+65 |
* | 1.31 | Pascal Rigaux | 2008-08-27 | 2 | -1/+2 |
* | - usbkbd is dead, using usbhid instead | Pascal Rigaux | 2008-08-20 | 2 | -3/+4 |
* | 1.30 | Olivier Blin | 2008-06-12 | 2 | -1/+2 |
* | handle ide-cd being renamed as ide-cd_mod | Olivier Blin | 2008-06-12 | 3 | -2/+3 |
* | better text | Olivier Blin | 2008-06-12 | 1 | -2/+2 |
* | add back "ide-generic" support (incorrectly removed in 1.17), the | Olivier Blin | 2008-06-12 | 3 | -0/+16 |
* | mention build fixes | Olivier Blin | 2008-06-12 | 1 | -0/+1 |
* | do not define unused functions in network standalone mode | Olivier Blin | 2008-06-12 | 2 | -0/+4 |
* | do not define unused lex input function | Olivier Blin | 2008-06-12 | 1 | -0/+1 |
* | 1.29 | Olivier Blin | 2008-06-12 | 2 | -1/+2 |
* | allow to pass module options to probe-modules | Olivier Blin | 2008-06-12 | 2 | -1/+9 |
* | 1.28 | Olivier Blin | 2008-04-03 | 2 | -1/+4 |
* | fix segfault with empty device description (can happen for USB devices) | Olivier Blin | 2008-04-03 | 1 | -4/+8 |
* | 1.27.1 | Olivier Blin | 2008-03-31 | 2 | -1/+4 |
* | declare init_firmware_timeout | Olivier Blin | 2008-03-31 | 2 | -1/+2 |
* | 1.27 | Olivier Blin | 2008-03-31 | 2 | -1/+2 |
* | do not set firmware timeout to 1 second in probe-modules helper for Mandriva ... | Olivier Blin | 2008-03-31 | 3 | -1/+4 |
* | 1.26 | Olivier Blin | 2008-03-20 | 2 | -1/+5 |
* | load bus/firewire controllers (#31356) | Olivier Blin | 2008-03-20 | 1 | -1/+1 |
* | really ask dhcp domain if not guessed | Olivier Blin | 2008-03-20 | 1 | -1/+1 |
* | 1.25 | Olivier Blin | 2008-03-18 | 2 | -1/+4 |
* | do not allow to choose outdated cooker mirror list (#37278) | Olivier Blin | 2008-03-18 | 1 | -1/+1 |
* | add bug number | Olivier Blin | 2008-03-18 | 1 | -2/+2 |
* | 1.24 | Olivier Blin | 2008-03-18 | 2 | -1/+6 |
* | load disk/ide before disk/scsi (to prevent sata deps from overriding non-liba... | Olivier Blin | 2008-03-18 | 2 | -3/+7 |
* | simplify (and remove gotos \o/) | Olivier Blin | 2008-03-18 | 1 | -15/+6 |
* | extract probe_pci_modules functions (will be reused to load media controllers... | Olivier Blin | 2008-03-18 | 1 | -12/+17 |
* | simplify | Olivier Blin | 2008-03-18 | 1 | -2/+1 |
* | fix asking modules when no controller is detected | Olivier Blin | 2008-03-18 | 1 | -1/+1 |
* | 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 |