summaryrefslogtreecommitdiffstats
path: root/move/move.pm
Commit message (Collapse)AuthorAgeFilesLines
* don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵Guillaume Cottenceau2003-11-171-0/+3
| | | | contents will be lost for usb key
* mount key early (before launching X)Pascal Rigaux2003-11-171-7/+9
|
* prevent from linking /etc/sudoers to the key since sudo will refuse to work ↵Guillaume Cottenceau2003-11-171-0/+5
| | | | afterwards
* move /image_raw to /cdromGuillaume Cottenceau2003-11-171-2/+2
|
* preliminary support for saving system configuration data on usb keyGuillaume Cottenceau2003-11-141-1/+27
|
* fix shadow passwordGuillaume Cottenceau2003-11-141-2/+2
|
* gc sux bigtimeGuillaume Cottenceau2003-11-141-1/+1
|
* gc suxGuillaume Cottenceau2003-11-141-2/+2
|
* detect RO keyGuillaume Cottenceau2003-11-141-14/+39
|
* propose to plug in the key if no key was detectedGuillaume Cottenceau2003-11-131-3/+34
|
* be sure to restart network after configuring it, since programs such as KDE ↵Guillaume Cottenceau2003-11-131-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 stepGuillaume Cottenceau2003-11-131-1/+2
|
* force uid/gid of created user to 501 as it was used when mounting key, ↵Guillaume Cottenceau2003-11-131-0/+2
| | | | addUser may choose 502 when key already holds user data
* *** empty log message ***Guillaume Cottenceau2003-11-131-1/+1
|
* /etc/sysconfig files badly need to be writableGuillaume Cottenceau2003-11-131-1/+2
|
* - mount the keyPascal Rigaux2003-11-131-10/+43
| | | | | | - mount .kde using "-o bind" to a truefs - fix variable name re-declared
* be sure remaining /etc files are at least available ROGuillaume Cottenceau2003-11-121-1/+9
|
* mount the key in /homePascal Rigaux2003-11-121-1/+4
|
* need to handle i18n clp before accepting licenseGuillaume Cottenceau2003-11-121-2/+7
|
* acceptLicense done ASAP as wellGuillaume Cottenceau2003-11-121-1/+1
|
* mount keysPascal Rigaux2003-11-111-0/+16
|
* allowFB just in case someone wants to have fbPascal Rigaux2003-11-101-1/+1
|
* check the kernel corresponding to stage1 rdz is installedPascal Rigaux2003-11-101-0/+2
|
* create and handle always_i18n_xxx clp'sPascal Rigaux2003-11-071-2/+16
|
* better handle etc files: scan a/c/mtime after copying all /etc filesGuillaume Cottenceau2003-11-071-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 Cottenceau2003-11-071-10/+1
|
* ifplugdGuillaume Cottenceau2003-11-071-1/+2
|
* syslog need be restarted once minilogd got killed, dunno whyGuillaume Cottenceau2003-11-071-3/+15
|
* have ifcfg-loGuillaume Cottenceau2003-11-061-1/+4
|
* have the basic fstab copiedGuillaume Cottenceau2003-11-061-5/+4
| | | | | link xinetd.conf syslog.conf and sysctl.conf
* *** empty log message ***Guillaume Cottenceau2003-11-051-0/+4
|
* auto configure networkGuillaume Cottenceau2003-11-051-3/+4
|
* when /image/etc/xxx is a symlink, create /etc/xxx directly to this symlinkPascal Rigaux2003-11-051-2/+10
|
* - no need to mount totem clpPascal Rigaux2003-11-051-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 cmdlinePascal Rigaux2003-11-041-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-031-1/+2
|
* call summaryBefore to auto configure network, timezone, printersGuillaume Cottenceau2003-11-031-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 stuffGuillaume Cottenceau2003-11-031-1/+1
|
* mount live_tree_totem.clp if neededPascal Rigaux2003-11-031-0/+12
|
* allow user=xxx on /proc/cmdline to skip ask_user namePascal Rigaux2003-10-311-3/+7
|
* use our just-added user instead of "mdk" userGuillaume Cottenceau2003-10-311-6/+5
|
* also set SHELLPascal Rigaux2003-10-311-1/+2
|
* - add /etc/sudoersPascal Rigaux2003-10-311-2/+9
| | | | | - don't use "su" for the moment, it doesn't allow startkde to exit nicely (why??)
* move: "adduser" alike stepGuillaume Cottenceau2003-10-311-0/+6
|
* allow to start move with no previous steps (eg: step=startMove on cmdline)Pascal Rigaux2003-10-311-1/+1
|
* /etc/devfs/conf.d must be writeablePascal Rigaux2003-10-311-2/+2
|
* allow move to be launched in testing modeGuillaume Cottenceau2003-10-301-0/+4
|
* fix OOo startupGuillaume Cottenceau2003-10-301-1/+1
|
* allow undone toBeDone things to be doneGuillaume Cottenceau2003-10-301-1/+14
|
* allow comments to be trimmedGuillaume Cottenceau2003-10-301-2/+2
|