Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more explanations | Thierry Vignaud | 2003-11-27 | 1 | -0/+2 |
| | |||||
* | let drakgw embed (interface team request) | Thierry Vignaud | 2003-11-27 | 1 | -51/+1 |
| | |||||
* | (new) do not show up anymore banners for wizards when embeeded (the | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
| | | | | | | set_position() and the set_size_request() calls do not make any sense at all when embedded anyway) | ||||
* | allow to halt machine | Guillaume Cottenceau | 2003-11-27 | 5 | -5/+19 |
| | |||||
* | at last a good reboot/halt from kde | Guillaume Cottenceau | 2003-11-27 | 7 | -27/+23 |
| | |||||
* | better have a good global /usr/share/services/ksycoca by linking it to the key, | Pascal Rigaux | 2003-11-27 | 2 | -3/+4 |
| | | | | | rather than configuring it in every users .kde/share/services/ksycoca | ||||
* | use a Reboot.desktop to have ability to reboot graphically in menu | Guillaume Cottenceau | 2003-11-27 | 2 | -0/+14 |
| | | | | | | | it's not too good because it's not top-down in the menu, but to do that we'd need to modify kdebase or launche kde with kdm it-de-es translations taken from gtk+mdk.mo | ||||
* | translate (me, giuseppe, till, juan) | Guillaume Cottenceau | 2003-11-27 | 1 | -0/+5 |
| | |||||
* | add startkde_move and xwait | Pascal Rigaux | 2003-11-27 | 1 | -0/+2 |
| | |||||
* | added xpadding/ypadding options in create_packtable | damien | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | again | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | woops | Guillaume Cottenceau | 2003-11-27 | 1 | -2/+2 |
| | |||||
* | 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 |
| |