Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove confusing "On hard drive" checkbox from wizard (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -4/+1 |
| | |||||
* | Fix failure to disable user cron job. Code reduction. | Stew Benedict | 2004-02-10 | 1 | -35/+18 |
| | |||||
* | (appli_choice) fix crash on option toggling (#7248) | Thierry Vignaud | 2004-02-09 | 1 | -5/+5 |
| | |||||
* | Thierry compliance. Doesn't work anymore and fails perl_checker now :P | Stew Benedict | 2004-02-09 | 1 | -39/+30 |
| | |||||
* | handle allowNVIDIA_rpms & allowATI_rpms directly in ↵ | Pascal Rigaux | 2004-02-09 | 1 | -3/+1 |
| | | | | Xconfig::card::install_server | ||||
* | make XFdrake startup be instantenous for non nv|ati cards (allowNVIDIA_rpms and | Thierry Vignaud | 2004-02-08 | 1 | -2/+2 |
| | | | | | allowATI_rpms tests used to cost us 99% of the long startup time of XFdrake:-() | ||||
* | English typo and disambiguation of some strings | Pablo Saratxaga | 2004-02-07 | 1 | -5/+5 |
| | |||||
* | PXE image support, researched by Venantius Kumar. | Stew Benedict | 2004-02-07 | 1 | -10/+33 |
| | |||||
* | use ->create_okcancel instead of doing it by hand | Pascal Rigaux | 2004-02-06 | 1 | -4/+1 |
| | | | | | (hopefully it will ensure better choice of Ok/Cancel vs Cancel/Ok without breaking anything...) | ||||
* | - no special testing mouse in embedded | Pascal Rigaux | 2004-02-06 | 1 | -13/+4 |
| | | | | | - use mouse::change_mouse_live() | ||||
* | advertize alsaconf too since sndconfig failled for cards only managed | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | by ALSA (#7456) | ||||
* | workaround gtk limitation #133489 | Thierry Vignaud | 2004-02-06 | 1 | -9/+11 |
| | |||||
* | (alert_config) do not complain when removing non existing cron entry | Thierry Vignaud | 2004-02-06 | 1 | -1/+1 |
| | | | | | (aka when one run twice the disable path) | ||||
* | Warn if the user is not in framebuffer mode, but allow to see the installed ↵ | Florent Villard | 2004-02-06 | 1 | -17/+19 |
| | | | | | | | | theme. Do not perform autologin config in splash mode Better parsing of current resolution from detect-resolution | ||||
* | - do only one regexp on $interface | Damien Chaumette | 2004-02-06 | 1 | -3/+9 |
| | | | | | - more readable repack | ||||
* | - add sub check_field | Damien Chaumette | 2004-02-06 | 1 | -2/+10 |
| | | | | | | - check IPs - delete BOOTPROTO when not needed | ||||
* | Provide more detailed info on files backed up/ignored. <Anthill #306> | Stew Benedict | 2004-02-06 | 1 | -91/+114 |
| | | | | | Cleanup some of the redundant code in the actual backup routines. | ||||
* | typo fix (spoted by Per Øyvind Karlsen) | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | Informations doesn't exist in english, use Information instead (no need to ↵ | Guillaume Cottenceau | 2004-02-05 | 1 | -5/+5 |
| | | | | update the POs, they already contain Information elsewhere) | ||||
* | upcase protocol name | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | write fstab for /tmp using tmpfs when "clean /tmp" is chosen | Pascal Rigaux | 2004-02-05 | 1 | -3/+11 |
| | |||||
* | remove $draw2 (in ugtk2.pm) and wiz_default_left.png which are unused | Pascal Rigaux | 2004-02-04 | 1 | -0/+0 |
| | |||||
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
| | |||||
* | compact declaration | Damien Chaumette | 2004-02-04 | 1 | -4/+2 |
| | |||||
* | ethernet cards get via get_eth_cards() | Damien Chaumette | 2004-02-04 | 1 | -0/+2 |
| | |||||
* | - add network::ethernet::get_eth_cards_names | Damien Chaumette | 2004-02-04 | 1 | -6/+1 |
| | | | | | - kill duplicated code | ||||
* | drop Storable and use Dumper (queen & pipi rulez) | Damien Chaumette | 2004-02-04 | 1 | -2/+2 |
| | |||||
* | typo fix... | Damien Chaumette | 2004-02-04 | 1 | -0/+1 |
| | |||||
* | Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist. | Stew Benedict | 2004-02-03 | 1 | -7/+30 |
| | |||||
* | - fix adsl_conf_backend call | Damien Chaumette | 2004-02-03 | 1 | -3/+2 |
| | | | | | - store and retreive network interfaces via $config file | ||||
* | remove unneeded next fields | Thierry Vignaud | 2004-02-02 | 1 | -2/+0 |
| | |||||
* | make cron script be able to use either local smtp server or a remote | Thierry Vignaud | 2004-02-02 | 1 | -12/+19 |
| | | | | | one (arnaud) | ||||
* | add "remove cron entry" on arnaud request | Thierry Vignaud | 2004-02-02 | 1 | -2/+21 |
| | |||||
* | - remove not needed $security | Damien Chaumette | 2004-01-30 | 1 | -4/+5 |
| | | | | | - clean dumb foreach repetition (one foreach to rule them all) | ||||
* | - show gateway in ethernet only | Damien Chaumette | 2004-01-30 | 1 | -6/+8 |
| | | | | | - hide gateway Entry in dhcp mode | ||||
* | replace conf_network_card_backend() "detect" calls by get_eth_cards() ones | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | beautify ethernet cards name | Damien Chaumette | 2004-01-29 | 1 | -0/+9 |
| | |||||
* | Configure clients with defined IPs to set hostname so gnome works. | Stew Benedict | 2004-01-29 | 1 | -6/+16 |
| | |||||
* | shrink | Damien Chaumette | 2004-01-29 | 1 | -14/+5 |
| | |||||
* | fix modem login fetching | Damien Chaumette | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - use nice interfaces name (e.g. ethernet0 rather than eth0) | Damien Chaumette | 2004-01-29 | 1 | -5/+4 |
| | | | | | - fix adsl loading and saving calls | ||||
* | do not force page switch | Thierry Vignaud | 2004-01-29 | 1 | -1/+0 |
| | |||||
* | sucky toggled fix (queen fix) | Damien Chaumette | 2004-01-28 | 1 | -6/+6 |
| | |||||
* | - move radio buttons to $gui->{intf_radio} | Damien Chaumette | 2004-01-28 | 1 | -7/+8 |
| | | | | | - fix authentication menu wrongly used for isdn | ||||
* | fix typo s/Netwok name (ESSID)/Network name (ESSID)/ | Damien Chaumette | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | - fix Information page | Damien Chaumette | 2004-01-27 | 1 | -3/+3 |
| | | | | | - use mapIntfToDevice to get infos | ||||
* | Remove unused sub. | Stew Benedict | 2004-01-26 | 1 | -15/+1 |
| | |||||
* | Another cron issue reported on Anthill. | Stew Benedict | 2004-01-26 | 1 | -2/+3 |
| | |||||
* | reput back my changes that poulpy gratuitously rollbacked because: | Thierry Vignaud | 2004-01-26 | 1 | -12/+6 |
| | | | | | | | | | | - he hadn't update network/*pm but only update standalone/drakconnect - he happilly followed what perl_checker instrumentate him w/o any second thoughs next time damien, do not listen gc when he's explaining how he resolves conflicts the first time he used cvs :-( | ||||
* | - fix sucky fix | Damien Chaumette | 2004-01-26 | 1 | -1/+1 |
| |