summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated pot filePablo Saratxaga2002-01-083-2100/+6171
|
* added eval around pixmap drawing for advertising.Francois Pons2002-01-081-24/+26
|
* another round of bad use of _() fixes.Pascal Rigaux2002-01-081-3/+3
|
* fixed bad use of _().Pascal Rigaux2002-01-081-3/+3
|
* *** empty log message ***Pascal Rigaux2002-01-081-0/+8
|
* *** empty log message ***Pascal Rigaux2002-01-081-0/+8
|
* removed stupid invocation of _("$_"), is it correct code to change it to $_ ↵Francois Pons2002-01-081-1/+4
| | | | only ?
* *** empty log message ***Pascal Rigaux2002-01-081-0/+25
|
* again fixed dam's sucking, please dam's check what you write before commiting.Francois Pons2002-01-081-3/+1
|
* *** empty log message ***Pascal Rigaux2002-01-071-0/+20
|
* *** empty log message ***Pascal Rigaux2002-01-071-0/+51
|
* fixed to match newer menu package.Francois Pons2002-01-071-22/+22
|
* changed installUpdates after summary (to get corrected timezone).Francois Pons2002-01-071-1/+1
|
* added minimal type of install support.Francois Pons2002-01-071-37/+42
|
* separated setDefaultPackages from setPackages because it is used by allowingFrancois Pons2002-01-071-58/+67
| | | | | only base system to be installed (allow remade a better package selection).
* added option to only upgrade packages.Francois Pons2002-01-071-0/+1
|
* added bestMirror method to retrieve a good mirror (according to timezone) andFrancois Pons2002-01-071-5/+40
| | | | | add salt with random number to avoid using always the same.
* removed printdamien2002-01-071-1/+0
|
* also log server name for HTTP installGuillaume Cottenceau2002-01-071-1/+1
|
* socmeticdamien2002-01-071-2/+2
|
* fixed overwriting of install2 filtering, keep diagnostic and strict for ↵Francois Pons2002-01-071-1/+2
| | | | debug mode.
* new pack_start functions, powerpack sub added (code from adrien)damien2002-01-071-60/+37
|
* corrected network connection during installdamien2002-01-072-3/+5
|
* typodamien2002-01-071-5/+5
|
* added debug mode for the whole installdamien2002-01-071-0/+5
|
* incorporated adrien's code to generalize pack functionsdamien2002-01-071-1/+44
| | | | | minor bug fixes
* added debug mode for the whole installdamien2002-01-071-0/+1
|
* *** empty log message ***Pascal Rigaux2002-01-041-0/+54
|
* corrected minor bugs in network (among others bug "modifying read only values")damien2002-01-045-46/+63
| | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky);
* removed obsoleted comment.Francois Pons2002-01-041-2/+2
|
* removed test code.Francois Pons2002-01-041-12/+9
|
* fixed empty flat package selection when giving a limit to medium.Francois Pons2002-01-041-1/+2
|
* allow to use same identifier for security medium (1u).Francois Pons2002-01-044-22/+37
| | | | | | re-install urpmi. allow some error to be catched.
* fix for auto updates.Francois Pons2002-01-041-2/+2
|
* added update installation support to install (big modifs need testing).Francois Pons2002-01-049-60/+194
|
* 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.