summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* *** 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
|
* 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
|
* 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
|
* standalone wizards: increase height to prevent some hidden or cuttedThierry Vignaud2003-08-201-1/+1
| | | | | buttons (some locales and some steps may still be partially hidden)
* annotate load for translators (Arpad Biro)Thierry Vignaud2003-08-201-1/+3
|
* only complain if an error really happenedThierry Vignaud2003-08-201-3/+3
|
* Use busybox in stage2 on AMD64Gwenolé Beauchesne2003-08-201-0/+3
|
* re-put etc/fonts/fonts.conf, pablo removed it in previous commit, it broke ↵Guillaume Cottenceau2003-08-201-0/+0
| | | | the whole installation program starting up :)
* Text typos - Arpad BiroStew Benedict2003-08-202-7/+7
|
* updated pot filePablo Saratxaga2003-08-202-152/+170
|
* *** empty log message ***Pascal Rigaux2003-08-201-1/+220
|
* load detected firewire modules during installPascal Rigaux2003-08-203-4/+4
|
* add firewire_probe() and use it in probeall()Pascal Rigaux2003-08-201-1/+24
|
* do translate choices N_("Yes"), N_("No"), N_("See hardware info")Pascal Rigaux2003-08-191-1/+1
| | | | | (thanks to Arpad Biro)
* help perl_checker somewhatThierry Vignaud2003-08-191-1/+1
|
* mark one more string as translatable (spoted by Arpad Biro)Thierry Vignaud2003-08-192-2/+2
|
* translate one more string (already translated as this is a double)Thierry Vignaud2003-08-191-1/+1
|
* first bits of 9.2-0.32mdkThierry Vignaud2003-08-191-2/+8
|
* pci hardware discovery: do full-probe by defaultThierry Vignaud2003-08-193-10/+7
|
* readd LANGUAGE=CThierry Vignaud2003-08-191-2/+2
|
* Updated Nimbus Sans L font (some wrong cyrillic glyphs fixed byPablo Saratxaga2003-08-191-0/+0
| | | | | Mashrab Kuvatov <kmashrab@uni-bremen.de>)
* fix brown paper bug #4702 ...Thierry Vignaud2003-08-191-1/+1
|
* pablo say that redefining LC_* is useless if LC_ALL is defined as theThierry Vignaud2003-08-191-2/+2
| | | | | later overrides and take priority over the former
* remove broken and unused gtkexpand()Thierry Vignaud2003-08-191-2/+1
|
* full pci probe does not freeze anymore, removing code work-arounding the freezePascal Rigaux2003-08-197-35/+12
|
* perl_checker compliancePascal Rigaux2003-08-194-13/+14
|
* remove unused variableThierry Vignaud2003-08-191-1/+1
|
* fix any::write_passwd_user() callPascal Rigaux2003-08-191-1/+1
|
* add perl_checker hintThierry Vignaud2003-08-191-1/+1
|
* "xxx or xxx" in list context is always bad!Pascal Rigaux2003-08-191-2/+2
|
* perl_checker compliance (revert non usefull titi change)Pascal Rigaux2003-08-191-1/+1
|
* (update_intbutt) consolidate internet connection button switch codeThierry Vignaud2003-08-191-6/+8
|
* Merge from AMD64 branch: lib64 fixesGwenolé Beauchesne2003-08-191-2/+2
|