summaryrefslogtreecommitdiffstats
path: root/move/move.pm
Commit message (Collapse)AuthorAgeFilesLines
* try to save /etc/fstab and /etc/modules.conf (is /etc/fstabGuillaume Cottenceau2003-10-231-1/+6
| | | | | really needed?)
* use cp instead of cp_afPascal Rigaux2003-10-231-1/+1
|
* logs a last msg before exitingGuillaume Cottenceau2003-10-161-0/+1
|
* display a sorta splash/wait screen when drakx exits because kde takes a long ↵Guillaume Cottenceau2003-10-161-0/+9
| | | | time to startup its splash screen
* add xwait and use itPascal Rigaux2003-10-161-4/+6
|
* - rename exitMove to startMovePascal Rigaux2003-10-151-4/+8
| | | | | | - remove the blinks before kde start by relaying the last X connection (using gmessage for now, will use "xtest --wait" later)
* fix typoPascal Rigaux2003-10-151-1/+1
|
* set move steps, add exitMove step, pass $o to move::init()Pascal Rigaux2003-10-151-0/+13
|
* have necessary png lang files installed and limit percent-langs of langs.pm ↵Guillaume Cottenceau2003-10-151-0/+4
| | | | accordingly
* fix typoPascal Rigaux2003-10-151-1/+1
|
* load sound modulesPascal Rigaux2003-10-151-0/+3
|
* to be able to adduser, one need to have /etc/passwd and /etc/group writablePascal Rigaux2003-10-151-1/+4
|
* using uk instead of us keyboard for now to have less warningsPascal Rigaux2003-10-151-1/+1
|
* misc pixel fixGuillaume Cottenceau2003-10-151-2/+2
|
* misc optGuillaume Cottenceau2003-10-151-1/+1
|
* - add many /etc/X11/* symlinksPascal Rigaux2003-10-151-1/+3
| | | | | - add /var/run/console (to be able to run X as a user)
* add some more links in /etc to the cdromPascal Rigaux2003-10-151-1/+5
|
* tell Xconfig we allow proprietary modules and no package needs toGuillaume Cottenceau2003-10-151-1/+2
| | | | | be installed (empty arrayref)
* configure automatically xfree in moveGuillaume Cottenceau2003-10-101-0/+14
|
* order init stuff and tell a bit about itGuillaume Cottenceau2003-10-101-2/+9
|
* mandrake-move can nearly start (shell starts, X config not done so X server ↵Guillaume Cottenceau2003-10-091-0/+27
currently crashes)