Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle image_totem | Pascal Rigaux | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | make it more flexible | Pascal Rigaux | 2003-11-05 | 2 | -5/+14 |
| | |||||
* | lock unneeded now that i have my local copy :) | Guillaume Cottenceau | 2003-11-05 | 1 | -3/+0 |
| | |||||
* | /usr is now handled "hardcoded" for totem | Guillaume Cottenceau | 2003-11-05 | 1 | -1/+0 |
| | |||||
* | add the command to generate totem.list | Pascal Rigaux | 2003-11-05 | 1 | -0/+2 |
| | |||||
* | we need package "mountloop" for crypted folders | Pascal Rigaux | 2003-11-05 | 1 | -1/+2 |
| | |||||
* | - 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 | ||||
* | - more flexible totem tree symlinks build (based on totem.list) | Pascal Rigaux | 2003-11-05 | 1 | -8/+9 |
| | | | | | - clean-up | ||||
* | run fc-cache so that cache is generated in all directories mentioned in ↵ | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+1 |
| | | | | config file: allows to suppress the 5-10 secondes pause before first drakx question | ||||
* | - add links from totem to main tree | Pascal Rigaux | 2003-11-04 | 1 | -4/+14 |
| | | | | | - don't rm libDrakX/*.pm too soon, remove symlinks first | ||||
* | removing the slow fallback (better handled by hand) | Pascal Rigaux | 2003-11-04 | 1 | -13/+0 |
| | |||||
* | don't mount totem clp if option "live" is given on cmdline | Pascal Rigaux | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | - handle symlinks in xxx.list | Pascal Rigaux | 2003-11-04 | 1 | -12/+36 |
| | | | | | - more flexible -u (remove_light_tree) | ||||
* | mouse settings saved now.. dunno why | Guillaume Cottenceau | 2003-11-03 | 1 | -2/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | services | Guillaume Cottenceau | 2003-11-03 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+2 |
| | |||||
* | grrr don't commit debugging purpose stuff | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+0 |
| | |||||
* | call summaryBefore to auto configure network, timezone, printers | Guillaume Cottenceau | 2003-11-03 | 4 | -9/+39 |
| | | | | | 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 | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-03 | 1 | -3/+5 |
| | |||||
* | remove debugging info | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+0 |
| | |||||
* | need some dummy functions so that checking for installed packages behave ↵ | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+27 |
| | | | | correctly (testing with automatic printer configuration) | ||||
* | xinetd stuff | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | various fixes | Pascal Rigaux | 2003-11-03 | 2 | -7/+6 |
| | |||||
* | mount live_tree_totem.clp if needed | Pascal Rigaux | 2003-11-03 | 1 | -0/+12 |
| | |||||
* | get INSTALL stuff on live as well | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | install acpi and acpid so that removing acpi=ht will work | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | sort lists | Pascal Rigaux | 2003-11-03 | 3 | -723/+723 |
| | |||||
* | useful to create xxx.list using xxx.dir and the output of nfs-accesses | Pascal Rigaux | 2003-11-03 | 1 | -0/+28 |
| | |||||
* | also move "always" clp from memory to cdrom | Pascal Rigaux | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | ensure "make" before ./make_live_tree_boot -u doesn't break ↵ | Pascal Rigaux | 2003-11-03 | 1 | -0/+4 |
| | | | | ./make_live_tree_boot -u | ||||
* | add totem support | Pascal Rigaux | 2003-11-03 | 7 | -11/+367 |
| | |||||
* | need script replacing mdk_move_change_loop | Pascal Rigaux | 2003-11-03 | 1 | -0/+46 |
| | |||||
* | wrap code | Pascal Rigaux | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | look into /proc/*/maps for more busy files | Pascal Rigaux | 2003-11-03 | 1 | -2/+14 |
| | |||||
* | replace mdk_move_boot_loop with the more flexible mdk_move_loop | Pascal Rigaux | 2003-10-31 | 3 | -8/+2 |
| | |||||
* | allow user=xxx on /proc/cmdline to skip ask_user name | Pascal Rigaux | 2003-10-31 | 1 | -3/+7 |
| | |||||
* | remove debug code | Pascal Rigaux | 2003-10-31 | 1 | -4/+0 |
| | |||||
* | use our just-added user instead of "mdk" user | Guillaume Cottenceau | 2003-10-31 | 1 | -6/+5 |
| | |||||
* | sudo wants sudoers to be 440 | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | start after mdkhtmlbrowser | Pascal Rigaux | 2003-10-31 | 1 | -0/+1 |
| | |||||
* | - add sudo for all commands | Pascal Rigaux | 2003-10-31 | 4 | -0/+22 |
| | | | | | - add mdk_move_boot_loop called in autostart | ||||
* | also set SHELL | Pascal Rigaux | 2003-10-31 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-31 | 1 | -2/+0 |
| | |||||
* | - add /etc/sudoers | Pascal Rigaux | 2003-10-31 | 1 | -2/+9 |
| | | | | | - don't use "su" for the moment, it doesn't allow startkde to exit nicely (why??) | ||||
* | move: "adduser" alike step | Guillaume Cottenceau | 2003-10-31 | 1 | -0/+6 |
| | |||||
* | don't build /tmp/live_tree.clp by default in target live_tree_boot | Pascal Rigaux | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | use mkisofs -R instead of -r so that setuid is still there | Pascal Rigaux | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | allow to start move with no previous steps (eg: step=startMove on cmdline) | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | /etc/devfs/conf.d must be writeable | Pascal Rigaux | 2003-10-31 | 1 | -2/+2 |
| |