summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau)Stew Benedict2004-02-101-17/+41
* - add 'ath' and 'wlan' to ethernet kindDamien Chaumette2004-02-101-4/+5
* Undo some of the breakage, format is still wrong :(Stew Benedict2004-02-101-2/+3
* Remove confusing "On hard drive" checkbox from wizard (Arnaud de Lorbeau)Stew Benedict2004-02-101-4/+1
* Fix failure to disable user cron job. Code reduction.Stew Benedict2004-02-101-35/+18
* (appli_choice) fix crash on option toggling (#7248)Thierry Vignaud2004-02-091-5/+5
* Thierry compliance. Doesn't work anymore and fails perl_checker now :PStew Benedict2004-02-091-39/+30
* handle allowNVIDIA_rpms & allowATI_rpms directly in Xconfig::card::install_se...Pascal Rigaux2004-02-091-3/+1
* make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms andThierry Vignaud2004-02-081-2/+2
* English typo and disambiguation of some stringsPablo Saratxaga2004-02-071-5/+5
* PXE image support, researched by Venantius Kumar.Stew Benedict2004-02-071-10/+33
* use ->create_okcancel instead of doing it by handPascal Rigaux2004-02-061-4/+1
* - no special testing mouse in embeddedPascal Rigaux2004-02-061-13/+4
* advertize alsaconf too since sndconfig failled for cards only managedThierry Vignaud2004-02-061-1/+1
* workaround gtk limitation #133489Thierry Vignaud2004-02-061-9/+11
* (alert_config) do not complain when removing non existing cron entryThierry Vignaud2004-02-061-1/+1
* Warn if the user is not in framebuffer mode, but allow to see the installed t...Florent Villard2004-02-061-17/+19
* - do only one regexp on $interfaceDamien Chaumette2004-02-061-3/+9
* - add sub check_fieldDamien Chaumette2004-02-061-2/+10
* Provide more detailed info on files backed up/ignored. <Anthill #306>Stew Benedict2004-02-061-91/+114
* typo fix (spoted by Per Øyvind Karlsen)Thierry Vignaud2004-02-051-1/+1
* Informations doesn't exist in english, use Information instead (no need to up...Guillaume Cottenceau2004-02-051-5/+5
* upcase protocol nameThierry Vignaud2004-02-051-1/+1
* write fstab for /tmp using tmpfs when "clean /tmp" is chosenPascal Rigaux2004-02-051-3/+11
* remove $draw2 (in ugtk2.pm) and wiz_default_left.png which are unusedPascal Rigaux2004-02-041-0/+0
* $::noBorder is deprecated (it was the same as !$::isInstall)Pascal Rigaux2004-02-041-1/+0
* compact declarationDamien Chaumette2004-02-041-4/+2
* ethernet cards get via get_eth_cards()Damien Chaumette2004-02-041-0/+2
* - add network::ethernet::get_eth_cards_namesDamien Chaumette2004-02-041-6/+1
* drop Storable and use Dumper (queen & pipi rulez)Damien Chaumette2004-02-041-2/+2
* typo fix...Damien Chaumette2004-02-041-0/+1
* Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist.Stew Benedict2004-02-031-7/+30
* - fix adsl_conf_backend callDamien Chaumette2004-02-031-3/+2
* remove unneeded next fieldsThierry Vignaud2004-02-021-2/+0
* make cron script be able to use either local smtp server or a remoteThierry Vignaud2004-02-021-12/+19
* add "remove cron entry" on arnaud requestThierry Vignaud2004-02-021-2/+21
* - remove not needed $securityDamien Chaumette2004-01-301-4/+5
* - show gateway in ethernet onlyDamien Chaumette2004-01-301-6/+8
* replace conf_network_card_backend() "detect" calls by get_eth_cards() onesThierry Vignaud2004-01-291-2/+2
* beautify ethernet cards nameDamien Chaumette2004-01-291-0/+9
* Configure clients with defined IPs to set hostname so gnome works.Stew Benedict2004-01-291-6/+16
* shrinkDamien Chaumette2004-01-291-14/+5
* fix modem login fetchingDamien Chaumette2004-01-291-0/+1
* - use nice interfaces name (e.g. ethernet0 rather than eth0)Damien Chaumette2004-01-291-5/+4
* do not force page switchThierry Vignaud2004-01-291-1/+0
* sucky toggled fix (queen fix)Damien Chaumette2004-01-281-6/+6
* - move radio buttons to $gui->{intf_radio}Damien Chaumette2004-01-281-7/+8
* fix typo s/Netwok name (ESSID)/Network name (ESSID)/Damien Chaumette2004-01-271-1/+1
* - fix Information pageDamien Chaumette2004-01-271-3/+3
* Remove unused sub.Stew Benedict2004-01-261-15/+1