summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not probe devices twice (and avoid to grep on ↵Olivier Blin2004-07-201-5/+4
| | | | detect_devices::probeall()), cosmetics
* use the power of the Gtk2::Dialog widget, thus giving change_color()Olivier Blin2004-07-201-12/+7
| | | | | more luck to succeed
* better looking wizardThierry Vignaud2004-07-202-9/+27
|
* put help out of the radiobuttonThierry Vignaud2004-07-201-2/+2
|
* translate connection type (Fabrice Facorat)Olivier Blin2004-07-201-2/+2
|
* fix spacing (from Fabrice Facorat, #10300), remove blank lineOlivier Blin2004-07-201-2/+1
|
* don't remove CD-based applications from simplified menuPascal Rigaux2004-07-201-11/+12
|
* use correct method variable in chooseCD (even if this code is used only in ↵Olivier Blin2004-07-201-1/+1
| | | | | | | expert mode which isn't anymore supported)
* Add desciption for authentification typeVicent Guardiola2004-07-201-5/+17
| | | | | Add Entry for IDMAP
* Add type => 'list' in ask_fromVicent Guardiola2004-07-201-1/+1
|
* don't probe again connection type here since nowOlivier Blin2004-07-201-1/+0
| | | | | network::netconnect::load_conf does it as intended initially
* don't forget to send $netcnx to network::network::read_all_conf ...Olivier Blin2004-07-201-1/+1
| | | | | (or else we won't get back the probed connection type)
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-0/+1
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-203-1136/+1387
|
* (write) better check parameter rather than EUIDThierry Vignaud2004-07-201-1/+1
|
* (write) do not bother trying to write /etc/menu-methods/lang.h whenThierry Vignaud2004-07-201-1/+1
| | | | | run as a user
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-20133-143/+158
|
* *** empty log message ***Pascal Rigaux2004-07-201-1/+111
|
* clean codeVicent Guardiola2004-07-201-4/+8
|
* we also need nls_iso8859-1.ko for vfatPascal Rigaux2004-07-201-1/+1
|
* adapt to file renamingPascal Rigaux2004-07-201-3/+3
|
* remove debugging codePascal Rigaux2004-07-201-2/+0
|
* force vfat to depend on nls_cp437Pascal Rigaux2004-07-201-0/+1
|
* modify nss_path one to subVicent Guardiola2004-07-191-12/+30
| | | | | config winbind for AD
* *** empty log message ***Vicent Guardiola2004-07-191-3/+1
|
* 10-56mdkThierry Vignaud2004-07-191-1/+19
|
* unsensitive buttons immediatly once ifup/isdown has completedThierry Vignaud2004-07-191-2/+19
|
* Add function write_smb_ads_confVicent Guardiola2004-07-191-0/+32
|
* use run_program, try to handle default interface betterOlivier Blin2004-07-191-4/+5
|
* disable the connect button if up interface is found (there isOlivier Blin2004-07-191-2/+2
| | | | | currently no reliable way to find the gateway interface)
* perl_checker compliancePascal Rigaux2004-07-191-1/+1
|
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12
|
* don't bootloader::suggest_floppyPascal Rigaux2004-07-192-16/+0
|
* don't unset prompt when timeout is undefined (and don't care when timeout is 0)Pascal Rigaux2004-07-191-2/+2
|
* add multimedia kernel in analyse_kernel_namePascal Rigaux2004-07-191-1/+1
|
* code factorization, do not use system() but fork() and exec() since we don'tOlivier Blin2004-07-191-4/+19
| | | | | want to wait the command to return
* perl_checker complianceOlivier Blin2004-07-191-1/+1
|
* use ifup/ifdown to connect/disconnectOlivier Blin2004-07-191-5/+2
|
* no need to be root to monitor connectionOlivier Blin2004-07-191-1/+1
|
* make the tcp ping actually workOlivier Blin2004-07-191-1/+9
|
* do not write wireless encryption key if emptyOlivier Blin2004-07-191-1/+1
|
* use hotplug blacklist for adsl connections tooOlivier Blin2004-07-191-4/+10
|
* replace "Mandrake Linux" with "Mandrakelinux"Pascal Rigaux2004-07-199-26/+29
|
* not doing make check in perl-install anymore, it always fails :-(Pascal Rigaux2004-07-191-1/+0
|
* save the previous bootloader config file (bugzilla #10072)Pascal Rigaux2004-07-181-6/+20
|
* remove historical consolehelper files (pam.d and console.apps)Daouda Lo2004-07-174-18/+5
|
* fix predicted time when there is an error installing packagesOlivier Blin2004-07-161-0/+3
|
* use a tcp ping in check_link_beat if not rootOlivier Blin2004-07-161-1/+1
|
* do not ask to install already installed packages, prefer to installOlivier Blin2004-07-161-1/+1
| | | | | uninstalled packages (misc)
* add a border spacing of 5 pixel (fix #10299, from Fabrice Facorat)Olivier Blin2004-07-151-3/+3
|