Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleankey really does (doesn't look for i18n/user of other machines) | Guillaume Cottenceau | 2003-11-19 | 1 | -6/+7 |
| | | | | | use a variable for /home/.sysconf | ||||
* | tired of unworkable root enviro | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | I always suck when I commit untested code | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+2 |
| | |||||
* | ~/.openoffice must be a truefs | Guillaume Cottenceau | 2003-11-19 | 1 | -2/+2 |
| | |||||
* | allow user customisation of startup through /etc/rc.d/rc.local | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+3 |
| | |||||
* | launch dnotify only when we have a key | Guillaume Cottenceau | 2003-11-18 | 1 | -3/+5 |
| | |||||
* | update BLA BLA since no one did move on this | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | differentiate user and host configuration so that moving around with the ↵ | Guillaume Cottenceau | 2003-11-18 | 1 | -39/+61 |
| | | | | same key you will already have your lang and user/pass set | ||||
* | have system configuration files automagically saved on the usb key with ↵ | Guillaume Cottenceau | 2003-11-18 | 1 | -3/+12 |
| | | | | dnotify and a script | ||||
* | preliminary support for booting off informations saved on the key without ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -87/+110 |
| | | | | any asked question | ||||
* | hotplug sux when it goes to loading usb modules in beginning of move because ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 |
| | | | | modules are loaded in background, it takes up much time and we don't know when usb-storage is loaded, so we sometimes even missed the detection of usb key, so let's load the modules we're interested it ourselves | ||||
* | command line option cleankey allows to remove previously saved system ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+2 |
| | | | | configuration and re detect everything | ||||
* | don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 |
| | | | | contents will be lost for usb key | ||||
* | mount key early (before launching X) | Pascal Rigaux | 2003-11-17 | 1 | -7/+9 |
| | |||||
* | prevent from linking /etc/sudoers to the key since sudo will refuse to work ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+5 |
| | | | | afterwards | ||||
* | move /image_raw to /cdrom | Guillaume Cottenceau | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | preliminary support for saving system configuration data on usb key | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+27 |
| | |||||
* | fix shadow password | Guillaume Cottenceau | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | gc sux bigtime | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+1 |
| | |||||
* | gc sux | Guillaume Cottenceau | 2003-11-14 | 1 | -2/+2 |
| | |||||
* | detect RO key | Guillaume Cottenceau | 2003-11-14 | 1 | -14/+39 |
| | |||||
* | propose to plug in the key if no key was detected | Guillaume Cottenceau | 2003-11-13 | 1 | -3/+34 |
| | |||||
* | be sure to restart network after configuring it, since programs such as KDE ↵ | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+6 |
| | | | | will have great trouble with loopback interface (it seems) otherwise. don't configure network nor restart it when doing test (nfs) 'install'. | ||||
* | really start with first ordered step | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+2 |
| | |||||
* | force uid/gid of created user to 501 as it was used when mounting key, ↵ | Guillaume Cottenceau | 2003-11-13 | 1 | -0/+2 |
| | | | | addUser may choose 502 when key already holds user data | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | /etc/sysconfig files badly need to be writable | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+2 |
| | |||||
* | - mount the key | Pascal Rigaux | 2003-11-13 | 1 | -10/+43 |
| | | | | | | - mount .kde using "-o bind" to a truefs - fix variable name re-declared | ||||
* | be sure remaining /etc files are at least available RO | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+9 |
| | |||||
* | mount the key in /home | Pascal Rigaux | 2003-11-12 | 1 | -1/+4 |
| | |||||
* | need to handle i18n clp before accepting license | Guillaume Cottenceau | 2003-11-12 | 1 | -2/+7 |
| | |||||
* | acceptLicense done ASAP as well | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | mount keys | Pascal Rigaux | 2003-11-11 | 1 | -0/+16 |
| | |||||
* | allowFB just in case someone wants to have fb | Pascal Rigaux | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | check the kernel corresponding to stage1 rdz is installed | Pascal Rigaux | 2003-11-10 | 1 | -0/+2 |
| | |||||
* | create and handle always_i18n_xxx clp's | Pascal Rigaux | 2003-11-07 | 1 | -2/+16 |
| | |||||
* | better handle etc files: scan a/c/mtime after copying all /etc files | Guillaume Cottenceau | 2003-11-07 | 1 | -0/+22 |
| | | | | | | to list the ones which are read and written, make it a file list and be assured to have those when initing move | ||||
* | Oops... I did it again! | Guillaume Cottenceau | 2003-11-07 | 1 | -10/+1 |
| | |||||
* | ifplugd | Guillaume Cottenceau | 2003-11-07 | 1 | -1/+2 |
| | |||||
* | syslog need be restarted once minilogd got killed, dunno why | Guillaume Cottenceau | 2003-11-07 | 1 | -3/+15 |
| | |||||
* | have ifcfg-lo | Guillaume Cottenceau | 2003-11-06 | 1 | -1/+4 |
| | |||||
* | have the basic fstab copied | Guillaume Cottenceau | 2003-11-06 | 1 | -5/+4 |
| | | | | | link xinetd.conf syslog.conf and sysctl.conf | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-05 | 1 | -0/+4 |
| | |||||
* | auto configure network | Guillaume Cottenceau | 2003-11-05 | 1 | -3/+4 |
| | |||||
* | when /image/etc/xxx is a symlink, create /etc/xxx directly to this symlink | Pascal Rigaux | 2003-11-05 | 1 | -2/+10 |
| | |||||
* | - no need to mount totem clp | Pascal Rigaux | 2003-11-05 | 1 | -3/+5 |
| | | | | | - if we need lomount_clp again, correctly handle the "live" cmdline parameter | ||||
* | don't mount totem clp if option "live" is given on cmdline | Pascal Rigaux | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+2 |
| | |||||
* | call summaryBefore to auto configure network, timezone, printers | Guillaume Cottenceau | 2003-11-03 | 1 | -8/+18 |
| | | | | | obscure problems when launching foomatic-configure exhausted problem of missing subdirectories in /etc and /var, create them at startup when they are missing to prevent from future other problems of the kind | ||||
* | xinetd stuff | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| |