Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't display version in move | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+7 |
| | |||||
* | ksycoca is no more global | Pascal Rigaux | 2003-11-27 | 1 | -1/+0 |
| | |||||
* | no more global ksycoca | Pascal Rigaux | 2003-11-27 | 1 | -1/+0 |
| | |||||
* | we need pcmcia-cs if we ever want pcmcia to work | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-26 | 1 | -6/+0 |
| | |||||
* | - overload install_steps_interactive::errorInStep because it's nice | Guillaume Cottenceau | 2003-11-26 | 1 | -6/+45 |
| | | | | | | | to provide user with a way to get out of it (remove sysconf files) - reboot in a better manner so that we don't have console locked after XFree gets killed | ||||
* | consider than presence of /tmp/reboot means a clean exit | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+6 |
| | |||||
* | add drakups | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | upsdrvctl start will fail if section name contains spaces | Thierry Vignaud | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | call my halt_reboot in place of halt and reboot | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+3 |
| | |||||
* | allow to reboot the machine | Guillaume Cottenceau | 2003-11-26 | 4 | -2/+20 |
| | |||||
* | cleanup startkde messages on clean exit | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+4 |
| | |||||
* | - configure properly usb & serial connected mge devices | Thierry Vignaud | 2003-11-26 | 1 | -49/+17 |
| | | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support) | ||||
* | - configure ksycoca per lang | Pascal Rigaux | 2003-11-26 | 2 | -2/+21 |
| | | | | | | - configure ksycoca with flag working - configure kdeglobals lang (for kcontrol and a few more) | ||||
* | export driver too | Thierry Vignaud | 2003-11-26 | 1 | -2/+3 |
| | |||||
* | binutils contains strings | Guillaume Cottenceau | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | allow services we won't start to not show up in chkconfig queries | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+5 |
| | |||||
* | syslog is started by us | Guillaume Cottenceau | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | make it work | Guillaume Cottenceau | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | we can't keep perl in memory if we want to eject cdrom | Guillaume Cottenceau | 2003-11-26 | 3 | -33/+32 |
| | |||||
* | qiv has much more POWER than ourselves for setting up a persistent background | Guillaume Cottenceau | 2003-11-26 | 1 | -8/+4 |
| | |||||
* | allow X to restart after dying through X_move script, startkde also through ↵ | Guillaume Cottenceau | 2003-11-26 | 5 | -4/+44 |
| | | | | startkde_move script | ||||
* | allow to ask it to stay permanent (used for not blinking when startkde exits) | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+3 |
| | |||||
* | new splash screen | Guillaume Cottenceau | 2003-11-26 | 4 | -0/+0 |
| | |||||
* | inspires from xwait: keep a client until some window is created, otherwise X ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
| | | | | server blinks to hell | ||||
* | perl_checker fix | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 |
| | | | | | both time (not so usefull but cleaner) | ||||
* | simplify (already done) | Pascal Rigaux | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | extract kdeglobals configuration from lang::write() into ↵ | Pascal Rigaux | 2003-11-26 | 1 | -27/+38 |
| | | | | lang::configure_kdeglobals() | ||||
* | install openssh-server | Pascal Rigaux | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | no need to skip network.pm anymore | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | network.pm doesn't exist anymore in new drakxtools | Pascal Rigaux | 2003-11-25 | 1 | -1/+0 |
| | |||||
* | "proceeding" msg is also not capitalized | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -4/+0 |
| | |||||
* | insmod uses glibc syslog facility for outputting error messages, thus we ↵ | Guillaume Cottenceau | 2003-11-25 | 1 | -4/+1 |
| | | | | need to start syslogd very soon to not end up with silly parport_pc busy messages on console #1 | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | usb mouse (plus usb keyboard and usb key) works on fredhack | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+0 |
| | |||||
* | prepare for stripped down version | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+9 |
| | |||||
* | mount i18n clp ASAP so that console two shell uses the right locales | Pascal Rigaux | 2003-11-25 | 1 | -1/+2 |
| | |||||
* | shut up | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+1 |
| | |||||
* | pixel, don't forget to install drakconf >= 9.3-8mdk | Guillaume Cottenceau | 2003-11-25 | 1 | -3/+0 |
| | |||||
* | remove uncessary wizards from appearing in MCC | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+1 |
| | |||||
* | 9.3-10mdk | Thierry Vignaud | 2003-11-25 | 1 | -1/+17 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -9/+0 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | fix #6184: read back "Connection Name" and "Domain Name" fields | Thierry Vignaud | 2003-11-25 | 1 | -3/+4 |
| |