summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* upgrade distrib versionOlivier Blin2004-06-151-1/+1
|
* redesign to add "Specify the mirror manually" entries in mirror list selectionOlivier Blin2004-06-151-51/+85
|
* redesign of the ISO image selection dialog, add an entry in the list to ↵Olivier Blin2004-06-151-11/+26
| | | | allow to use the directory as a mirror tree
* do not try to mount the partition in testing mode, assume it is already mountedOlivier Blin2004-06-151-1/+2
|
* del loop device after unmountOlivier Blin2004-06-151-0/+1
|
* update commentThierry Vignaud2004-06-151-1/+1
|
* rename usbnet as net_modulesThierry Vignaud2004-06-151-2/+2
|
* fix 10-44mdk's changelogThierry Vignaud2004-06-151-1/+1
|
* updated Welsh filePablo Saratxaga2004-06-141-1932/+1980
|
* updated Norwegian filePablo Saratxaga2004-06-141-1942/+2052
|
* updated Nynorsk filePablo Saratxaga2004-06-141-1945/+2089
|
* move mirror list functions upperOlivier Blin2004-06-141-144/+145
|
* rephrase question againOlivier Blin2004-06-141-1/+3
|
* rephrase again the disk install questions (thanks to Pierre Jarillon, ↵Olivier Blin2004-06-141-3/+6
| | | | Rapsys|Phoenix and John Kelller)
* rename variables for extra cohesionOlivier Blin2004-06-141-7/+7
|
* fix brown paper bug comboOlivier Blin2004-06-141-7/+7
|
* updated pot filePablo Saratxaga2004-06-1450-97867/+124153
|
* always fill proxy fields of interfacesOlivier Blin2004-06-141-3/+3
|
* (ask_fromW_real) make previous button be labeled "cancel" when neededThierry Vignaud2004-06-141-1/+1
|
* do not mount sysroot in testing modeOlivier Blin2004-06-141-4/+6
|
* do not automatically switch from nv to nvidia (in order to handleThierry Vignaud2004-06-141-2/+2
| | | | | cases where nvidia module crashes the system)
* Added image for Berber language, so it is available when it would be neededPablo Saratxaga2004-06-141-0/+0
|
* rephrase the partition selection messageOlivier Blin2004-06-141-1/+1
|
* 10-44mdkThierry Vignaud2004-06-141-1/+18
|
* since some hard disks are USB models, we've to filtering them out once we'veThierry Vignaud2004-06-141-1/+1
| | | | | detected them in order to prevent tem to appear in the "unknown/other" category
* enable drag on drop when looking only at customized settingsThierry Vignaud2004-06-141-1/+5
|
* enforce introduction of translators hints into translation catalogsThierry Vignaud2004-06-145-25/+36
| | | | | | | | | | | (perl_checker should have been loudly complain on those!!!! :-(): - add missing coma caracter - move them near translations note that i didn't bother check po comments that already have the proper comma. instead this should be done by perl_checker which should warn about po comments out of translation calls and tags contexts
* display more data about hard disks (geometry, number of primary/extendedThierry Vignaud2004-06-141-0/+14
| | | | | partitions)
* ethernet card detection: only rely on driver for matching ethernet cards, thusThierry Vignaud2004-06-141-7/+2
| | | | | | | | preventing mislisting of other/unwanted devices (eg: bluetooth, wlan, AX25). last but not least, it enables us to catch ldetect/ldetect-lst/detect_devices bugs where some devices are *not* seen by drakx and drakconnect.
* remove useless filtering in bridges detection code since proper filtering (forThierry Vignaud2004-06-141-1/+1
| | | | | dobles) is already done at the upper level.
* fix misdetection of nvidia nforce ethernet cards (broken since forcedethThierry Vignaud2004-06-141-1/+1
| | | | | replaced nvnet on 2004-01-21 in MDK10's ldetect-lst)
* revert previous change, do not use sudo for mkisofs (I suck)Olivier Blin2004-06-111-1/+1
|
* use sudo as well for mkisofsOlivier Blin2004-06-111-1/+1
|
* do not ask proxy settings if interface wasn't brought up (stupid me)Olivier Blin2004-06-111-6/+7
|
* add http proxy settings in interface_info struct, and ask them right after ↵Olivier Blin2004-06-112-25/+58
| | | | the interface is up, so that they can be used to fetch the mirror list
* merge lost hunkThierry Vignaud2004-06-111-2/+2
|
* s/_([xy])\b/_\1\1/ so that cperl-mode is happierThierry Vignaud2004-06-111-14/+14
|
* make draksplash work again...Thierry Vignaud2004-06-111-24/+25
|
* enable MODE_TESTING if the DEBUGSTAGE1 environment variable is setOlivier Blin2004-06-111-0/+2
|
* in testing mode, try to open cmdline file in current directory before trying ↵Olivier Blin2004-06-111-7/+17
| | | | in /proc
* let the user choose between ISO images containing a stage2 installer if a ↵Olivier Blin2004-06-111-2/+58
| | | | directory containing ISO images has been specified
* perl_checker compliancePascal Rigaux2004-06-101-1/+1
|
* - hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0Pascal Rigaux2004-06-101-3/+5
| | | | | - add host in hd struct for bus ide
* use new product name (Mandrakelinux)Olivier Blin2004-06-101-1/+1
|
* add olivier blinThierry Vignaud2004-06-101-0/+1
|
* first lan step: replace the "manual choice" string by the moreThierry Vignaud2004-06-101-2/+2
| | | | | meaningfull "manually load a driver"
* first lan step: do not compare translated strings, use format callbackThierry Vignaud2004-06-101-3/+3
|
* merge with sound-scripts (we should really just useThierry Vignaud2004-06-101-2/+2
| | | | | ../../../soft/sound-scripts/alsa_default.pl)
* fix trainee suckinessOlivier Blin2004-06-101-1/+1
|
* (get) default to standard level; else security::msec won't be able toThierry Vignaud2004-06-101-1/+1
| | | | | | load any values when level is not set (thus resulting in an empty draksec GUI)