summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* s/@isdn::isdndata/@isdndata/Damien Chaumette2003-05-121-3/+3
|
* 9.1-36mdkThierry Vignaud2003-05-121-1/+7
|
* - do not log localized messages; what's more, this is supposed to beThierry Vignaud2003-05-121-10/+5
| | | | | | | | | already logged by standalone - in testing mode: o do not enforce the need for bootsplash o do not really run mkinitrd - if bootsplash miss, we should just go back to main config window
* have the "Ok" in ask_from__add_modify_remove return true in default mode ↵Pascal Rigaux2003-05-121-1/+1
| | | | (eg: newt)
* use matched values only if matching did successThierry Vignaud2003-05-121-2/+2
|
* add "--list-hd" to please gbeauchesnePascal Rigaux2003-05-121-2/+4
|
* - follow new network::netconnect::save_conf signatureDamien Chaumette2003-05-071-2/+1
| | | | | - remove call to network::netconnect::set_net_conf, no longer exist
* - configuration stuffDamien Chaumette2003-05-071-118/+24
| | | | | | | | | | . rewrite sub save_conf, new signature is ($netcnx) . rewrite sub load_conf, connection type stored in /etc/sysconfig/drakconnect . remove sub read_raw_net_conf . shrink sub read_net_conf - drop if ($nb < 1 ), useless - perl_checker
* s|/sbin/isdnctrl|/usr/sbin/isdnctrl|Damien Chaumette2003-05-071-2/+2
|
* - drop !$::isWizard codeDamien Chaumette2003-05-061-12/+10
| | | | | - perl_checker
* - drop !$::isWizard codeDamien Chaumette2003-05-061-47/+19
| | | | | | | | - change netconnect::main signature - change network::modem::ppp_configure signature - perl_checker - cleanup
* - remove sub introDamien Chaumette2003-05-061-47/+14
| | | | | | | - change sub main signature - drop !$::isWizard code - perl_checker
* change network::netconnect::main signatureDamien Chaumette2003-05-061-1/+1
|
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-065-21055/+5
| | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases.
* crash on add other filesStew Benedict2003-05-061-53/+96
| | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console
* - remove unused $intf in adsl_probe_info and adsl_ask_infoDamien Chaumette2003-05-051-7/+6
| | | | | - perl_checker fixes
* perl_checker fixesDamien Chaumette2003-05-051-5/+5
|
* - change configure and winmodemConfigure args (due to $intf drop)Damien Chaumette2003-05-051-2/+2
|
* - drop unused $intf in configure and winmodemConfigureDamien Chaumette2003-05-051-27/+21
| | | | | | - fix winmodem configuration behavior - perl_checker
* fix sucky fonction (thanks to master guillaume)Damien Chaumette2003-05-021-2/+2
|
* fix typoDamien Chaumette2003-05-021-1/+1
|
* perl_checker fixesDamien Chaumette2003-05-023-12/+13
|
* 9.1-35mdkThierry Vignaud2003-04-301-1/+5
|
* fix #3618Thierry Vignaud2003-04-301-1/+1
|
* perl_checker fixesThierry Vignaud2003-04-303-20/+20
|
* perl_checker fixThierry Vignaud2003-04-301-1/+1
|
* - no non empty prototypesThierry Vignaud2003-04-301-4/+4
| | | | | - s/sub { one func call }/code ref/
* (create_dialog):Thierry Vignaud2003-04-301-4/+4
| | | | | | - second parameter really is optionnal - do not blindly set the title to logdrake, this is used elsewhere
* perl_checker fixesThierry Vignaud2003-04-301-15/+15
|
* more perl_checker compliantDamien Chaumette2003-04-301-25/+16
|
* have /etc/sysconfig/i18n in report.bugGuillaume Cottenceau2003-04-301-0/+1
|
* perl_checker compliancePascal Rigaux2003-04-3013-23/+19
|
* remove export for two removed functionsGuillaume Cottenceau2003-04-301-2/+2
|
* perl_checker can parse me at lastGuillaume Cottenceau2003-04-291-20/+3
|
* no doble module loadingThierry Vignaud2003-04-291-1/+0
|
* 9.1-34mdkThierry Vignaud2003-04-291-1/+6
|
* fix #3701: return back to the display managers menu if one cancel theThierry Vignaud2003-04-291-1/+2
| | | | | installation of the required packages
* more perl_checker friendlyDamien Chaumette2003-04-291-51/+50
|
* (get_parameters) perl-izeThierry Vignaud2003-04-291-6/+1
|
* empty install list at cancelDamien Chaumette2003-04-291-0/+1
|
* prevent void list installationDamien Chaumette2003-04-291-2/+4
|
* add resize_reiserfsGuillaume Cottenceau2003-04-281-0/+1
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-2452-183/+177
|
* fix conflict with perl-Locale-gettextThierry Vignaud2003-04-241-3/+6
|
* file-4.02Guillaume Cottenceau2003-04-231-1/+1
|
* 9.1-32mdkThierry Vignaud2003-04-231-1/+4
|
* add prototypesPascal Rigaux2003-04-231-41/+41
|
* add prototypes to help.pmPascal Rigaux2003-04-231-1/+1
|
* updated pot filePablo Saratxaga2003-04-232-1000/+847
|
* - localedrake is part of drakxtools-newt, so does its menu entry (andThierry Vignaud2003-04-231-8/+13
| | | | | | | sanitize its entry btw) - drakxtools-newt: add the needed post and postun macros - sort provides'n obsoletes, add missing drakfloppy