Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (lang2move_clp_name): if $dir is a symlink, this symlink is broken at that ↵ | Pascal Rigaux | 2004-07-02 | 1 | -2/+1 |
| | | | | moment, so test "-d $dir" after testing "-l $dir" | ||||
* | disable languages which have no locales installed | Pascal Rigaux | 2004-07-02 | 1 | -1/+2 |
| | |||||
* | a somewhat better error checking | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | create directories if needed for "READ" files of etcfiles | Pascal Rigaux | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | set /var/log/clamav/freshclam.log owner to clamav | Pascal Rigaux | 2004-06-30 | 1 | -0/+2 |
| | |||||
* | - cleanup handle_etcfiles() | Pascal Rigaux | 2004-06-29 | 1 | -8/+12 |
| | | | | | | - /etc/security/fileshare.conf is on key to allow fileshare - remove unused files | ||||
* | have symlinks /etc/rc[0-6].d | Pascal Rigaux | 2004-06-25 | 1 | -0/+4 |
| | |||||
* | fix ugly typo :-( | Pascal Rigaux | 2004-06-23 | 1 | -1/+1 |
| | |||||
* | better code for installing config files listed in keyfiles (and use cp_f) | Pascal Rigaux | 2004-06-23 | 1 | -7/+4 |
| | |||||
* | oops, fix the "Continue without USB key" case | Pascal Rigaux | 2004-06-22 | 1 | -4/+3 |
| | |||||
* | - mount usb key first with "sync" option to have a good detection of rw or ro | Pascal Rigaux | 2004-06-22 | 1 | -52/+58 |
| | | | | | | | | - then remount it without "sync" - simplify: use $key_part instead of checking /proc/mounts - ensure key_mount() doesn't leave $key_part if unmounted (the pb didn't occured, but maybe it could have...) | ||||
* | remove usb key from desktop (already available in "Home") | Pascal Rigaux | 2004-06-22 | 1 | -0/+1 |
| | |||||
* | ensure resolv.conf exist otherwise kppp cries | Pascal Rigaux | 2004-06-22 | 1 | -0/+1 |
| | |||||
* | - use magicdev for secondary cdrom | Pascal Rigaux | 2004-06-22 | 1 | -3/+3 |
| | | | | | - have a proper mtab for magicdev+kded to work | ||||
* | don't use "keys" smaller than 10MB (as told by Daniel Andrews on ↵ | Pascal Rigaux | 2004-06-21 | 1 | -1/+8 |
| | | | | cooker-mandrakemove mailing list) | ||||
* | same behaviour as UTC=false (as done in rc.sysinit) | Pascal Rigaux | 2004-06-21 | 1 | -0/+1 |
| | |||||
* | - use cp_f instead of run_program::run cp | Pascal Rigaux | 2004-06-21 | 1 | -6/+12 |
| | | | | | - create the virtual_key if it is missing | ||||
* | - only look move key in fat partitions | Pascal Rigaux | 2004-06-02 | 1 | -8/+28 |
| | | | | | - search for the usb key partition containing a mandrakemove | ||||
* | handle freeDriver which disable using proprietary X driver (esp. for nvidia) | Pascal Rigaux | 2004-05-27 | 1 | -2/+2 |
| | |||||
* | bump copyright | Thierry Vignaud | 2004-05-26 | 1 | -1/+1 |
| | |||||
* | - call handleI18NClp() ASAP | Pascal Rigaux | 2004-05-26 | 1 | -22/+22 |
| | | | | | - create and use lang2move_clp_name() | ||||
* | handleI18NClp() must be called when ->charsetChanged, ie before the locale ↵ | Pascal Rigaux | 2004-05-13 | 1 | -4/+13 |
| | | | | is used | ||||
* | - don't propose languages which do not have their clp | Pascal Rigaux | 2004-05-11 | 1 | -0/+8 |
| | | | | | - mount the live_tree_i18n_LANG.clp | ||||
* | - install all langs | Pascal Rigaux | 2004-05-06 | 1 | -2/+0 |
| | | | | | - move default from /tmp/live_tree to /BIG/move/live_tree, and have it written only once | ||||
* | when XF86Config-4 is missing, use XF86Config | Pascal Rigaux | 2004-05-06 | 1 | -1/+3 |
| | |||||
* | we need agp modules for DRI (nvidia doesn't care, but ATI does, and others too) | Pascal Rigaux | 2004-04-19 | 1 | -0/+2 |
| | |||||
* | fix handling directories-to-create | Pascal Rigaux | 2004-04-19 | 1 | -1/+2 |
| | |||||
* | when creating directories, keep rights & uid & gid (esp. for armagetron) | Pascal Rigaux | 2004-04-19 | 1 | -1/+6 |
| | |||||
* | - log errors in /tmp/.kde-errors instead of /dev/tty10 (to be able to grep ↵ | Pascal Rigaux | 2004-04-13 | 1 | -3/+3 |
| | | | | | | | it, but that means one can't see it if kde doesn't succed except when using option "shell") - adapt to loop instead of chloop | ||||
* | - devfs in kernel 2.6 doesn't handle /dev/pts anymore, so we must mount it | Pascal Rigaux | 2004-04-05 | 1 | -13/+13 |
| | | | | | | | - adapt to 10.0 DrakX - /etc/modprobe.conf handled same as modules.conf (why this special case for them and not other /etc files?) - cleanup and perl_checker fixes | ||||
* | adapt to change allowing checking nvidia/ati proprietary driver availability ↵ | Pascal Rigaux | 2004-02-08 | 1 | -1/+1 |
| | | | | only when needed | ||||
* | add the waitkey option for keys that have problems to be detected at boot | Guillaume Cottenceau | 2003-12-23 | 1 | -0/+1 |
| | |||||
* | oops copy-pasting /etc/rc.d/rc.sysinit with different shell behaviour :/ | Guillaume Cottenceau | 2003-12-16 | 1 | -2/+2 |
| | |||||
* | - tell devfsd to reload so that /etc/devfsd/conf.d/mouse.conf is used and ↵ | Pascal Rigaux | 2003-12-08 | 1 | -1/+4 |
| | | | | | | | /dev/mouse created - try to have less symlinks | ||||
* | allow user to put some more libraries in $HOME/lib | Pascal Rigaux | 2003-12-08 | 1 | -0/+1 |
| | |||||
* | fix netfs and make it run at startup | Pascal Rigaux | 2003-12-05 | 1 | -0/+1 |
| | |||||
* | don't start services that are obviously backups of older files | Guillaume Cottenceau | 2003-12-05 | 1 | -1/+5 |
| | |||||
* | each time X respawns we need /etc/X11/Xsession rather than only startkde | Guillaume Cottenceau | 2003-12-05 | 1 | -1/+1 |
| | |||||
* | - cleanup key_parts() so that it doesn't re-assign mount points each time it is | Pascal Rigaux | 2003-12-04 | 1 | -6/+6 |
| | | | | | | called - mount point assignment moved to key_mount() | ||||
* | better message when key has only non vfat partitions | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+6 |
| | |||||
* | don't die horribly if the usb key partition is not vfat, catch the error and | Pascal Rigaux | 2003-12-04 | 1 | -5/+11 |
| | | | | | display a message accordingly | ||||
* | configure pcmcia as well | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | allow nl language too | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | Xsession should be run with cwd as $HOME (fixes mountloop not working when ↵ | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+1 |
| | | | | giving relative path for secure directory) | ||||
* | still write timezone and configure supermount in noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -4/+4 |
| | |||||
* | bypass most network/printer/etc autodetection and configuration in $::noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+3 |
| | |||||
* | simplify noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | use run_program rather than system when possible so that we have logs | Guillaume Cottenceau | 2003-12-04 | 1 | -12/+12 |
| | |||||
* | better cleankey: also clean loopback so that kde config files disappear also | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | have numlock (but only in not laptop) | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+2 |
| |