summaryrefslogtreecommitdiffstats
path: root/move
Commit message (Collapse)AuthorAgeFilesLines
* X_move is neededPascal Rigaux2003-11-271-0/+1
|
* kill klaptopdaemon without warningPascal Rigaux2003-11-271-1/+1
|
* allow to halt machineGuillaume Cottenceau2003-11-274-2/+9
|
* at last a good reboot/halt from kdeGuillaume Cottenceau2003-11-276-25/+9
|
* better have a good global /usr/share/services/ksycoca by linking it to the key,Pascal Rigaux2003-11-272-3/+4
| | | | | rather than configuring it in every users .kde/share/services/ksycoca
* use a Reboot.desktop to have ability to reboot graphically in menuGuillaume Cottenceau2003-11-272-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 Cottenceau2003-11-271-0/+5
|
* add startkde_move and xwaitPascal Rigaux2003-11-271-0/+2
|
* againGuillaume Cottenceau2003-11-271-1/+1
|
* woopsGuillaume Cottenceau2003-11-271-2/+2
|
* ksycoca is no more globalPascal Rigaux2003-11-271-1/+0
|
* no more global ksycocaPascal Rigaux2003-11-271-1/+0
|
* we need pcmcia-cs if we ever want pcmcia to workGuillaume Cottenceau2003-11-271-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-261-0/+2
|
* *** empty log message ***Guillaume Cottenceau2003-11-261-6/+0
|
* - overload install_steps_interactive::errorInStep because it's niceGuillaume Cottenceau2003-11-261-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
* call my halt_reboot in place of halt and rebootGuillaume Cottenceau2003-11-261-0/+3
|
* allow to reboot the machineGuillaume Cottenceau2003-11-264-2/+20
|
* - configure ksycoca per langPascal Rigaux2003-11-262-2/+21
| | | | | | - configure ksycoca with flag working - configure kdeglobals lang (for kcontrol and a few more)
* binutils contains stringsGuillaume Cottenceau2003-11-261-1/+1
|
* allow services we won't start to not show up in chkconfig queriesGuillaume Cottenceau2003-11-261-0/+5
|
* syslog is started by usGuillaume Cottenceau2003-11-261-1/+1
|
* make it workGuillaume Cottenceau2003-11-261-1/+1
|
* we can't keep perl in memory if we want to eject cdromGuillaume Cottenceau2003-11-263-33/+32
|
* qiv has much more POWER than ourselves for setting up a persistent backgroundGuillaume Cottenceau2003-11-261-8/+4
|
* allow X to restart after dying through X_move script, startkde also through ↵Guillaume Cottenceau2003-11-264-2/+42
| | | | startkde_move script
* allow to ask it to stay permanent (used for not blinking when startkde exits)Guillaume Cottenceau2003-11-261-2/+3
|
* new splash screenGuillaume Cottenceau2003-11-264-0/+0
|
* simplify (already done)Pascal Rigaux2003-11-261-1/+1
|
* install openssh-serverPascal Rigaux2003-11-261-0/+1
|
* no need to skip network.pm anymorePascal Rigaux2003-11-251-1/+1
|
* network.pm doesn't exist anymore in new drakxtoolsPascal Rigaux2003-11-251-1/+0
|
* "proceeding" msg is also not capitalizedGuillaume Cottenceau2003-11-251-2/+2
|
* *** empty log message ***Guillaume Cottenceau2003-11-251-4/+0
|
* insmod uses glibc syslog facility for outputting error messages, thus we ↵Guillaume Cottenceau2003-11-251-4/+1
| | | | need to start syslogd very soon to not end up with silly parport_pc busy messages on console #1
* usb mouse (plus usb keyboard and usb key) works on fredhackGuillaume Cottenceau2003-11-251-2/+0
|
* prepare for stripped down versionGuillaume Cottenceau2003-11-251-0/+9
|
* mount i18n clp ASAP so that console two shell uses the right localesPascal Rigaux2003-11-251-1/+2
|
* pixel, don't forget to install drakconf >= 9.3-8mdkGuillaume Cottenceau2003-11-251-3/+0
|
* remove uncessary wizards from appearing in MCCGuillaume Cottenceau2003-11-251-0/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-251-0/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-251-0/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-251-9/+0
|
* in mode 2, also pre fix /etc/rc.d/rc5.d linksGuillaume Cottenceau2003-11-251-1/+2
|
* allow DEBUGPascal Rigaux2003-11-251-1/+1
|
* use /dev/mouse in the X config file to allow changing mouse device livePascal Rigaux2003-11-251-0/+3
|
* - handle nvidia.clpPascal Rigaux2003-11-254-1/+12
| | | | | - handle X proprietary drivers
* - nvidia.clp supportPascal Rigaux2003-11-251-3/+5
| | | | | | - handle umounting failure by remounting what can be and calling mdk_totem again (which will hopefully tell what program did make umounting fail)
* allow sleep(1) to run correctly in mdk_behind_totem when everything is unmountedPascal Rigaux2003-11-241-0/+3
|
* - fix regexps according to {cmdline} format changePascal Rigaux2003-11-241-5/+5
| | | | | - add nvidia clp handling