summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* o finish moving draknet to drakconnect in standaloneDamien Chaumette2002-07-163-3/+3
|
* fix "$" in translated stringPascal Rigaux2002-07-161-1/+1
|
* - isStandalone is set in standalone.pm, removed.Daouda Lo2002-07-151-1/+0
|
* - isStandalone is set in standalone.pm, removedDaouda Lo2002-07-151-1/+0
|
* - set isStandalone to 1 to center wait messagesDaouda Lo2002-07-151-0/+2
|
* added patch from imz@altlinux.ruFrancois Pons2002-07-151-0/+20
|
* - draknet_conf to drakconnect_confDamien Chaumette2002-07-121-6/+6
|
* - draknet png renamingDamien Chaumette2002-07-122-0/+0
|
* - changing draknet to drakconnectDamien Chaumette2002-07-122-0/+0
|
* draknet is dead; viva el drakconnectThierry Vignaud2002-07-111-694/+0
|
* update copyrightThierry Vignaud2002-07-111-1/+1
|
* changing draknet name to drakconnectDamien Chaumette2002-07-111-0/+694
|
* perltidy parsing.Sebastien Dupont2002-07-112-2761/+4866
|
* readd iconsThierry Vignaud2002-07-1026-0/+0
|
* readd iconsThierry Vignaud2002-07-1026-0/+0
|
* - code updateDaouda Lo2002-07-101-5/+5
| | | | | - use local http server for test.
* - redirect stderrThierry Vignaud2002-07-091-5/+1
| | | | | - remove old commented stuff
* - configurator got displayedThierry Vignaud2002-07-091-19/+19
| | | | | - move timeout around configurator asking (still not 100% ok)
* time out after 200 secondsThierry Vignaud2002-07-091-1/+6
|
* fix boot freeze on hw change: initscript was running us with stdoutThierry Vignaud2002-07-092-13/+58
| | | | | redirected to /dev/null; just use a small sh wrapper to fix it
* no need to 'use strict' in "binary"Thierry Vignaud2002-07-081-1/+0
|
* - only work on startThierry Vignaud2002-07-081-1/+9
| | | | | | - add "please wait" message - really don't cry when no previous config
* skip configuration on firt runThierry Vignaud2002-07-081-1/+2
|
* skip hw classes without configurator (which'll have a configuratorThierry Vignaud2002-07-081-0/+1
| | | | | after porting updfstab)
* - detect package automatically when app is chosenDaouda Lo2002-07-081-7/+12
|
* - fix options handlingThierry Vignaud2002-07-081-6/+5
| | | | | | - use "perl -w" - s/bttv/harddrake::bttv/ due to recent changes
* - standalone appDaouda Lo2002-07-081-0/+127
|
* various cleanups:Thierry Vignaud2002-07-083-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 iconsThierry Vignaud2002-07-0626-0/+0
|
* add missing 'use lib' due to harddrak::ui changesThierry Vignaud2002-07-061-0/+1
|
* simplifyThierry Vignaud2002-07-061-2/+2
|
* if we're root and there's a tv card managed by bttv, offer toThierry Vignaud2002-07-051-2/+6
| | | | | configure bttv trough harddrake::bttv
* harddrake2: "the return of the vengeance son"Thierry Vignaud2002-07-042-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 passwordDaouda Lo2002-07-041-2/+4
|
* Add drakTermServ application and icon.Stew Benedict2002-06-272-0/+1288
|
* *** empty log message ***Pascal Rigaux2002-06-191-1/+1
|
* use "wide links = no" for exporting via samba (thanks to Jan Schäfer)Pascal Rigaux2002-06-191-1/+2
|
* added server, user and network advanced optionsChristian Belisle2002-06-171-2/+32
|
* Add an entry for the security user emailChristian Belisle2002-06-101-2/+28
|
* time to remove ipchains/2.2 stuff since now ipchains and iptablesGuillaume Cottenceau2002-04-091-137/+18
| | | | | packages conflict
* moving from his own rpm to drakxtoolsYves Duret2002-04-071-0/+456
|
* remove uninteresting yduret changes,Sebastien Dupont2002-04-041-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 Dupont2002-04-041-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 Duret2002-03-302-59/+42
|
* fixing problemsSebastien Dupont2002-03-201-10/+14
|
* use log for what is not related to explanationsThierry Vignaud2002-03-201-1/+2
|
* remove backup on cdSebastien Dupont2002-03-201-14/+14
|
* exchanging: ttmkfdir by /usr/X11R6/bin/mkttfdirSebastien Dupont2002-03-201-2/+3
| | | | | which generate correct fonts.dir
* - default tv norm is pal rather than ntsc (because of alphabeticalThierry Vignaud2002-03-191-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
* englishGuillaume Cottenceau2002-03-141-5/+5
|