summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* corrected font display : no useless font->height, but ascent + descentdamien2002-01-041-16/+15
|
* enable easy patch-adding of pcitable and usbtable entriesPascal Rigaux2002-01-041-4/+31
|
* updateddamien2002-01-041-36/+39
|
* changed asus isdn hisax identifydamien2002-01-041-3/+3
|
* *** empty log message ***Pascal Rigaux2002-01-041-0/+54
|
* as asked by Vincent Danen, lower uucp and raise sudoPascal Rigaux2002-01-031-3/+5
|
* toggle Advanced/Basic buttonPascal Rigaux2002-01-032-2/+8
|
* fix english messagesPascal Rigaux2002-01-033-4/+4
|
* save the output of ddcxinfos before modprobe'ing i810fb, and use that output ↵Pascal Rigaux2002-01-033-5/+19
| | | | for Xconfig (when i810fb is modprobe'd, ddc probe doesn't work anymore)
* updated code to create synthesis file (including provides on files).Francois Pons2002-01-031-10/+6
|
* user can be equal to 500damien2002-01-031-1/+1
|
* prefer gcc-cppPascal Rigaux2002-01-031-1/+1
|
* changed @euro locales to plain names; now old currencies ones are obsoletePablo Saratxaga2002-01-021-16/+16
|
* 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.
* *** empty log message ***Pascal Rigaux2001-12-301-0/+5
|
* back to 2.4.16.1mdk-1-1mdkPascal Rigaux2001-12-301-1/+1
|
* format home directories with "-m 0" for ext2&ext3, so that the root reserved ↵Pascal Rigaux2001-12-301-0/+2
| | | | part is 0% (and not 5%)
* 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
|
* add pcmcia-cs with PCMCIA flag in systemFlorent Villard2001-12-281-0/+2
|
* special case pcmcia-cs now handled in rpmsratePascal Rigaux2001-12-281-1/+0
|
* *** empty log message ***Pascal Rigaux2001-12-281-0/+139
|
* (selectMouse): when selecting a usb mouse, call setup_thiskind withPascal Rigaux2001-12-281-5/+7
| | | | | | at_least_one=1 (so that pci_class probe is used and so unknown serial_usb recognised (cf ldetect))
* (setup_thiskind_backend): when at_least_one==1, try load_thiskind forcingPascal Rigaux2001-12-281-3/+3
| | | | | pci_class probe when no modules is found.
* (load_thiskind): allow $probe_type to be given, allowing forced pci probe ↵Pascal Rigaux2001-12-281-4/+4
| | | | (unsafe)
* 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.
* export gtkcolor (used in install_steps_gtk)Pascal Rigaux2001-12-221-1/+1
|
* make perl_checker happyPascal Rigaux2001-12-221-2/+2
|
* s/use pkgs/require pkgs/ since pkgs::versionCompare is only used during installPascal Rigaux2001-12-221-1/+1
|
* add pixmaps on backup step.Sebastien Dupont2001-12-221-3/+23
|
* new designer pixmaps on drakbackup.Sebastien Dupont2001-12-221-15/+17
|
* drakbackup designer icons.Sebastien Dupont2001-12-222-0/+0
|
* some update in file name parsing...Sebastien Dupont2001-12-211-38/+59
| | | | | etc ...
* update the todo headerSebastien Dupont2001-12-201-1/+4
| | | | | | the REQUIRE header & code cleaning
* - tar -cvf tarfilename --after-date="sept 1, 2000" /homeSebastien Dupont2001-12-201-51/+152
| | | | | | | | | | | l.380 incremental: date -> if already exist do find -m ... | tar ... non incremental: date + delete old before the backup - correct detection of backups during restore. - gi for other media during restore. hd-> ok - backend for build backup update and support incremental backups. - real incremental backup
* API changed, so call changeddamien2001-12-201-1/+1
|
* new ayo logodamien2001-12-201-0/+0
|
* update resore & help.Sebastien Dupont2001-12-201-21/+23
|
* add dl2k.o (nic module) per request of nplanelGuillaume Cottenceau2001-12-191-0/+1
|
* - gi for other media during restore. hd-> okSebastien Dupont2001-12-191-63/+592
| | | | | | | - backend for build backup update and support incremental backups. - real incremental backup
* new BOOT kernel (2.4.16.10mdk-1-1mdk)Pascal Rigaux2001-12-191-1/+1
|
* update graphical backenddamien2001-12-191-1/+1
|
* add other media source during restore.Sebastien Dupont2001-12-191-3/+17
|
* - update help & license.Sebastien Dupont2001-12-191-14/+43
| | | | | - code cleaning.
* - ask during whqt sys step if user want to backup criticalSebastien Dupont2001-12-191-77/+198
| | | | | | | | files, like /etc/passwd /etc/group /etc/fstab - use preserve permissions during tar - begin of total backup step.( all partitions wanted, windows partitions for example!) - remove replace mode (backup_*_version is enought)