Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 | ||||
* | (set_removable_configurator) use diskdrake instead of drakupdate_fstab | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
| | | | | | for removable media in automatic mode | ||||
* | handle --auto when managing removable media | Thierry Vignaud | 2004-04-23 | 2 | -6/+10 |
| | |||||
* | set automatic flag for removable media | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
| | |||||
* | NVIDIA_nforce is no more needed (replaced by snd-alsa8x0 and forcedeth | Thierry Vignaud | 2004-04-23 | 1 | -1/+1 |
| | | | | | drivers) | ||||
* | (probe_category) perl_checker cleanup | Thierry Vignaud | 2004-04-23 | 1 | -1/+2 |
| | |||||
* | (remove_alias, remove_alias_regexp, remove_alias_regexp_byname, | Thierry Vignaud | 2004-04-23 | 1 | -0/+5 |
| | | | | | remove_module, set_options) add more explanations | ||||
* | updated Slovanian file | Pablo Saratxaga | 2004-04-22 | 1 | -2491/+4051 |
| | |||||
* | fix 'somewhat' broken isdn type and driver name fetching from pcitable | Damien Chaumette | 2004-04-22 | 1 | -5/+4 |
| | | | | | (this is no paper-bag) | ||||
* | split usb ports from usb controllers (arnaud request) | Thierry Vignaud | 2004-04-22 | 1 | -1/+10 |
| | |||||
* | switch to new harddrake data structure | Thierry Vignaud | 2004-04-22 | 2 | -4/+5 |
| | |||||
* | new harddrake data structure (easier to extend) | Thierry Vignaud | 2004-04-22 | 1 | -49/+290 |
| | |||||
* | (summary) install alsaconf too for isapnp sound cards (it better handle some | Thierry Vignaud | 2004-04-22 | 1 | -2/+2 |
| | | | | | isapnp sound cards) | ||||
* | sync tuners list with 2.6.6-rc2 too | Thierry Vignaud | 2004-04-22 | 1 | -2/+5 |
| | |||||
* | sync card lists with 2.6.6-rc2 | Thierry Vignaud | 2004-04-22 | 1 | -2/+19 |
| | |||||
* | fix tv cards detection | Thierry Vignaud | 2004-04-22 | 1 | -1/+1 |
| | |||||
* | this seems to really fix the alsa pb (?) | Pascal Rigaux | 2004-04-20 | 1 | -0/+2 |
| | |||||
* | add needed RW files | Pascal Rigaux | 2004-04-20 | 1 | -0/+2 |
| | |||||
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 2 | -8/+10 |
| | |||||
* | remove unneeded @all_cards initialisation in reread_net_conf | Damien Chaumette | 2004-04-20 | 1 | -1/+0 |
| | |||||
* | when using alsa /etc/gnome-vfs-mime-magic is badly needed, why? i don't know :) | Pascal Rigaux | 2004-04-20 | 1 | -0/+1 |
| | |||||
* | add unicorn | Pascal Rigaux | 2004-04-20 | 1 | -1/+1 |
| | |||||
* | (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 | ||||
* | 10-31mdk | Thierry Vignaud | 2004-04-20 | 1 | -1/+10 |
| | |||||
* | Consolidate button_box* code, remaining file_dialogs. | Stew Benedict | 2004-04-19 | 1 | -183/+97 |
| | |||||
* | we need agp modules for DRI (nvidia doesn't care, but ATI does, and others too) | Pascal Rigaux | 2004-04-19 | 1 | -0/+2 |
| | |||||
* | fix handling directories-to-create | Pascal Rigaux | 2004-04-19 | 1 | -1/+2 |
| | |||||
* | when creating directories, keep rights & uid & gid (esp. for armagetron) | Pascal Rigaux | 2004-04-19 | 2 | -8/+11 |
| | |||||
* | savekdemimetypes.pl needs HOME=/ otherwise it's tmp file fails (it is in ~/tmp) | Pascal Rigaux | 2004-04-19 | 1 | -2/+5 |
| | |||||
* | - nvidia's libglx.so is hardwired to the tls version, change this | Pascal Rigaux | 2004-04-19 | 1 | -7/+5 |
| | | | | | - if make_live is called more than once, part of removing the tls dirs can fail, but we may still want all of them to be removed | ||||
* | one more .mo needed | Pascal Rigaux | 2004-04-19 | 1 | -0/+1 |
| | |||||
* | $adsl_modem is optional, moved to $o_adsl_modem | Damien Chaumette | 2004-04-19 | 1 | -2/+2 |
| | |||||
* | 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) | ||||
* | updated Welsh and Norwegian files | Pablo Saratxaga | 2004-04-19 | 2 | -2244/+2260 |
| | |||||
* | 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 |
| | |||||
* | the right place to enumerate modules is list_modules.pm | Pascal Rigaux | 2004-04-13 | 2 | -3/+2 |
| | |||||
* | for complete build, one need to do "build" before "install" | Pascal Rigaux | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | rename rule "all" to "default" (it doesn't do all) | Pascal Rigaux | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | - log errors in /tmp/.kde-errors instead of /dev/tty10 (to be able to grep ↵ | Pascal Rigaux | 2004-04-13 | 1 | -3/+3 |
| | | | | | | | it, but that means one can't see it if kde doesn't succed except when using option "shell") - adapt to loop instead of chloop | ||||
* | pptp-linux sometimes is needed | Thierry Vignaud | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | add pppoe plugin too | Thierry Vignaud | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | add pppoa plugin for quite a lot of adsl links | Thierry Vignaud | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | split nework packages by category | Thierry Vignaud | 2004-04-13 | 1 | -2/+10 |
| | |||||
* | adiusbadsl is now eagle-usb | Thierry Vignaud | 2004-04-13 | 1 | -1/+2 |
| | |||||
* | corrected default:LTR entries | Pablo Saratxaga | 2004-04-09 | 2 | -7716/+6759 |
| | |||||
* | updated Ukrainian and Welsh files | Pablo Saratxaga | 2004-04-09 | 1 | -1294/+1547 |
| |