Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix options handling | Thierry Vignaud | 2002-07-08 | 1 | -6/+5 |
| | | | | | | - use "perl -w" - s/bttv/harddrake::bttv/ due to recent changes | ||||
* | - standalone app | Daouda Lo | 2002-07-08 | 1 | -0/+127 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 3 | -6/+4 |
| | | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm | ||||
* | add harddrake2 icons | Thierry Vignaud | 2002-07-06 | 26 | -0/+0 |
| | |||||
* | add missing 'use lib' due to harddrak::ui changes | Thierry Vignaud | 2002-07-06 | 1 | -0/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2002-07-06 | 1 | -2/+2 |
| | |||||
* | if we're root and there's a tv card managed by bttv, offer to | Thierry Vignaud | 2002-07-05 | 1 | -2/+6 |
| | | | | | configure bttv trough harddrake::bttv | ||||
* | harddrake2: "the return of the vengeance son" | Thierry Vignaud | 2002-07-04 | 2 | -0/+103 |
| | | | | | | | | | | | - harddrake/data.pm: the data structure - harddrake/ui.pm: the ui code - standalone/service_harddrake: the init.d service (which need a few polishing (timeout, ...) - standalone/harddrake2: the ui caller which need to be dadou/ln -fied | ||||
* | - don't display clear password | Daouda Lo | 2002-07-04 | 1 | -2/+4 |
| | |||||
* | Add drakTermServ application and icon. | Stew Benedict | 2002-06-27 | 2 | -0/+1288 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-06-19 | 1 | -1/+1 |
| | |||||
* | use "wide links = no" for exporting via samba (thanks to Jan Schäfer) | Pascal Rigaux | 2002-06-19 | 1 | -1/+2 |
| | |||||
* | added server, user and network advanced options | Christian Belisle | 2002-06-17 | 1 | -2/+32 |
| | |||||
* | Add an entry for the security user email | Christian Belisle | 2002-06-10 | 1 | -2/+28 |
| | |||||
* | time to remove ipchains/2.2 stuff since now ipchains and iptables | Guillaume Cottenceau | 2002-04-09 | 1 | -137/+18 |
| | | | | | packages conflict | ||||
* | moving from his own rpm to drakxtools | Yves Duret | 2002-04-07 | 1 | -0/+456 |
| | |||||
* | remove uninteresting yduret changes, | Sebastien Dupont | 2002-04-04 | 1 | -32/+29 |
| | | | | | | | would it be possible to know what are your "bugs fixies" ? to yduret: I'm the creator of this program so please do not remove my changes. | ||||
* | please yduret, do not commit these changes on cvs before to test it. | Sebastien Dupont | 2002-04-04 | 1 | -26/+28 |
| | | | | | | you can say "bugs fixes" only if you have corrected some errors but not if you create it! the backup on cd was disabled because the backend is not available for moment. | ||||
* | bugs fixes, code clean up, more mdkish.. | Yves Duret | 2002-03-30 | 2 | -59/+42 |
| | |||||
* | fixing problems | Sebastien Dupont | 2002-03-20 | 1 | -10/+14 |
| | |||||
* | use log for what is not related to explanations | Thierry Vignaud | 2002-03-20 | 1 | -1/+2 |
| | |||||
* | remove backup on cd | Sebastien Dupont | 2002-03-20 | 1 | -14/+14 |
| | |||||
* | exchanging: ttmkfdir by /usr/X11R6/bin/mkttfdir | Sebastien Dupont | 2002-03-20 | 1 | -2/+3 |
| | | | | | which generate correct fonts.dir | ||||
* | - default tv norm is pal rather than ntsc (because of alphabetical | Thierry Vignaud | 2002-03-19 | 1 | -41/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | sort) since it's the most used tv norm - figure out tv norm & country (aka frequency table) from locales - add a hash based on lang in order to do this - add --no-guess if one doesn't want drakxtv to automagically guess tv norm and geographic area through locales (lang.pm) - log with standalone::explanations: - guessed values from locales: language, tv norm and country - runned command to scan for tv channels - ~/.xawtv creation - s/bcast/broadcast/ in displayed messages - add -h and --help support | ||||
* | english | Guillaume Cottenceau | 2002-03-14 | 1 | -5/+5 |
| | |||||
* | - add SECAM to france description to ease user comprehension | Thierry Vignaud | 2002-03-14 | 1 | -37/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove unused variables - revert gc & dam's (also known as the usual suckers) garbage who'ven't the hardware to test: - explain in source why we don't try to install xawtv (see below) - just display a message if xawtv isn't installed since drakx should have installed it - let it be runned as root again (how many times i'm supposed to restore this behaviour) - retest with a tv card - use %ENV rather than relying on shell ~ expansion - if tv card wasn't detected, ask the user to spam us - factorize $in->exit() out of scan4tvchannels() - add to TODO list the possibility to install xawtv if needed - check scantv return value and display an error message - also if the wrapper was runned on console, display a nice message saying one can now run xawtv under X11 | ||||
* | fix some bug | Yves Duret | 2002-03-14 | 1 | -2/+5 |
| | |||||
* | fix * bug in field matching/ not matching | Yves Duret | 2002-03-14 | 1 | -5/+23 |
| | |||||
* | greater timeout | damien | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | minor bug correction | damien | 2002-03-12 | 2 | -9/+9 |
| | |||||
* | added embedded mode | damien | 2002-03-11 | 1 | -0/+1 |
| | |||||
* | - install xawtv when necessary instead of | Guillaume Cottenceau | 2002-03-11 | 1 | -9/+19 |
| | | | | | | | telling people to use urpmi (titi sucks) - prints out a message when no tv card has been detected | ||||
* | fix Stew sucks | Pascal Rigaux | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | re-re-re-re-re-re-uncomment the pkgs check line. | Yves Duret | 2002-03-11 | 1 | -1/+4 |
| | |||||
* | added ASK DEVICE support | Yves Duret | 2002-03-10 | 1 | -6/+17 |
| | |||||
* | added sum up at the end | Yves Duret | 2002-03-09 | 1 | -0/+6 |
| | |||||
* | uncomment line that checks if sane rpm is installed or not (thx gc). | Yves Duret | 2002-03-09 | 1 | -1/+5 |
| | | | | | i sux, | ||||
* | ergonomy changed to fit in mcc | damien | 2002-03-08 | 1 | -26/+38 |
| | |||||
* | 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 |
| |