summaryrefslogtreecommitdiffstats
path: root/move/tree
Commit message (Collapse)AuthorAgeFilesLines
* nicer dialog boxPascal Rigaux2003-12-011-7/+4
|
* let time for X to really dieGuillaume Cottenceau2003-11-281-0/+1
|
* try to fix (and let some debug) X respawning too fastGuillaume Cottenceau2003-11-281-2/+7
|
* try to not respawn X too fastGuillaume Cottenceau2003-11-271-0/+7
|
* fabman prefers thisGuillaume Cottenceau2003-11-271-1/+1
|
* fake umounting /image when we use live_tree/ instead of live_tree.clpPascal Rigaux2003-11-271-3/+9
|
* if /image is a symlink, don't try to umount and so don't failPascal Rigaux2003-11-271-2/+4
|
* kill klaptopdaemon without warningPascal Rigaux2003-11-271-1/+1
|
* allow to halt machineGuillaume Cottenceau2003-11-272-0/+5
|
* at last a good reboot/halt from kdeGuillaume Cottenceau2003-11-274-23/+3
|
* use a Reboot.desktop to have ability to reboot graphically in menuGuillaume Cottenceau2003-11-271-0/+13
| | | | | | | it's not too good because it's not top-down in the menu, but to do that we'd need to modify kdebase or launche kde with kdm it-de-es translations taken from gtk+mdk.mo
* translate (me, giuseppe, till, juan)Guillaume Cottenceau2003-11-271-0/+5
|
* allow to reboot the machineGuillaume Cottenceau2003-11-263-1/+19
|
* make it workGuillaume Cottenceau2003-11-261-1/+1
|
* we can't keep perl in memory if we want to eject cdromGuillaume Cottenceau2003-11-262-32/+31
|
* allow X to restart after dying through X_move script, startkde also through ↵Guillaume Cottenceau2003-11-262-0/+39
| | | | startkde_move script
* allow DEBUGPascal Rigaux2003-11-251-1/+1
|
* - nvidia.clp supportPascal Rigaux2003-11-251-3/+5
| | | | | | - handle umounting failure by remounting what can be and calling mdk_totem again (which will hopefully tell what program did make umounting fail)
* - fix regexps according to {cmdline} format changePascal Rigaux2003-11-241-5/+5
| | | | | - add nvidia clp handling
* eject cdrom when unmountedPascal Rigaux2003-11-211-0/+1
|
* cleanupPascal Rigaux2003-11-211-2/+0
|
* show "frozen-bubble" instead of "perl"Pascal Rigaux2003-11-211-2/+3
|
* don't even try to do something when some very important processes make the ↵Pascal Rigaux2003-11-181-1/+17
| | | | cd busy
* restart kicker if it annoys usPascal Rigaux2003-11-181-5/+13
|
* - also work in nfs with no live_tree.clp mountedPascal Rigaux2003-11-181-2/+2
| | | | | - kio_uiserver will get killed without mentioning
* don't log busy files on tty3, but on stderrPascal Rigaux2003-11-171-6/+3
| | | | | (allow busy-files like usage)
* move /image_raw to /cdromGuillaume Cottenceau2003-11-172-4/+4
|
* totem can play dvd's too, right?Guillaume Cottenceau2003-11-131-1/+1
|
* add an icon on the desktop to run mdk_totemPascal Rigaux2003-11-121-0/+7
|
* also move back always_i18n and totem to_cdromPascal Rigaux2003-11-071-1/+1
|
* also move back always_i18n to cdromPascal Rigaux2003-11-071-1/+1
|
* get the file <=> loop association from mdk_move_loop and pass it to ↵Pascal Rigaux2003-11-071-5/+8
| | | | mdk_behind_totem
* - scan all loops, not only @namesPascal Rigaux2003-11-071-6/+8
| | | | | | - always_i18n is a magic name which is renamed to the used always_i18n_xxx - return the file <=> loop association when asked
* - use given loop devicesPascal Rigaux2003-11-071-4/+1
| | | | | - fix --boot-loop option handling
* - look for busy filesPascal Rigaux2003-11-071-1/+85
| | | | | | - propose different actions when there are busy files - kill processes busying files when asked
* - various fixes (including adding /bin/sleep to totem.list and using it)Pascal Rigaux2003-11-062-15/+13
| | | | | - mdk_totem is now written in perl
* add mdk_totem & mdk_behind_totemPascal Rigaux2003-11-062-0/+85
|
* - run "kbuildsycoca --global" when buildingPascal Rigaux2003-11-051-0/+7
| | | | | - using a special configuration telling kde not to build during startup
* don't die when not finding a clp, it means it's not mountedPascal Rigaux2003-11-051-1/+1
|
* find out the association (loopX <=> clp) instead of hard writing itPascal Rigaux2003-11-051-9/+17
|
* also move "always" clp from memory to cdromPascal Rigaux2003-11-031-1/+1
|
* need script replacing mdk_move_change_loopPascal Rigaux2003-11-031-0/+46
|
* replace mdk_move_boot_loop with the more flexible mdk_move_loopPascal Rigaux2003-10-312-7/+1
|
* remove debug codePascal Rigaux2003-10-311-4/+0
|
* start after mdkhtmlbrowserPascal Rigaux2003-10-311-0/+1
|
* - add sudo for all commandsPascal Rigaux2003-10-313-0/+18
- add mdk_move_boot_loop called in autostart