Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redesign of the ISO image selection dialog, add an entry in the list to ↵ | Olivier Blin | 2004-06-15 | 1 | -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 mounted | Olivier Blin | 2004-06-15 | 1 | -1/+2 |
| | |||||
* | del loop device after unmount | Olivier Blin | 2004-06-15 | 1 | -0/+1 |
| | |||||
* | update comment | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | rename usbnet as net_modules | Thierry Vignaud | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | fix 10-44mdk's changelog | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | updated Welsh file | Pablo Saratxaga | 2004-06-14 | 1 | -1932/+1980 |
| | |||||
* | updated Norwegian file | Pablo Saratxaga | 2004-06-14 | 1 | -1942/+2052 |
| | |||||
* | updated Nynorsk file | Pablo Saratxaga | 2004-06-14 | 1 | -1945/+2089 |
| | |||||
* | move mirror list functions upper | Olivier Blin | 2004-06-14 | 1 | -144/+145 |
| | |||||
* | rephrase question again | Olivier Blin | 2004-06-14 | 1 | -1/+3 |
| | |||||
* | rephrase again the disk install questions (thanks to Pierre Jarillon, ↵ | Olivier Blin | 2004-06-14 | 1 | -3/+6 |
| | | | | Rapsys|Phoenix and John Kelller) | ||||
* | rename variables for extra cohesion | Olivier Blin | 2004-06-14 | 1 | -7/+7 |
| | |||||
* | fix brown paper bug combo | Olivier Blin | 2004-06-14 | 1 | -7/+7 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-06-14 | 50 | -97867/+124153 |
| | |||||
* | always fill proxy fields of interfaces | Olivier Blin | 2004-06-14 | 1 | -3/+3 |
| | |||||
* | (ask_fromW_real) make previous button be labeled "cancel" when needed | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | do not mount sysroot in testing mode | Olivier Blin | 2004-06-14 | 1 | -4/+6 |
| | |||||
* | do not automatically switch from nv to nvidia (in order to handle | Thierry Vignaud | 2004-06-14 | 1 | -2/+2 |
| | | | | | cases where nvidia module crashes the system) | ||||
* | Added image for Berber language, so it is available when it would be needed | Pablo Saratxaga | 2004-06-14 | 1 | -0/+0 |
| | |||||
* | rephrase the partition selection message | Olivier Blin | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | 10-44mdk | Thierry Vignaud | 2004-06-14 | 1 | -1/+18 |
| | |||||
* | since some hard disks are USB models, we've to filtering them out once we've | Thierry Vignaud | 2004-06-14 | 1 | -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 settings | Thierry Vignaud | 2004-06-14 | 1 | -1/+5 |
| | |||||
* | enforce introduction of translators hints into translation catalogs | Thierry Vignaud | 2004-06-14 | 5 | -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/extended | Thierry Vignaud | 2004-06-14 | 1 | -0/+14 |
| | | | | | partitions) | ||||
* | ethernet card detection: only rely on driver for matching ethernet cards, thus | Thierry Vignaud | 2004-06-14 | 1 | -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 (for | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | dobles) is already done at the upper level. | ||||
* | fix misdetection of nvidia nforce ethernet cards (broken since forcedeth | Thierry Vignaud | 2004-06-14 | 1 | -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 Blin | 2004-06-11 | 1 | -1/+1 |
| | |||||
* | use sudo as well for mkisofs | Olivier Blin | 2004-06-11 | 1 | -1/+1 |
| | |||||
* | do not ask proxy settings if interface wasn't brought up (stupid me) | Olivier Blin | 2004-06-11 | 1 | -6/+7 |
| | |||||
* | add http proxy settings in interface_info struct, and ask them right after ↵ | Olivier Blin | 2004-06-11 | 2 | -25/+58 |
| | | | | the interface is up, so that they can be used to fetch the mirror list | ||||
* | merge lost hunk | Thierry Vignaud | 2004-06-11 | 1 | -2/+2 |
| | |||||
* | s/_([xy])\b/_\1\1/ so that cperl-mode is happier | Thierry Vignaud | 2004-06-11 | 1 | -14/+14 |
| | |||||
* | make draksplash work again... | Thierry Vignaud | 2004-06-11 | 1 | -24/+25 |
| | |||||
* | enable MODE_TESTING if the DEBUGSTAGE1 environment variable is set | Olivier Blin | 2004-06-11 | 1 | -0/+2 |
| | |||||
* | in testing mode, try to open cmdline file in current directory before trying ↵ | Olivier Blin | 2004-06-11 | 1 | -7/+17 |
| | | | | in /proc | ||||
* | let the user choose between ISO images containing a stage2 installer if a ↵ | Olivier Blin | 2004-06-11 | 1 | -2/+58 |
| | | | | directory containing ISO images has been specified | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | - hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0 | Pascal Rigaux | 2004-06-10 | 1 | -3/+5 |
| | | | | | - add host in hd struct for bus ide | ||||
* | use new product name (Mandrakelinux) | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | add olivier blin | Thierry Vignaud | 2004-06-10 | 1 | -0/+1 |
| | |||||
* | first lan step: replace the "manual choice" string by the more | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | meaningfull "manually load a driver" | ||||
* | first lan step: do not compare translated strings, use format callback | Thierry Vignaud | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | merge with sound-scripts (we should really just use | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | ../../../soft/sound-scripts/alsa_default.pl) | ||||
* | fix trainee suckiness | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | (get) default to standard level; else security::msec won't be able to | Thierry Vignaud | 2004-06-10 | 1 | -1/+1 |
| | | | | | | load any values when level is not set (thus resulting in an empty draksec GUI) | ||||
* | ntfs support in install from disk (on nplanel request, but to actually work, ↵ | Olivier Blin | 2004-06-10 | 3 | -2/+7 |
| | | | | it would need the BOOT kernels to include the ntfs module) | ||||
* | in move, use stg1_info_message() instead of stg1_error_message() not to ↵ | Olivier Blin | 2004-06-09 | 1 | -1/+1 |
| | | | | disable MODE_AUTOMATIC |