Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected network connection during install | damien | 2002-01-07 | 2 | -3/+5 |
| | |||||
* | typo | damien | 2002-01-07 | 1 | -5/+5 |
| | |||||
* | added debug mode for the whole install | damien | 2002-01-07 | 1 | -0/+5 |
| | |||||
* | incorporated adrien's code to generalize pack functions | damien | 2002-01-07 | 1 | -1/+44 |
| | | | | | minor bug fixes | ||||
* | added debug mode for the whole install | damien | 2002-01-07 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-04 | 1 | -0/+54 |
| | |||||
* | corrected minor bugs in network (among others bug "modifying read only values") | damien | 2002-01-04 | 5 | -46/+63 |
| | | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky); | ||||
* | removed obsoleted comment. | Francois Pons | 2002-01-04 | 1 | -2/+2 |
| | |||||
* | removed test code. | Francois Pons | 2002-01-04 | 1 | -12/+9 |
| | |||||
* | fixed empty flat package selection when giving a limit to medium. | Francois Pons | 2002-01-04 | 1 | -1/+2 |
| | |||||
* | allow to use same identifier for security medium (1u). | Francois Pons | 2002-01-04 | 4 | -22/+37 |
| | | | | | | re-install urpmi. allow some error to be catched. | ||||
* | fix for auto updates. | Francois Pons | 2002-01-04 | 1 | -2/+2 |
| | |||||
* | added update installation support to install (big modifs need testing). | Francois Pons | 2002-01-04 | 9 | -60/+194 |
| | |||||
* | corrected font display : no useless font->height, but ascent + descent | damien | 2002-01-04 | 1 | -16/+15 |
| | |||||
* | enable easy patch-adding of pcitable and usbtable entries | Pascal Rigaux | 2002-01-04 | 1 | -4/+31 |
| | |||||
* | updated | damien | 2002-01-04 | 1 | -36/+39 |
| | |||||
* | changed asus isdn hisax identify | damien | 2002-01-04 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-01-04 | 1 | -0/+54 |
| | |||||
* | as asked by Vincent Danen, lower uucp and raise sudo | Pascal Rigaux | 2002-01-03 | 1 | -3/+5 |
| | |||||
* | toggle Advanced/Basic button | Pascal Rigaux | 2002-01-03 | 2 | -2/+8 |
| | |||||
* | fix english messages | Pascal Rigaux | 2002-01-03 | 3 | -4/+4 |
| | |||||
* | save the output of ddcxinfos before modprobe'ing i810fb, and use that output ↵ | Pascal Rigaux | 2002-01-03 | 3 | -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 Pons | 2002-01-03 | 1 | -10/+6 |
| | |||||
* | user can be equal to 500 | damien | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | prefer gcc-cpp | Pascal Rigaux | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | changed @euro locales to plain names; now old currencies ones are obsolete | Pablo Saratxaga | 2002-01-02 | 1 | -16/+16 |
| | |||||
* | new fixed size and add a head pixmap (to update). | Sebastien Dupont | 2001-12-31 | 1 | -29/+34 |
| | |||||
* | lots of update ... | Sebastien Dupont | 2001-12-31 | 1 | -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 Rigaux | 2001-12-30 | 1 | -0/+5 |
| | |||||
* | format home directories with "-m 0" for ext2&ext3, so that the root reserved ↵ | Pascal Rigaux | 2001-12-30 | 1 | -0/+2 |
| | | | | part is 0% (and not 5%) | ||||
* | update | Sebastien Dupont | 2001-12-30 | 1 | -4/+21 |
| | |||||
* | update TODO | Sebastien Dupont | 2001-12-29 | 1 | -19/+41 |
| | | | | | | test backup data. and more.... | ||||
* | fix problem of incremental backups !!! | Sebastien Dupont | 2001-12-29 | 1 | -11/+8 |
| | |||||
* | lots of update !!! | Sebastien Dupont | 2001-12-28 | 1 | -68/+81 |
| | |||||
* | add pcmcia-cs with PCMCIA flag in system | Florent Villard | 2001-12-28 | 1 | -0/+2 |
| | |||||
* | special case pcmcia-cs now handled in rpmsrate | Pascal Rigaux | 2001-12-28 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-12-28 | 1 | -0/+139 |
| | |||||
* | (selectMouse): when selecting a usb mouse, call setup_thiskind with | Pascal Rigaux | 2001-12-28 | 1 | -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 forcing | Pascal Rigaux | 2001-12-28 | 1 | -3/+3 |
| | | | | | pci_class probe when no modules is found. | ||||
* | (load_thiskind): allow $probe_type to be given, allowing forced pci probe ↵ | Pascal Rigaux | 2001-12-28 | 1 | -4/+4 |
| | | | | (unsafe) | ||||
* | update select data on backup cd | Sebastien Dupont | 2001-12-28 | 1 | -12/+12 |
| | |||||
* | fix of user selection during restore step. | Sebastien Dupont | 2001-12-27 | 1 | -74/+93 |
| | | | | | | remove return_file_date. change algo for incremental backup. | ||||
* | some gi corrections & update. | Sebastien Dupont | 2001-12-26 | 1 | -38/+91 |
| | | | | | incremental restore. | ||||
* | export gtkcolor (used in install_steps_gtk) | Pascal Rigaux | 2001-12-22 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2001-12-22 | 1 | -2/+2 |
| | |||||
* | s/use pkgs/require pkgs/ since pkgs::versionCompare is only used during install | Pascal Rigaux | 2001-12-22 | 1 | -1/+1 |
| | |||||
* | add pixmaps on backup step. | Sebastien Dupont | 2001-12-22 | 1 | -3/+23 |
| | |||||
* | new designer pixmaps on drakbackup. | Sebastien Dupont | 2001-12-22 | 1 | -15/+17 |
| | |||||
* | drakbackup designer icons. | Sebastien Dupont | 2001-12-22 | 2 | -0/+0 |
| | |||||
* | some update in file name parsing... | Sebastien Dupont | 2001-12-21 | 1 | -38/+59 |
| | | | | | etc ... |