Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drakproxy rewritten | damien | 2002-03-08 | 1 | -2/+4 |
| | |||||
* | working drakproxy | damien | 2002-03-08 | 1 | -83/+17 |
| | |||||
* | corrected network up/down when network install | damien | 2002-03-08 | 1 | -7/+12 |
| | |||||
* | fixed NVIDIA support to use newer kernel naming conventions. | Francois Pons | 2002-03-08 | 1 | -2/+3 |
| | |||||
* | i18n changes | Pablo Saratxaga | 2002-03-07 | 1 | -2/+1 |
| | |||||
* | Added a missing _( ) around a text | Pablo Saratxaga | 2002-03-07 | 1 | -1/+1 |
| | |||||
* | corrected network/internet restart when already connected | damien | 2002-03-07 | 1 | -3/+4 |
| | |||||
* | - call net_monitor to disable internet | Guillaume Cottenceau | 2002-03-07 | 1 | -5/+21 |
| | | | | | | | | connection before network-restart - user return value when status'ing the initscripts rather than grepping their text output | ||||
* | make gc happy | damien | 2002-03-07 | 1 | -2/+2 |
| | |||||
* | corrected bad system command | damien | 2002-03-07 | 1 | -3/+3 |
| | |||||
* | drakboot functionality for PPC | Stew Benedict | 2002-03-07 | 1 | -3/+5 |
| | |||||
* | (nfs_exports::update_server): ensure portmap is running | Pascal Rigaux | 2002-03-06 | 1 | -0/+1 |
| | |||||
* | corrected HASH and ARRAY label | damien | 2002-03-06 | 1 | -9/+20 |
| | |||||
* | when called by kcontrol with --apply, don't modify kde config files, ↵ | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | | | | kcontrol takes care of it more nicely | ||||
* | print an error message if xawtv isn't installed | Thierry Vignaud | 2002-03-06 | 1 | -20/+25 |
| | |||||
* | fix conflict between i18n and complete signal handler (ie return key | Thierry Vignaud | 2002-03-06 | 1 | -18/+17 |
| | | | | | and not value) | ||||
* | mail alert: use eval {} to catch wizcancel | Yves Duret | 2002-03-05 | 1 | -3/+20 |
| | |||||
* | restrict localedrake to installed lang | Pascal Rigaux | 2002-03-01 | 1 | -3/+2 |
| | |||||
* | bugfixs | damien | 2002-02-28 | 1 | -4/+19 |
| | |||||
* | corrected translation for crontab | damien | 2002-02-28 | 1 | -4/+12 |
| | |||||
* | including 'su' mode on drakfont. | Sebastien Dupont | 2002-02-28 | 1 | -0/+1 |
| | |||||
* | - simplify an ACTION||fallback;fallback into ACTION;fallback | Thierry Vignaud | 2002-02-27 | 1 | -1/+4 |
| | | | | | | | - print a message saying that xawtv can be used now at the end of the channels auto-probing in case of direct use from cl and not from XawTV wrapper (from qa test) aka let the world be better :-) | ||||
* | use "xvt -T" rather than "xvt --title": now not only we support rxvt | Thierry Vignaud | 2002-02-26 | 1 | -1/+1 |
| | | | | | | and xterm but konsole too. the only one missing is gnome-terminal which has -t but not -T | ||||
* | corrected ttf/TTF and xfs restart | damien | 2002-02-26 | 1 | -3/+5 |
| | |||||
* | update comments | Thierry Vignaud | 2002-02-26 | 1 | -3/+4 |
| | |||||
* | - remove useless "no_edit => 1" | Thierry Vignaud | 2002-02-26 | 1 | -19/+14 |
| | | | | | | | | | | | | | | - use interactive_gtk to determine if we're runned under X11 (ie authorized acces to X11 server, X11 context, ...) - add a note to remember that we should add a method to detect if we run under X11 if/when we implement interactive_qt - simplify code : * remove is_tv and simplify its code to be a one-liner (replace a foreach by a scalar context) * use format to prevent reverse lookup on scantv run thus enabling to reverse the initial hash table - all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real hw. | ||||
* | add --testing | Pascal Rigaux | 2002-02-25 | 1 | -1/+2 |
| | |||||
* | debug | damien | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | exit the pur_gtk version after launching the wizard version | Guillaume Cottenceau | 2002-02-22 | 1 | -2/+6 |
| | |||||
* | update TODO list; | Thierry Vignaud | 2002-02-22 | 1 | -0/+2 |
| | | | | | explain what is HRC | ||||
* | added new gfx only standalone | damien | 2002-02-21 | 40 | -0/+0 |
| | |||||
* | more translatable strings; | Thierry Vignaud | 2002-02-21 | 1 | -5/+6 |
| | | | | | | hide scantv output on console; check that we're under X11 before running scantv in an xterm | ||||
* | changed button label | damien | 2002-02-21 | 1 | -1/+1 |
| | |||||
* | fixed NVIDIA package in urpmi db by directly using urpm library instead of | Francois Pons | 2002-02-20 | 1 | -6/+18 |
| | | | | | parsing (now removed) depslist.ordered file. | ||||
* | factorize and update the reading of previous security level | Pascal Rigaux | 2002-02-20 | 1 | -5/+2 |
| | |||||
* | cosmetic change, mcc compliance | damien | 2002-02-20 | 1 | -2/+5 |
| | |||||
* | Assured that the default page size is "Letter" for US/Canada and "A4" for ↵ | Till Kamppeter | 2002-02-19 | 1 | -3/+0 |
| | | | | | | | | the rest of the world. The "Description" field of a printer queue is filled in with printer manufacturer and model by default. Removed unused varaiables in /usr/sbin/printerdrake. | ||||
* | - handle --kde_lang with optionally --kde_country | Pascal Rigaux | 2002-02-18 | 1 | -3/+9 |
| | | | | | - handle --apply | ||||
* | HP OfficeJet support | Yves Duret | 2002-02-18 | 1 | -2/+10 |
| | |||||
* | scsi/parport preliminary support | Yves Duret | 2002-02-18 | 1 | -3/+10 |
| | |||||
* | change the message & ask wether to logout or not | Pascal Rigaux | 2002-02-18 | 1 | -2/+2 |
| | |||||
* | handle --kde_country=<country> | Pascal Rigaux | 2002-02-16 | 1 | -9/+16 |
| | |||||
* | lang::write doesn't need the filename anymore | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | embedded mode correction | damien | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | adapt to the neater network::smb and network::nfs | Pascal Rigaux | 2002-02-14 | 1 | -16/+9 |
| | |||||
* | fix expert and testing options handling | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | |||||
* | embedded mode | damien | 2002-02-14 | 1 | -1/+3 |
| | |||||
* | drakfont embedde mode | damien | 2002-02-14 | 1 | -1/+7 |
| | |||||
* | uses xawtv internal strings instead of frequencies tables ids as values | Thierry Vignaud | 2002-02-14 | 1 | -29/+19 |
| | | | | | | | | | | in %freqtables in order to enhance drakxtv robustness when translators'll arrive. thus we'll pass right strings to scantv instead of translated ones explain how we manage the "all frequencies" case display sorted tv norms | ||||
* | bug correction | damien | 2002-02-12 | 1 | -8/+11 |
| |