summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* some gi updates:Sebastien Dupont2002-01-151-45/+48
| | | | | | | | - windows font importation. - advanced font importation. - licence interface. - ...
* fix daemon problem (media to use).Sebastien Dupont2002-01-151-32/+53
| | | | | | | | update informations on drakbackup report mail. __ 3290 lines.
* man pages fr created.Sebastien Dupont2002-01-151-90/+67
| | | | | | | | | | some code cleaning on backend mode. (all_user_list && return_path) new functions on backend mode: - show-conf - debug - help - version.
* some updates ...Sebastien Dupont2002-01-131-35/+37
|
* in "more option" steps user could choose to receive a report by mail for ↵Sebastien Dupont2002-01-131-8/+44
| | | | each backups.
* ftp backup work.Sebastien Dupont2002-01-131-317/+48
| | | | | | | fix time problems. remove doc from file. security fix for configuration file.
* update header pixmaps.Sebastien Dupont2002-01-111-20/+5
| | | | | correction of message problem.
* update header pixmaps.Sebastien Dupont2002-01-111-1/+1
|
* big merge from update 8.1 with cvsdamien2002-01-092-57/+79
| | | | | First part. Part 2 following
* drakbackup work ...Sebastien Dupont2002-01-081-8/+30
| | | | | incremental backup and restore work.
* another round of bad use of _() fixes.Pascal Rigaux2002-01-081-3/+3
|
* fixed bad use of _().Pascal Rigaux2002-01-081-3/+3
|
* removed stupid invocation of _("$_"), is it correct code to change it to $_ ↵Francois Pons2002-01-081-1/+4
| | | | only ?
* user can be equal to 500damien2002-01-031-1/+1
|
* new fixed size and add a head pixmap (to update).Sebastien Dupont2001-12-311-29/+34
|
* lots of update ...Sebastien Dupont2001-12-311-187/+306
| | | | | | | | | | - cron work. - backup incremental & normal work. - corrupted backup data files supported. - error messages updated. - aff list of backup data files pbs. - test all backup files before to restore it.
* updateSebastien Dupont2001-12-301-4/+21
|
* update TODOSebastien Dupont2001-12-291-19/+41
| | | | | | test backup data. and more....
* fix problem of incremental backups !!!Sebastien Dupont2001-12-291-11/+8
|
* lots of update !!!Sebastien Dupont2001-12-281-68/+81
|
* update select data on backup cdSebastien Dupont2001-12-281-12/+12
|
* fix of user selection during restore step.Sebastien Dupont2001-12-271-74/+93
| | | | | | remove return_file_date. change algo for incremental backup.
* some gi corrections & update.Sebastien Dupont2001-12-261-38/+91
| | | | | incremental restore.