Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | - fix call to openit() | Pascal Rigaux | 2003-08-21 | 1 | -6/+4 |
| | | | | | - replace *F with $F | ||||
* | - use $TMPDIR before using $HOME/tmp | Pascal Rigaux | 2003-08-21 | 1 | -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 configured | Thierry Vignaud | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | return ok/cancel state | Thierry Vignaud | 2003-08-21 | 1 | -0/+2 |
| | |||||
* | fix warnings with diagnostics pragma | Thierry Vignaud | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | 9.2 pictures from LN | Francois Pons | 2003-08-21 | 1 | -0/+0 |
| | |||||
* | updated with newer pictures of 9.2. | Francois Pons | 2003-08-21 | 1 | -1/+4 |
| | |||||
* | s/freeciv/freeciv-client/ | Guillaume Cottenceau | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | - allow user to copy firmware from a floppy | Damien Chaumette | 2003-08-21 | 1 | -4/+39 |
| | | | | | | - fix 'previous' behavior - change wrong url | ||||
* | use perl-URPM 0.94 | Francois Pons | 2003-08-21 | 1 | -16/+2 |
| | |||||
* | updated with new perl-URPM 0.94 (simplified code) | Francois Pons | 2003-08-21 | 1 | -20/+7 |
| | |||||
* | fix firmware url | Damien Chaumette | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | Changed back NC() to N() (functionality will be merged) | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | fixed English typos | Pablo Saratxaga | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | perl_checker complain avout using N(@_) so NC() has been rewritten as | Pablo Saratxaga | 2003-08-21 | 1 | -3/+4 |
| | | | | | a duplicate of N() plus one line | ||||
* | definition and use of an NC() function (translation with context, kde like) | Pablo Saratxaga | 2003-08-21 | 2 | -1/+9 |
| | |||||
* | the scrolled text is correctly sized, so do not let it compete with | Thierry Vignaud | 2003-08-21 | 1 | -1/+1 |
| | | | | | the options box and the advanced box for availlable space | ||||
* | avoid 0 to be dumped in urpmi.cfg :( | Francois Pons | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | really fixed bad content generated. | Francois Pons | 2003-08-21 | 1 | -6/+6 |
| | |||||
* | fixed next key block not taken into accound. | Francois Pons | 2003-08-21 | 1 | -0/+1 |
| | |||||
* | added some log when importing pbukey block and when key id have been found. | Francois Pons | 2003-08-21 | 1 | -1/+5 |
| | |||||
* | make sure other key are added to urpmi.cfg when imported. | Francois Pons | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | of course newly added module pdc-ultra doesn't fit on hd.img :-/ | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-21 | 1 | -1/+137 |
| | |||||
* | simplify | Pascal Rigaux | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | allocatePartitions() resulted in a small unallocated area at the end of the | Pascal Rigaux | 2003-08-21 | 1 | -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 Rigaux | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | fix english (thanks to Arpad Biro) | Pascal Rigaux | 2003-08-20 | 1 | -1/+1 |
| | |||||
* | added missing require. | Francois Pons | 2003-08-20 | 1 | -0/+1 |
| | |||||
* | fix bug 3976. | Francois Pons | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | added pubkey and rpmdb key importation. | Francois Pons | 2003-08-20 | 1 | -1/+26 |
| | |||||
* | added emulate wheel support (a bit hacky though) (bug 3976) | Francois Pons | 2003-08-20 | 1 | -1/+9 |
| | |||||
* | added pubkey support for medium. | Francois Pons | 2003-08-20 | 1 | -0/+20 |
| | |||||
* | added URPM::Signature module needed to parse pubkey and import them to rpmdb. | Francois Pons | 2003-08-20 | 1 | -0/+1 |
| | |||||
* | this file allows to make an antialiased black-on-white png, antialiased ↵ | Guillaume Cottenceau | 2003-08-20 | 1 | -0/+167 |
| | | | | | | | black-on-transparent it's used for perl-install/pixmaps/langs/lang-*.png | ||||
* | make them transparent | Guillaume Cottenceau | 2003-08-20 | 16 | -0/+0 |
| | |||||
* | Use x86 smp detection scheme on amd64 instead of the ugly dmesg workaround. | Gwenolé Beauchesne | 2003-08-20 | 1 | -3/+2 |
| | |||||
* | Add strip_modules script | Gwenolé Beauchesne | 2003-08-20 | 1 | -0/+124 |
| | |||||
* | - Strip modules on AMD64 with K. O. script | Gwenolé Beauchesne | 2003-08-20 | 6 | -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 Vignaud | 2003-08-20 | 1 | -0/+1 |
| | | | | | so let it be used only by install. | ||||
* | Added choice of Irish keyboard; updated the Georgian "latin layout" one. | Pablo Saratxaga | 2003-08-20 | 2 | -4/+5 |
| | |||||
* | standalone wizards: increase height to prevent some hidden or cutted | Thierry Vignaud | 2003-08-20 | 1 | -1/+1 |
| | | | | | buttons (some locales and some steps may still be partially hidden) | ||||
* | annotate load for translators (Arpad Biro) | Thierry Vignaud | 2003-08-20 | 1 | -1/+3 |
| | |||||
* | only complain if an error really happened | Thierry Vignaud | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | Use busybox in stage2 on AMD64 | Gwenolé Beauchesne | 2003-08-20 | 1 | -0/+3 |
| | |||||
* | Add busybox/amd64 compiled with dietlibc | Gwenolé Beauchesne | 2003-08-20 | 1 | -0/+0 |
| | |||||
* | re-put etc/fonts/fonts.conf, pablo removed it in previous commit, it broke ↵ | Guillaume Cottenceau | 2003-08-20 | 1 | -0/+0 |
| | | | | the whole installation program starting up :) | ||||
* | Text typos - Arpad Biro | Stew Benedict | 2003-08-20 | 2 | -7/+7 |
| | |||||
* | Use "%p" specifier as "Base" is likely to be an address. | Gwenolé Beauchesne | 2003-08-20 | 1 | -3/+3 |
| |