summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* fix installing from hard drive on cciss (#57973)distro/mes5Antoine Ginies2010-11-222-16/+21
* Handle virtioPascal Terjan2009-09-175-2/+72
* 1.32Olivier Blin2008-09-262-1/+2
* automatically find compressed stage2 with automatic=method:diskOlivier Blin2008-09-262-0/+65
* 1.31Pascal Rigaux2008-08-272-1/+2
* - usbkbd is dead, using usbhid insteadPascal Rigaux2008-08-202-3/+4
* 1.30Olivier Blin2008-06-122-1/+2
* handle ide-cd being renamed as ide-cd_modOlivier Blin2008-06-123-2/+3
* better textOlivier Blin2008-06-121-2/+2
* add back "ide-generic" support (incorrectly removed in 1.17), theOlivier Blin2008-06-123-0/+16
* mention build fixesOlivier Blin2008-06-121-0/+1
* do not define unused functions in network standalone modeOlivier Blin2008-06-122-0/+4
* do not define unused lex input functionOlivier Blin2008-06-121-0/+1
* 1.29Olivier Blin2008-06-122-1/+2
* allow to pass module options to probe-modulesOlivier Blin2008-06-122-1/+9
* 1.28Olivier Blin2008-04-032-1/+4
* fix segfault with empty device description (can happen for USB devices)Olivier Blin2008-04-031-4/+8
* 1.27.1Olivier Blin2008-03-312-1/+4
* declare init_firmware_timeoutOlivier Blin2008-03-312-1/+2
* 1.27Olivier Blin2008-03-312-1/+2
* do not set firmware timeout to 1 second in probe-modules helper for Mandriva ...Olivier Blin2008-03-313-1/+4
* 1.26Olivier Blin2008-03-202-1/+5
* load bus/firewire controllers (#31356)Olivier Blin2008-03-201-1/+1
* really ask dhcp domain if not guessedOlivier Blin2008-03-201-1/+1
* 1.25Olivier Blin2008-03-182-1/+4
* do not allow to choose outdated cooker mirror list (#37278)Olivier Blin2008-03-181-1/+1
* add bug numberOlivier Blin2008-03-181-2/+2
* 1.24Olivier Blin2008-03-182-1/+6
* load disk/ide before disk/scsi (to prevent sata deps from overriding non-liba...Olivier Blin2008-03-182-3/+7
* simplify (and remove gotos \o/)Olivier Blin2008-03-181-15/+6
* extract probe_pci_modules functions (will be reused to load media controllers...Olivier Blin2008-03-181-12/+17
* simplifyOlivier Blin2008-03-181-2/+1
* fix asking modules when no controller is detectedOlivier Blin2008-03-181-1/+1
* 1.23Olivier Blin2008-02-282-1/+10
* probe usb-storage/sbp2 only when probing USB/SCSI buses (to make automatic bo...Olivier Blin2008-02-281-1/+2
* clear tty2 after shell is killedOlivier Blin2008-02-281-1/+3
* log "killed shell" message on tty3Olivier Blin2008-02-281-1/+1
* fix indentationOlivier Blin2008-02-281-3/+3
* make dhcp the first choice (instead of static) in the network type menuOlivier Blin2008-02-281-2/+2
* space-pad top line with spaces to the right (like help message)Olivier Blin2008-02-281-1/+3
* add a space in front of top line (like help message)Olivier Blin2008-02-281-4/+6
* 1.22Olivier Blin2008-02-272-1/+6
* fix automatic IDE media detection (was broken with multiple CD drives, #36161)Olivier Blin2008-02-271-4/+3
* - rename SCSI_ADAPTERS as MEDIA_ADAPTERS since we really mean media adpaters nowOlivier Blin2008-02-275-21/+21
* wait only 1 second for firmware upload (not to hang boot with iwl3945, #37279)Olivier Blin2008-02-271-0/+14
* 1.21:Olivier Blin2008-02-112-1/+5
* do not modify modules.dep to load nls modules for fat, but inline in code (to...Olivier Blin2008-02-111-0/+2
* update NEWSOlivier Blin2008-02-111-1/+1
* 1.20Olivier Blin2008-02-112-1/+7
* load module passed as argument (if any), instead of probing busOlivier Blin2008-02-111-3/+16