Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill unused image | Thierry Vignaud | 2004-05-17 | 1 | -0/+0 |
| | |||||
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| | |||||
* | Man page for drakbackup.conf. | Stew Benedict | 2004-05-10 | 1 | -0/+180 |
| | |||||
* | Fixed firmware installation. | Till Kamppeter | 2004-05-08 | 1 | -4/+9 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-08 | 1 | -1/+1 |
| | |||||
* | do saner check for ntp package (Robert Vojta) | Thierry Vignaud | 2004-05-07 | 1 | -1/+1 |
| | |||||
* | don't prefer_devfs_name when reading /proc/mounts (which uses devfs names) | Pascal Rigaux | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | fix interface destruction wizard | Thierry Vignaud | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | fix drakupdate_fstab adding twice an entry in fstab, one with the old name, ↵ | Pascal Rigaux | 2004-05-01 | 1 | -1/+5 |
| | | | | one with the devfs name | ||||
* | time is displayed as HH:MM:SS with RTL languages | Thierry Vignaud | 2004-04-30 | 1 | -1/+3 |
| | |||||
* | log removed/added hw | Thierry Vignaud | 2004-04-28 | 1 | -0/+3 |
| | |||||
* | drop isdn_ fonction names | Damien Chaumette | 2004-04-28 | 1 | -2/+2 |
| | |||||
* | more gui layout fixes | Damien Chaumette | 2004-04-27 | 1 | -36/+38 |
| | |||||
* | not needed for Lacie, so removing | Pascal Rigaux | 2004-04-27 | 1 | -1/+0 |
| | |||||
* | remove useless ::prefix references | Thierry Vignaud | 2004-04-23 | 1 | -3/+3 |
| | |||||
* | (build_notebook) sort ppp auth methods | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | re-indentation | Damien Chaumette | 2004-04-23 | 1 | -127/+127 |
| | |||||
* | use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set a | Damien Chaumette | 2004-04-23 | 1 | -7/+3 |
| | | | | | border_width at the same time | ||||
* | change packing to get a better GUI | Damien Chaumette | 2004-04-23 | 1 | -84/+95 |
| | |||||
* | do automatic sound configuration (one can still switch between OSS and | Thierry Vignaud | 2004-04-23 | 1 | -0/+1 |
| | | | | | ALSA through mcc) | ||||
* | handle again timeouts | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | do X11 configuration automagically | Thierry Vignaud | 2004-04-23 | 1 | -1/+2 |
| | |||||
* | handle --auto | Thierry Vignaud | 2004-04-23 | 1 | -0/+1 |
| | |||||
* | - when automatic flag is set for one hardware class, do not ask for | Thierry Vignaud | 2004-04-23 | 1 | -14/+20 |
| | | | | | | | confirmation and just do what is needed - only show "probing in progress" message if we did run an interactive tool | ||||
* | switch to new harddrake data structure | Thierry Vignaud | 2004-04-22 | 2 | -4/+5 |
| | |||||
* | fix tv cards detection | Thierry Vignaud | 2004-04-22 | 1 | -1/+1 |
| | |||||
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 1 | -8/+2 |
| | |||||
* | remove unneeded @all_cards initialisation in reread_net_conf | Damien Chaumette | 2004-04-20 | 1 | -1/+0 |
| | |||||
* | (populate_notebook) fix drakxtools' build | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
| | |||||
* | (build_notebook) do not assume there's not language that want to | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
| | | | | | translate the "dhcp" string as in other code | ||||
* | Consolidate button_box* code, remaining file_dialogs. | Stew Benedict | 2004-04-19 | 1 | -183/+97 |
| | |||||
* | dropped $::i in foreach loop, use $i instead | Damien Chaumette | 2004-04-19 | 1 | -1/+1 |
| | |||||
* | - translate strings once and only for the user. | Damien Chaumette | 2004-04-19 | 1 | -19/+19 |
| | | | | | | don't bother with translated strings internally.. - drop DHCP translation, it's always DHCP | ||||
* | IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP | Damien Chaumette | 2004-04-19 | 1 | -0/+3 |
| | | | | | (broken by #8498 fix) | ||||
* | attempt to correct bug #9423 | damien | 2004-04-19 | 1 | -1/+1 |
| | |||||
* | Some drives don't return "ATIP info from disk". | Stew Benedict | 2004-04-16 | 1 | -1/+1 |
| | |||||
* | - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation | Daouda Lo | 2004-04-08 | 1 | -1/+1 |
| | |||||
* | corrected drakups against new libconf 0.32 | damien | 2004-04-07 | 1 | -3/+3 |
| | |||||
* | Use a scalar with cat_ (Pixel suggestion). | Stew Benedict | 2004-04-06 | 1 | -6/+6 |
| | |||||
* | Don't move existing dhcpd.conf, add an include for terminal-server instead. | Stew Benedict | 2004-04-06 | 1 | -27/+59 |
| | |||||
* | Remove config-info (new home to be man page). | Stew Benedict | 2004-04-05 | 1 | -194/+75 |
| | | | | | | Use ugtk2 cursor wait/normal (share the wheel). Combine/rework restore code. | ||||
* | log nv<=>nvidia switches | Thierry Vignaud | 2004-04-05 | 1 | -0/+2 |
| | |||||
* | let execl() handle the arg array (this is safer) | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | pass timeout parameter too | Thierry Vignaud | 2004-04-01 | 2 | -2/+4 |
| | |||||
* | enable to translate a few more messages | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | translate "XYZ was added/removed" messages | Thierry Vignaud | 2004-04-01 | 1 | -2/+2 |
| | |||||
* | move harddrake service confirmation script from spec file into its own file | Thierry Vignaud | 2004-04-01 | 1 | -0/+7 |
| | |||||
* | space "fix" | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | only alter xfree config if we found an nvidia card | Thierry Vignaud | 2004-03-29 | 1 | -6/+7 |
| |