summaryrefslogtreecommitdiffstats
path: root/move/move.pm
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-809/+0
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-6/+6
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-16/+16
* - XFdrake can detect a auxmouse which was not detected by mousedrake so we ne...Pascal Rigaux2004-10-071-1/+1
* - add a warning before formatting the key (in the "formatkey" case)Pascal Rigaux2004-08-031-1/+6
* enhance messagePascal Rigaux2004-07-301-1/+1
* handle formatkey which clean_partition_table_and_format_keyPascal Rigaux2004-07-291-2/+29
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* (lang2move_clp_name): if $dir is a symlink, this symlink is broken at that mo...Pascal Rigaux2004-07-021-2/+1
* disable languages which have no locales installedPascal Rigaux2004-07-021-1/+2
* a somewhat better error checkingPascal Rigaux2004-07-011-1/+1
* create directories if needed for "READ" files of etcfilesPascal Rigaux2004-06-301-0/+1
* set /var/log/clamav/freshclam.log owner to clamavPascal Rigaux2004-06-301-0/+2
* - cleanup handle_etcfiles()Pascal Rigaux2004-06-291-8/+12
* have symlinks /etc/rc[0-6].dPascal Rigaux2004-06-251-0/+4
* fix ugly typo :-(Pascal Rigaux2004-06-231-1/+1
* better code for installing config files listed in keyfiles (and use cp_f)Pascal Rigaux2004-06-231-7/+4
* oops, fix the "Continue without USB key" casePascal Rigaux2004-06-221-4/+3
* - mount usb key first with "sync" option to have a good detection of rw or roPascal Rigaux2004-06-221-52/+58
* remove usb key from desktop (already available in "Home")Pascal Rigaux2004-06-221-0/+1
* ensure resolv.conf exist otherwise kppp criesPascal Rigaux2004-06-221-0/+1
* - use magicdev for secondary cdromPascal Rigaux2004-06-221-3/+3
* don't use "keys" smaller than 10MB (as told by Daniel Andrews on cooker-mandr...Pascal Rigaux2004-06-211-1/+8
* same behaviour as UTC=false (as done in rc.sysinit)Pascal Rigaux2004-06-211-0/+1
* - use cp_f instead of run_program::run cpPascal Rigaux2004-06-211-6/+12
* - only look move key in fat partitionsPascal Rigaux2004-06-021-8/+28
* handle freeDriver which disable using proprietary X driver (esp. for nvidia)Pascal Rigaux2004-05-271-2/+2
* bump copyrightThierry Vignaud2004-05-261-1/+1
* - call handleI18NClp() ASAPPascal Rigaux2004-05-261-22/+22
* handleI18NClp() must be called when ->charsetChanged, ie before the locale is...Pascal Rigaux2004-05-131-4/+13
* - don't propose languages which do not have their clpPascal Rigaux2004-05-111-0/+8
* - install all langsPascal Rigaux2004-05-061-2/+0
* when XF86Config-4 is missing, use XF86ConfigPascal Rigaux2004-05-061-1/+3
* we need agp modules for DRI (nvidia doesn't care, but ATI does, and others too)Pascal Rigaux2004-04-191-0/+2
* fix handling directories-to-createPascal Rigaux2004-04-191-1/+2
* when creating directories, keep rights & uid & gid (esp. for armagetron)Pascal Rigaux2004-04-191-1/+6
* - log errors in /tmp/.kde-errors instead of /dev/tty10 (to be able to grep it...Pascal Rigaux2004-04-131-3/+3
* - devfs in kernel 2.6 doesn't handle /dev/pts anymore, so we must mount itPascal Rigaux2004-04-051-13/+13
* adapt to change allowing checking nvidia/ati proprietary driver availability ...Pascal Rigaux2004-02-081-1/+1
* add the waitkey option for keys that have problems to be detected at bootGuillaume Cottenceau2003-12-231-0/+1
* oops copy-pasting /etc/rc.d/rc.sysinit with different shell behaviour :/Guillaume Cottenceau2003-12-161-2/+2
* - tell devfsd to reload so that /etc/devfsd/conf.d/mouse.conf is used and /de...Pascal Rigaux2003-12-081-1/+4
* allow user to put some more libraries in $HOME/libPascal Rigaux2003-12-081-0/+1
* fix netfs and make it run at startupPascal Rigaux2003-12-051-0/+1
* don't start services that are obviously backups of older filesGuillaume Cottenceau2003-12-051-1/+5
* each time X respawns we need /etc/X11/Xsession rather than only startkdeGuillaume Cottenceau2003-12-051-1/+1
* - cleanup key_parts() so that it doesn't re-assign mount points each time it isPascal Rigaux2003-12-041-6/+6
* better message when key has only non vfat partitionsGuillaume Cottenceau2003-12-041-1/+6
* don't die horribly if the usb key partition is not vfat, catch the error andPascal Rigaux2003-12-041-5/+11
* configure pcmcia as wellGuillaume Cottenceau2003-12-041-0/+1