summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* workaround gtk bug #118047Thierry Vignaud2003-08-211-8/+2
|
* have bootsplash also for smp & enterprise kernelsPascal Rigaux2003-08-211-1/+1
|
* *** empty log message ***Pascal Rigaux2003-08-211-1/+173
|
* typo fixes from Arpad BiroThierry Vignaud2003-08-211-1/+1
|
* only access $::o->{mouse}{unsafe} during installPascal Rigaux2003-08-211-1/+1
|
* don't care if insmod'ing ohci1394 fail (bug #1972)Pascal Rigaux2003-08-211-1/+1
|
* fix english (thanks to Reinout van Schouwen)Pascal Rigaux2003-08-211-1/+1
|
* display the error returned by ntfsresize (need i18n though)Pascal Rigaux2003-08-211-3/+5
|
* move ugtk2 related language fixes into ugtk2 jailThierry Vignaud2003-08-212-2/+3
|
* fix no winmodem message/behaviorDamien Chaumette2003-08-211-0/+2
|
* also display probe.c entries that are completely missing from pcitableGuillaume Cottenceau2003-08-211-3/+3
|
* 0x1524 0x1411 is a yenta_socket on Asus Pundit machine (laurent at pschit.net)Guillaume Cottenceau2003-08-211-0/+1
|
* - strip_modules on every archPascal Rigaux2003-08-211-8/+4
| | | | | - discard error messages (there are normal and ugly)
* no need for NC(), doing it in translate() in any casePascal Rigaux2003-08-211-8/+3
|
* don't propose XF3 when $force_xf4Pascal Rigaux2003-08-211-4/+6
|
* fix typo ($::force_xf4 doesn't exist anymore)Pascal Rigaux2003-08-211-1/+1
|
* updated pot filePablo Saratxaga2003-08-212-374/+549
|
* when umount fails, try killing fam and trying againPascal Rigaux2003-08-211-5/+4
|
* 9.2-0.33mdkThierry Vignaud2003-08-211-2/+16
|
* set $::o in standalone mode too (because of guillaume fixes for "pangoThierry Vignaud2003-08-211-0/+2
| | | | | vs cjk" match)
* chinese badly wrap with labels tooThierry Vignaud2003-08-211-1/+1
|
* fix typoPascal Rigaux2003-08-211-1/+1
|
* - fix call to openit()Pascal Rigaux2003-08-211-6/+4
| | | | | - replace *F with $F
* - use $TMPDIR before using $HOME/tmpPascal Rigaux2003-08-211-2/+2
| | | | | - if $HOME doesn't exist, it will use /tmp which is safe when using secured_file()
* only offer to configure xawtv if bttv was configuredThierry Vignaud2003-08-211-3/+3
|
* return ok/cancel stateThierry Vignaud2003-08-211-0/+2
|
* fix warnings with diagnostics pragmaThierry Vignaud2003-08-211-2/+2
|
* 9.2 pictures from LNFrancois Pons2003-08-211-0/+0
|
* updated with newer pictures of 9.2.Francois Pons2003-08-211-1/+4
|
* s/freeciv/freeciv-client/Guillaume Cottenceau2003-08-211-1/+1
|
* - allow user to copy firmware from a floppyDamien Chaumette2003-08-211-4/+39
| | | | | | - fix 'previous' behavior - change wrong url
* use perl-URPM 0.94Francois Pons2003-08-211-16/+2
|
* updated with new perl-URPM 0.94 (simplified code)Francois Pons2003-08-211-20/+7
|
* fix firmware urlDamien Chaumette2003-08-211-2/+2
|
* Changed back NC() to N() (functionality will be merged)Pablo Saratxaga2003-08-211-1/+1
|
* fixed English typosPablo Saratxaga2003-08-211-3/+3
|
* perl_checker complain avout using N(@_) so NC() has been rewritten asPablo Saratxaga2003-08-211-3/+4
| | | | | a duplicate of N() plus one line
* definition and use of an NC() function (translation with context, kde like)Pablo Saratxaga2003-08-212-1/+9
|
* the scrolled text is correctly sized, so do not let it compete withThierry Vignaud2003-08-211-1/+1
| | | | | the options box and the advanced box for availlable space
* avoid 0 to be dumped in urpmi.cfg :(Francois Pons2003-08-211-2/+2
|
* really fixed bad content generated.Francois Pons2003-08-211-6/+6
|
* fixed next key block not taken into accound.Francois Pons2003-08-211-0/+1
|
* added some log when importing pbukey block and when key id have been found.Francois Pons2003-08-211-1/+5
|
* make sure other key are added to urpmi.cfg when imported.Francois Pons2003-08-211-3/+3
|
* of course newly added module pdc-ultra doesn't fit on hd.img :-/Pascal Rigaux2003-08-211-1/+1
|
* *** empty log message ***Pascal Rigaux2003-08-211-1/+137
|
* simplifyPascal Rigaux2003-08-211-3/+3
|
* allocatePartitions() resulted in a small unallocated area at the end of thePascal Rigaux2003-08-211-0/+4
| | | | | | | | | | | | | | | | | drive when: - suggest_part() reserves some room for the other partitions which are going to be added next. For maxsize limited partition, it reserves maxsize (if maxsize is reached) - suggest_part() which adds the last partition limited by maxsize can be called on a partition a little bigger than maxsize due to cylinder boundary adjustments on previous partition creations. In that case, it doesn't use the full area. It occured for example with the current $fsedit::suggestions{server}. The fix chosen is to ensure the last suggest_part() is called with a size defined as maxsize <= size < maxsize + cylinder_size.
* fix english (thanks to Arpad Biro)Pascal Rigaux2003-08-201-3/+3
|
* fix english (thanks to Arpad Biro)Pascal Rigaux2003-08-201-1/+1
|