summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* handle --kde_country=<country>Pascal Rigaux2002-02-161-9/+16
|
* lang::write doesn't need the filename anymorePascal Rigaux2002-02-151-1/+1
|
* embedded mode correctiondamien2002-02-151-1/+1
|
* adapt to the neater network::smb and network::nfsPascal Rigaux2002-02-141-16/+9
|
* fix expert and testing options handlingPascal Rigaux2002-02-141-2/+2
|
* embedded modedamien2002-02-141-1/+3
|
* drakfont embedde modedamien2002-02-141-1/+7
|
* uses xawtv internal strings instead of frequencies tables ids as valuesThierry Vignaud2002-02-141-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 correctiondamien2002-02-121-8/+11
|
* - Assure that Foomatic is installed before checking existing printer queues.Till Kamppeter2002-02-121-0/+3
|
* add drakxtv (scantv gui)Thierry Vignaud2002-02-071-0/+93
|
* fix pixel stuff: don't restart wm on cancelThierry Vignaud2002-02-071-6/+6
|
* handle --embedded xxx xxxPascal Rigaux2002-02-071-7/+12
|
* wizard updateddamien2002-02-051-4/+7
|
* correction for mcc.damien2002-02-051-19/+27
|
* corrected typo. Yvounet, check your code!!damien2002-02-041-1/+4
|
* embedded, explaindamien2002-02-041-1/+4
|
* applied cooker guy english reviewdamien2002-02-041-2/+2
|
* fix dropping samba sections which don't have any "path="Pascal Rigaux2002-02-021-1/+1
|
* ergo fix thx dadou reportYves Duret2002-02-011-7/+12
|
* fix --explain=foo bug that prevent to show anythingYves Duret2002-02-011-2/+6
|
* changed some strings to make translation easierPablo Saratxaga2002-02-012-19/+17
|
* now works in normal user: it modifies the ~/.i18n (todo: handle kde crazy ↵Pascal Rigaux2002-01-301-4/+13
| | | | variables?)
* complex merging....Sebastien Dupont2002-01-301-319/+284
| | | | | | | | | | | | change /var/drakbackup to /var/lib/drakbackup crontab update mail report update sendmail update require rpm mode code optimisation remove about gi new help function
* logdrake is now under gi/perl-install/standaloneYves Duret2002-01-291-22/+119
|
* move /root/* files (ddebug.log, install.log, report.bug,Guillaume Cottenceau2002-01-292-1/+7
| | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there
* Corrected various English typosPablo Saratxaga2002-01-282-8/+8
|
* handle --removable *and* --removable=<dev>Pascal Rigaux2002-01-271-3/+3
|
* handle --removable=<dev>Pascal Rigaux2002-01-271-4/+8
|
* - new options --hd, --nfs, --smb, --removablePascal Rigaux2002-01-271-23/+40
| | | | | | - adapt to new diskdrake modules - save $all_hds->{current_fstab} to know if /etc/fstab must be saved
* name mangling max length set to 12Pascal Rigaux2002-01-231-3/+3
|
* use name mangling for samba labelsPascal Rigaux2002-01-231-3/+71
|
* fix yves's code duplication of lilo_choice (use $::lilo_choice in bootlook)Pascal Rigaux2002-01-221-9/+14
|
* yet again better error reportingPascal Rigaux2002-01-221-5/+5
|
* cleanup error messages (and fix diskdrake's)Pascal Rigaux2002-01-221-3/+7
|
* cleanup, update, enhance security level choicePascal Rigaux2002-01-211-59/+7
|
* fixed i18n bugsStefan Siegel2002-01-211-3/+3
|
* sorry, _("$_") is not allowedGuillaume Cottenceau2002-01-201-3/+3
|
* Rework English syntax in drakbackup - hopefully I've got the intent correct ;^)Stew Benedict2002-01-191-111/+111
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-1819-18/+59
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-28/+41
| | | | | | - write higher-level 'explanations' - small fix, s/`ls ..`/glob(..)/
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-2/+8
| | | | | - fix a small english problem
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-2/+3
| | | | | - fix an english typo, s/connexion/connection/
* update warning messages (qa).Sebastien Dupont2002-01-181-1/+1
|
* fix traduction problems and more ...Sebastien Dupont2002-01-181-161/+227
|
* stable version for qa pkg.Sebastien Dupont2002-01-171-114/+118
| | | | | (without unstables options)
* update send mail.Sebastien Dupont2002-01-161-8/+20
| | | | | (pixel mode. ;))
* add locking to ensure things are in a proper statePascal Rigaux2002-01-161-7/+13
|
* new ./drakbackup --show-confSebastien Dupont2002-01-151-2/+5
|
* fix progress bar problem.Sebastien Dupont2002-01-151-4/+4
|