Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Handle /boot/efi as an EFI partition | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | - use real known interface name everywhere not guessed one | Thierry Vignaud | 2003-08-19 | 1 | -34/+39 |
| | | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others | ||||
* | AMD64 updates for 9.2 | Gwenolé Beauchesne | 2003-08-19 | 2 | -112/+129 |
| | |||||
* | lib64 fixes. Make sure we grab Gtk2.pm | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+5 |
| | |||||
* | Use xf4 on AMD64 too | Gwenolé Beauchesne | 2003-08-19 | 2 | -2/+2 |
| | |||||
* | - Don't care about BIGMEM stuff for IA-64 & AMD64 | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+2 |
| | | | | | - Handle platforms that are only aware of all.img | ||||
* | Handle EFI partitions. umount syscall does not exist on AMD64, use umount2 | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+7 |
| | |||||
* | - Merge in AMD64 tree | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+8 |
| | | | | | - Handle EFI partitions on IA-64 | ||||
* | fix internet reconnection in mcc | Damien Chaumette | 2003-08-19 | 1 | -2/+1 |
| | |||||
* | add resume=/dev/XXX where /dev/XXX is the swap partition (when the swap ↵ | Pascal Rigaux | 2003-08-19 | 1 | -0/+5 |
| | | | | partition is bigger than ram size) | ||||
* | show advanced options by default if --expert was passed or if expect | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | | | | | checkbox was checked (#4353) | ||||
* | new version from XML doc | Pascal Rigaux | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | remove debug code | Pascal Rigaux | 2003-08-19 | 1 | -1/+0 |
| | |||||
* | adapt to new documentation layout | Pascal Rigaux | 2003-08-19 | 1 | -28/+34 |
| | |||||
* | Fixing Nvidia detection.. Many were missing due to wrong regexp | Erwan Velu | 2003-08-19 | 1 | -5/+5 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-08-19 | 2 | -146/+148 |
| |