summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* added missing require.Francois Pons2003-08-201-0/+1
|
* fix bug 3976.Francois Pons2003-08-201-3/+3
|
* added pubkey and rpmdb key importation.Francois Pons2003-08-201-1/+26
|
* added emulate wheel support (a bit hacky though) (bug 3976)Francois Pons2003-08-201-1/+9
|
* added pubkey support for medium.Francois Pons2003-08-201-0/+20
|
* added URPM::Signature module needed to parse pubkey and import them to rpmdb.Francois Pons2003-08-201-0/+1
|
* this file allows to make an antialiased black-on-white png, antialiased ↵Guillaume Cottenceau2003-08-201-0/+167
| | | | | | | black-on-transparent it's used for perl-install/pixmaps/langs/lang-*.png
* make them transparentGuillaume Cottenceau2003-08-2016-0/+0
|
* Use x86 smp detection scheme on amd64 instead of the ugly dmesg workaround.Gwenolé Beauchesne2003-08-201-3/+2
|
* Add strip_modules scriptGwenolé Beauchesne2003-08-201-0/+124
|
* - Strip modules on AMD64 with K. O. scriptGwenolé Beauchesne2003-08-206-12/+37
| | | | | - Split network_gigabit_usb.img into network_{gigabit,usb}.img on AMD64
* frederic crozat said that border is ugly for standalone tools.Thierry Vignaud2003-08-201-0/+1
| | | | | so let it be used only by install.
* Added choice of Irish keyboard; updated the Georgian "latin layout" one.Pablo Saratxaga2003-08-202-4/+5
|