summaryrefslogtreecommitdiffstats
path: root/move/tree
Commit message (Collapse)AuthorAgeFilesLines
* - 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