summaryrefslogtreecommitdiffstats
path: root/move/move.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* - run "service sound start" in backgroundPascal Rigaux2003-11-201-5/+4
| | | | | | | - no need to set $o->{fstab} - move back install_TrueFS_in_home() call in startMove (it doesn't rely on $o->{fstab} anymore)
* use boot imagesGuillaume Cottenceau2003-11-191-1/+2
|
* - mount removable devicesPascal Rigaux2003-11-191-7/+12
| | | | | - fix chown'ing cache directory
* *** empty log message ***Guillaume Cottenceau2003-11-191-1/+1
|
* .kde/share/cache is a symlink to a tmpfs directory to ensure the key doesn'tPascal Rigaux2003-11-191-0/+9
| | | | | grow too much
* move sound configuration later (when X is running)Pascal Rigaux2003-11-191-3/+3
|
* start service "sound" to unmute alsa soundPascal Rigaux2003-11-191-0/+1
|
* cleankey really does (doesn't look for i18n/user of other machines)Guillaume Cottenceau2003-11-191-6/+7
| | | | | use a variable for /home/.sysconf
* tired of unworkable root enviroGuillaume Cottenceau2003-11-191-0/+1
|
* I always suck when I commit untested codeGuillaume Cottenceau2003-11-191-1/+2
|
* ~/.openoffice must be a truefsGuillaume Cottenceau2003-11-191-2/+2
|
* allow user customisation of startup through /etc/rc.d/rc.localGuillaume Cottenceau2003-11-181-0/+3
|
* launch dnotify only when we have a keyGuillaume Cottenceau2003-11-181-3/+5
|
* update BLA BLA since no one did move on thisGuillaume Cottenceau2003-11-181-1/+1
|
* differentiate user and host configuration so that moving around with the ↵Guillaume Cottenceau2003-11-181-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 Cottenceau2003-11-181-3/+12
| | | | dnotify and a script
* preliminary support for booting off informations saved on the key without ↵Guillaume Cottenceau2003-11-171-87/+110
| | | | any asked question
* hotplug sux when it goes to loading usb modules in beginning of move because ↵Guillaume Cottenceau2003-11-171-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 Cottenceau2003-11-171-1/+2
| | | | configuration and re detect everything
* 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
|