Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unset automatic in ftp/http install when ramdisk can't be loaded | Olivier Blin | 2004-06-25 | 1 | -1/+4 | |
| | ||||||
* | use new http_proxy variables instead of the old answers (not anymore available) | Olivier Blin | 2004-06-25 | 1 | -2/+2 | |
| | ||||||
* | - scim-uim requires scim, no need to have both | Pascal Rigaux | 2004-06-25 | 1 | -2/+2 | |
| | | | | | - scim-chinese requires scim, no need to have both | |||||
* | rollback service priority | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | perl_checker compliance | Olivier Blin | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | remove unneeded "above" lines in modules::write_conf | Olivier Blin | 2004-06-24 | 1 | -0/+1 | |
| | ||||||
* | (installPackages) kill debugging statements | Thierry Vignaud | 2004-06-24 | 1 | -3/+0 | |
| | ||||||
* | 10-48mdk | Thierry Vignaud | 2004-06-24 | 1 | -1/+19 | |
| | ||||||
* | delete "above" lines when removing a sound alias with ↵ | Olivier Blin | 2004-06-24 | 1 | -1/+5 | |
| | | | | modules::remove_alias_regexp | |||||
* | switch chinese to scim by default | Thierry Vignaud | 2004-06-24 | 1 | -2/+1 | |
| | ||||||
* | fix gtk IM module for scim IM | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | - switch japanese to scim+uim and scim | Thierry Vignaud | 2004-06-24 | 1 | -2/+2 | |
| | | | | | - switch chinese to scim | |||||
* | fix stupid typo | Olivier Blin | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | in modules::when_load, try to find the best sound slot index instead of ↵ | Olivier Blin | 2004-06-24 | 1 | -1/+5 | |
| | | | | always overwritting sound-slot-0 (#7890) | |||||
* | create hw profile after having run first time wizard so that if one refuse the | Thierry Vignaud | 2004-06-24 | 1 | -4/+3 | |
| | | | | | icense, he has to run it again | |||||
* | (acceptLicense) just reboot when one cancel the globetrotter first time wizard | Thierry Vignaud | 2004-06-24 | 1 | -0/+4 | |
| | ||||||
* | add magicdev.mo | Pascal Rigaux | 2004-06-24 | 1 | -0/+1 | |
| | ||||||
* | fix xcin IM | Thierry Vignaud | 2004-06-24 | 1 | -3/+1 | |
| | ||||||
* | - add gv (not installed by default) to have it in the package tree (bugzilla ↵ | Pascal Rigaux | 2004-06-24 | 1 | -2/+2 | |
| | | | | | | | #10127) - add pciutils (not installed by default) in MONITORING (but i don't think it will get to the package tree) | |||||
* | module hid is now named usbhid (thanks to svetljo on cooker) | Pascal Rigaux | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | add magicdev | Pascal Rigaux | 2004-06-24 | 1 | -0/+1 | |
| | ||||||
* | add back support for kinput2 IM | Thierry Vignaud | 2004-06-24 | 1 | -0/+5 | |
| | ||||||
* | sort CJK's IM entries | Thierry Vignaud | 2004-06-24 | 1 | -17/+17 | |
| | ||||||
* | - factorize im settings | Thierry Vignaud | 2004-06-24 | 1 | -54/+73 | |
| | | | | | | | - change default IM according to cooker-i18n feedback: o default all chinese locales to fctix IM o default all japanese locales to scim+uim IM | |||||
* | make share partition be writeable by unpriviliegied users | Thierry Vignaud | 2004-06-24 | 1 | -0/+1 | |
| | ||||||
* | add fb2png in order to be able to take screenshots | Thierry Vignaud | 2004-06-24 | 1 | -0/+2 | |
| | ||||||
* | properly handle ascii WEP keys (#9884) | Olivier Blin | 2004-06-24 | 2 | -1/+19 | |
| | ||||||
* | per machine firewall configuration | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 | |
| | ||||||
* | don't redefine buf for /proc/scsi/scsi (size 5000 instead of 2048) | Nicolas Planel | 2004-06-24 | 1 | -1/+0 | |
| | ||||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 13 | -13/+130 | |
| | ||||||
* | code cleanup per Pixel | Stew Benedict | 2004-06-23 | 1 | -6/+1 | |
| | ||||||
* | Make perl_checker happy | Rafael Garcia-Suarez | 2004-06-23 | 2 | -5/+5 | |
| | ||||||
* | remove unneeded quotes | Olivier Blin | 2004-06-23 | 1 | -1/+1 | |
| | ||||||
* | fix another typo from Titi in #9112 fix (#6802) | Olivier Blin | 2004-06-23 | 1 | -1/+1 | |
| | ||||||
* | fix ugly typo :-( | Pascal Rigaux | 2004-06-23 | 1 | -1/+1 | |
| | ||||||
* | fix processing of config file broken again by Titi | Olivier Blin | 2004-06-23 | 1 | -1/+1 | |
| | ||||||
* | - fix processing of config file broken by magic olivier | Thierry Vignaud | 2004-06-23 | 1 | -5/+2 | |
| | | | | | - reuse cat_() | |||||
* | remove global vga choice to please Pixel and Titi | Olivier Blin | 2004-06-23 | 1 | -1/+0 | |
| | ||||||
* | please perl_checko the Clean Keeper | Olivier Blin | 2004-06-23 | 1 | -0/+1 | |
| | ||||||
* | Support for supplementary CDs during installation (from the 10.0 | Rafael Garcia-Suarez | 2004-06-23 | 2 | -21/+137 | |
| | | | | | update branch.) | |||||
* | remove spurious spaces | Olivier Blin | 2004-06-23 | 1 | -2/+2 | |
| | ||||||
* | be mouse wheel aware (fix bug 9926) | Olivier Blin | 2004-06-23 | 1 | -0/+3 | |
| | ||||||
* | ask for bootloader choice when framebuffer isn't configured (fix bug 9925) | Olivier Blin | 2004-06-23 | 1 | -3/+8 | |
| | ||||||
* | remove unused variable | Olivier Blin | 2004-06-23 | 1 | -3/+1 | |
| | ||||||
* | add a global vga option in any::setupBootloader__general (fix bug 8957) | Olivier Blin | 2004-06-23 | 1 | -0/+1 | |
| | ||||||
* | use upcase letters whenever needed | Thierry Vignaud | 2004-06-23 | 1 | -3/+3 | |
| | ||||||
* | kernelVersion() is unused (only bootloader::mkbootdisk() used it, and it has ↵ | Pascal Rigaux | 2004-06-23 | 1 | -5/+0 | |
| | | | | already been removed) | |||||
* | - unblacklist tg3 since QA has confirmed it works smoothly | Thierry Vignaud | 2004-06-23 | 1 | -1/+1 | |
| | | | | | - blacklist buggy madwifi_pci | |||||
* | better code for installing config files listed in keyfiles (and use cp_f) | Pascal Rigaux | 2004-06-23 | 1 | -7/+4 | |
| | ||||||
* | revert the workaround on stat() now that it works on large files | Olivier Blin | 2004-06-23 | 1 | -6/+5 | |
| |