summaryrefslogtreecommitdiffstats
path: root/move
Commit message (Collapse)AuthorAgeFilesLines
* add totem supportPascal Rigaux2003-11-037-11/+367
|
* need script replacing mdk_move_change_loopPascal Rigaux2003-11-031-0/+46
|
* wrap codePascal Rigaux2003-11-031-1/+4
|
* look into /proc/*/maps for more busy filesPascal Rigaux2003-11-031-2/+14
|
* replace mdk_move_boot_loop with the more flexible mdk_move_loopPascal Rigaux2003-10-313-8/+2
|
* allow user=xxx on /proc/cmdline to skip ask_user namePascal Rigaux2003-10-311-3/+7
|
* remove debug codePascal Rigaux2003-10-311-4/+0
|
* use our just-added user instead of "mdk" userGuillaume Cottenceau2003-10-311-6/+5
|
* sudo wants sudoers to be 440Pascal Rigaux2003-10-311-1/+1
|
* start after mdkhtmlbrowserPascal Rigaux2003-10-311-0/+1
|
* - add sudo for all commandsPascal Rigaux2003-10-314-0/+22
| | | | | - add mdk_move_boot_loop called in autostart
* also set SHELLPascal Rigaux2003-10-311-1/+2
|
* *** empty log message ***Guillaume Cottenceau2003-10-311-2/+0
|
* - 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
|
* don't build /tmp/live_tree.clp by default in target live_tree_bootPascal Rigaux2003-10-311-1/+0
|
* use mkisofs -R instead of -r so that setuid is still therePascal Rigaux2003-10-311-2/+2
|
* 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
|
* *** empty log message ***Guillaume Cottenceau2003-10-301-0/+2
|
* what security level do we need to choose?Guillaume Cottenceau2003-10-301-0/+2
|
* allow move to be launched in testing modeGuillaume Cottenceau2003-10-302-1/+5
|
* don't forget to configure printerGuillaume Cottenceau2003-10-301-0/+1
|
* fix OOo startupGuillaume Cottenceau2003-10-302-3/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-301-3/+1
|
* allow undone toBeDone things to be doneGuillaume Cottenceau2003-10-301-1/+14
|
* allow comments to be trimmedGuillaume Cottenceau2003-10-301-2/+2
|
* list currently busy filesPascal Rigaux2003-10-301-0/+9
|
* use by nfs-accesses to generate a cleaner boot.listPascal Rigaux2003-10-301-0/+40
|
* kernel patch that allows logging file accesses via nfsPascal Rigaux2003-10-301-0/+61
|
* scan /var/log/kernel/warnings for nfsd logs (need a patched nfsd)Pascal Rigaux2003-10-301-0/+51
|
* add totem to alwaysPascal Rigaux2003-10-301-0/+1
|
* we don't want moved files in /etc/skelPascal Rigaux2003-10-301-5/+0
|
* call update-menus as neededPascal Rigaux2003-10-301-0/+1
|
* cleanupPascal Rigaux2003-10-301-9/+11
|
* add live_tree_always.clpPascal Rigaux2003-10-301-0/+1
|
* add live_tree_alwaysPascal Rigaux2003-10-302-28/+54
|
* kill minilogd to ensure it goes awayPascal Rigaux2003-10-301-0/+1
|
* better list obtained using patched nfsd instead of StracePascal Rigaux2003-10-305-160/+167
|
* try to save /etc/fstab and /etc/modules.conf (is /etc/fstabGuillaume Cottenceau2003-10-231-1/+6
| | | | | really needed?)
* *** empty log message ***Guillaume Cottenceau2003-10-231-0/+40
|
* add the mkisofs/cdrecord command linePascal Rigaux2003-10-231-1/+4
|
* use cp instead of cp_afPascal Rigaux2003-10-231-1/+1
|
* various fixes:Pascal Rigaux2003-10-231-5/+3
| | | | | | | - add some usually automatic flags 'BURNER', 'UTF8', 'DOCS', 'TV', '3D' - use symlinkf instead of "ln -sf" (symlinkf is much better, it removes destination first) - not need to run pango-querymodules anymore
* correctly install runstage2 as runstage2.plGuillaume Cottenceau2003-10-221-1/+2
|
* add /sbin/init (this is mdk-stage1/init-move, not stock linuxGuillaume Cottenceau2003-10-221-0/+1
| | | | | init - should be in /tmp/live_tree/sbin/init avec "make install")
* add make_live_tree_bootPascal Rigaux2003-10-223-1/+568
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-0/+5
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-211-1/+1
|
* try to see when it fails :/Guillaume Cottenceau2003-10-181-1/+1
|