Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h> | Gwenolé Beauchesne | 2003-08-20 | 1 | -1/+1 |
| | |||||
* | Fix typo in last-minute-change commit | Gwenolé Beauchesne | 2003-08-20 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-08-20 | 2 | -152/+170 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-20 | 1 | -1/+220 |
| | |||||
* | load detected firewire modules during install | Pascal Rigaux | 2003-08-20 | 3 | -4/+4 |
| | |||||
* | add firewire_probe() and use it in probeall() | Pascal Rigaux | 2003-08-20 | 1 | -1/+24 |
| | |||||
* | do translate choices N_("Yes"), N_("No"), N_("See hardware info") | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | | | | | (thanks to Arpad Biro) | ||||
* | help perl_checker somewhat | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | mark one more string as translatable (spoted by Arpad Biro) | Thierry Vignaud | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | translate one more string (already translated as this is a double) | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | first bits of 9.2-0.32mdk | Thierry Vignaud | 2003-08-19 | 1 | -2/+8 |
| | |||||
* | pci hardware discovery: do full-probe by default | Thierry Vignaud | 2003-08-19 | 3 | -10/+7 |
| | |||||
* | readd LANGUAGE=C | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | Updated Nimbus Sans L font (some wrong cyrillic glyphs fixed by | Pablo Saratxaga | 2003-08-19 | 1 | -0/+0 |
| | | | | | Mashrab Kuvatov <kmashrab@uni-bremen.de>) | ||||
* | fix brown paper bug #4702 ... | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | pablo say that redefining LC_* is useless if LC_ALL is defined as the | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | | | | | later overrides and take priority over the former | ||||
* | remove broken and unused gtkexpand() | Thierry Vignaud | 2003-08-19 | 1 | -2/+1 |
| | |||||
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 7 | -35/+12 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 4 | -13/+14 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | fix any::write_passwd_user() call | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | add perl_checker hint | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | "xxx or xxx" in list context is always bad! | Pascal Rigaux | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | perl_checker compliance (revert non usefull titi change) | Pascal Rigaux | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | (update_intbutt) consolidate internet connection button switch code | Thierry Vignaud | 2003-08-19 | 1 | -6/+8 |
| | |||||
* | Merge from AMD64 branch: lib64 fixes | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+2 |
| |