summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* probe usb-storage/sbp2 only when probing USB/SCSI buses (to make automatic ↵Olivier Blin2008-02-281-1/+2
| | | | boot faster on IDE)
* 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
|
* support new modules location (#38207) by reusing some DrakX code (and ↵Olivier Blin2008-02-282-52/+13
| | | | duplicating a bit of install::commands)
* run /sbin/insmod explicitely (not to call fake insmod in rescue)Olivier Blin2008-02-281-1/+1
|
* 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
|
* 10.6.24Pascal Rigaux2008-02-282-1/+3
|
* move where it should be (bad merge)Pascal Rigaux2008-02-281-1/+1
|
* adapt to perl 5.10Olivier Blin2008-02-282-22/+23
|
* 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
| | | | | | | | | | This is fixed by also loading media adapters for IDE bus, it was probably broken when we switched to modular IDE in the kernel. This should also allow keeping the bootsplash during stage2 load (previously automatic IDE mode was not working in the "automatic" code path, but working only if one IDE drives was present, after having disabled automatic mode...)
* - rename SCSI_ADAPTERS as MEDIA_ADAPTERS since we really mean media adpaters nowOlivier Blin2008-02-275-21/+21
| | | | | | - update comments and messages accordingly - rename already_probed_scsi_adapters as already_probed_media_adapters
* wait only 1 second for firmware upload (not to hang boot with iwl3945, #37279)Olivier Blin2008-02-271-0/+14
|
* update Swedish translationThomas Backlund2008-02-271-251/+118
|
* update Swedish translationThomas Backlund2008-02-271-184/+61
|
* update Swedish translationThomas Backlund2008-02-271-95/+23
|
* - do not assign a mount point to partitions of type "Compaq diagnostics"Pascal Rigaux2008-02-273-1/+6
|
* drop supermount module support for MoveOlivier Blin2008-02-261-1/+1
|
* (mount) handle 'auto' typeThierry Vignaud2008-02-261-1/+1
|
* use "Mdv Boot ISO" as labelOlivier Blin2008-02-261-1/+1
|
* updatesKeld Simonsen2008-02-261-38/+24
|
* updatesKeld Simonsen2008-02-261-18/+13
|
* new images for 2008.1Pascal Rigaux2008-02-2624-13/+11
|
* - 2008.1 RC1 logoPascal Rigaux2008-02-262-0/+1
|
* Japanese translation updated.Yukiko Bando2008-02-261-10/+10
|
* 10.6.23Thierry Vignaud2008-02-253-1/+5
|
* (search_windows_font) fix crashing when encountering file names withThierry Vignaud2008-02-252-2/+5
| | | | | meta characters on windows partitions (#36482)
* (autologin_choice) make sure users are not listed twice (#38116)Thierry Vignaud2008-02-252-1/+3
|
* Fix a typo in French translationPascal Terjan2008-02-251-1/+1
|
* update translation for ItalianAndrea Celli2008-02-231-36/+24
|
* update translation for ItalianAndrea Celli2008-02-231-3/+3
|
* update translation for ItalianAndrea Celli2008-02-231-13/+10
|
* updateThierry Vignaud2008-02-232-14/+14
|
* update (Cosmin Humeniuc)Thierry Vignaud2008-02-231-143/+168
|
* updateJosé Melo2008-02-231-29/+17
|
* fix inverted translationsThierry Vignaud2008-02-221-3/+3
|
* Updated Estonian translation.Marek Laane2008-02-221-9/+8
|
* Updated Estonian translation.Marek Laane2008-02-221-9/+9
|
* Updated Estonian translation.Marek Laane2008-02-221-13/+5
|
* - adapt to cooker:Pascal Rigaux2008-02-223-1/+5
| | | | | o jfsprogs is now jfsutils
* typo fix (Yukiko Bando)Thierry Vignaud2008-02-2172-142/+142
|
* log last commitThierry Vignaud2008-02-211-0/+2
|
* (list,mirrors_raw) drop support for arch now that rpmdrake dropped it tooThierry Vignaud2008-02-211-7/+3
|
* 10.6.22Thierry Vignaud2008-02-212-1/+3
|
* (to_utf8) export it (for rpmdrake)Thierry Vignaud2008-02-211-1/+1
|
* - change background colorPascal Rigaux2008-02-212-2/+4
| | | | | (as requested by helene)
* fix typo not to try finding a dkms package for amd64_agpOlivier Blin2008-02-211-1/+1
| | | | | (this driver is builtin in our default kernel package anyway)