summaryrefslogtreecommitdiffstats
path: root/move/move.pm
Commit message (Expand)AuthorAgeFilesLines
...
* allow nl language tooGuillaume Cottenceau2003-12-041-1/+1
* Xsession should be run with cwd as $HOME (fixes mountloop not working when gi...Guillaume Cottenceau2003-12-041-0/+1
* still write timezone and configure supermount in noautoGuillaume Cottenceau2003-12-041-4/+4
* bypass most network/printer/etc autodetection and configuration in $::noautoGuillaume Cottenceau2003-12-041-0/+3
* simplify noautoGuillaume Cottenceau2003-12-041-1/+1
* use run_program rather than system when possible so that we have logsGuillaume Cottenceau2003-12-041-12/+12
* better cleankey: also clean loopback so that kde config files disappear alsoGuillaume Cottenceau2003-12-041-1/+1
* have numlock (but only in not laptop)Guillaume Cottenceau2003-12-041-0/+2
* /var/tmp must be user writable for lpr| to work for printing from OOo to workGuillaume Cottenceau2003-12-041-0/+2
* symlink /var/lib/rpm so that "rpm -qa" worksGuillaume Cottenceau2003-12-041-1/+1
* fix englishGuillaume Cottenceau2003-12-031-1/+1
* ensure ksycoca is configured correctly. It is not saved on the keyPascal Rigaux2003-12-031-2/+2
* allow easier debugging by not killing shell on #2 when starting with "shell" ...Guillaume Cottenceau2003-12-031-2/+4
* configure timezonePascal Rigaux2003-12-031-0/+3
* mouse with more than 5 buttons add a hook in /etc/X11/xinit.d, this dir need ...Guillaume Cottenceau2003-12-031-1/+1
* restore /etc/mtab linked to /proc/mounts, other things like "umount /xxx" canPascal Rigaux2003-12-021-6/+1
* need to touch /etc/mtab at very beginning to prevent from creating a link to ...Guillaume Cottenceau2003-12-021-1/+3
* now that mountloop blocks, we need to retain XFree from blinking when freeing...Guillaume Cottenceau2003-12-021-1/+1
* full stage1 may mount /proc/bus/usbGuillaume Cottenceau2003-12-021-0/+1
* remove /etc/mtab link firstPascal Rigaux2003-12-021-4/+9
* initialize mtab correctly in mode 3Pascal Rigaux2003-12-021-1/+1
* create a valid mtab (to allow kde to see correctly mounted partitions)Pascal Rigaux2003-12-021-2/+5
* copyright and license MandrakeMoveGuillaume Cottenceau2003-12-011-0/+16
* chloop supportGuillaume Cottenceau2003-12-011-1/+1
* show on console #2 when shells are killedGuillaume Cottenceau2003-12-011-0/+1
* start with Xsession so that we run /etc/X11/xinit.d scripts (mountloop in par...Guillaume Cottenceau2003-12-011-1/+2
* to mount samba shared without warning messages we need /var/lib/samba/codepag...Guillaume Cottenceau2003-12-011-0/+2
* don't fail when ksycoca-LANG doesn't existPascal Rigaux2003-12-011-1/+1
* don't do useless copy files on self when no /etc/passwd is foundGuillaume Cottenceau2003-11-281-1/+1
* *** empty log message ***Guillaume Cottenceau2003-11-281-1/+4
* refresh after main wizard window has been destroyedGuillaume Cottenceau2003-11-281-0/+2
* don't display startkde shit on first consoleGuillaume Cottenceau2003-11-281-0/+3
* when we don't detect the key at first, or user plug his key when prompted, en...Guillaume Cottenceau2003-11-281-6/+15
* disable key when nvidia clp is not here and we're not in nfsGuillaume Cottenceau2003-11-281-1/+1
* cp_af() is no good when file is a link.Pascal Rigaux2003-11-281-1/+1
* create .kde/share/config in user's homePascal Rigaux2003-11-281-0/+1
* fix typoPascal Rigaux2003-11-281-1/+2
* have only one /etc/passwd so that when user changes password on one host, cha...Guillaume Cottenceau2003-11-271-4/+18
* password in screensaver doesn't make sense if we keep the shellGuillaume Cottenceau2003-11-271-0/+3
* - handle non partitioned usb keys (they are in {raw_hds})Pascal Rigaux2003-11-271-2/+3
* copy ksycoca instead of symlinking it (to allow monitorer to do its job cleanly)Pascal Rigaux2003-11-271-1/+1
* nobadchars opt for vfat so that we are allowed to create files with : in file...Guillaume Cottenceau2003-11-271-1/+1
* at last a good reboot/halt from kdeGuillaume Cottenceau2003-11-271-1/+6
* better have a good global /usr/share/services/ksycoca by linking it to the key,Pascal Rigaux2003-11-271-3/+2
* - overload install_steps_interactive::errorInStep because it's niceGuillaume Cottenceau2003-11-261-6/+45
* - configure ksycoca per langPascal Rigaux2003-11-261-1/+13
* syslog is started by usGuillaume Cottenceau2003-11-261-1/+1
* 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 s...Guillaume Cottenceau2003-11-261-1/+1
* simplify (already done)Pascal Rigaux2003-11-261-1/+1