Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | restart kicker if it annoys us | Pascal Rigaux | 2003-11-18 | 1 | -5/+13 | |
| | ||||||
* | - also work in nfs with no live_tree.clp mounted | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 | |
| | | | | | - kio_uiserver will get killed without mentioning | |||||
* | don't log busy files on tty3, but on stderr | Pascal Rigaux | 2003-11-17 | 1 | -6/+3 | |
| | | | | | (allow busy-files like usage) | |||||
* | move /image_raw to /cdrom | Guillaume Cottenceau | 2003-11-17 | 2 | -4/+4 | |
| | ||||||
* | totem can play dvd's too, right? | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 | |
| | ||||||
* | add an icon on the desktop to run mdk_totem | Pascal Rigaux | 2003-11-12 | 1 | -0/+7 | |
| | ||||||
* | also move back always_i18n and totem to_cdrom | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | also move back always_i18n to cdrom | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 | |
| | ||||||
* | get the file <=> loop association from mdk_move_loop and pass it to ↵ | Pascal Rigaux | 2003-11-07 | 1 | -5/+8 | |
| | | | | mdk_behind_totem | |||||
* | - scan all loops, not only @names | Pascal Rigaux | 2003-11-07 | 1 | -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 devices | Pascal Rigaux | 2003-11-07 | 1 | -4/+1 | |
| | | | | | - fix --boot-loop option handling | |||||
* | - look for busy files | Pascal Rigaux | 2003-11-07 | 1 | -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 Rigaux | 2003-11-06 | 2 | -15/+13 | |
| | | | | | - mdk_totem is now written in perl | |||||
* | add mdk_totem & mdk_behind_totem | Pascal Rigaux | 2003-11-06 | 2 | -0/+85 | |
| | ||||||
* | - run "kbuildsycoca --global" when building | Pascal Rigaux | 2003-11-05 | 1 | -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 mounted | Pascal Rigaux | 2003-11-05 | 1 | -1/+1 | |
| | ||||||
* | find out the association (loopX <=> clp) instead of hard writing it | Pascal Rigaux | 2003-11-05 | 1 | -9/+17 | |
| | ||||||
* | also move "always" clp from memory to cdrom | Pascal Rigaux | 2003-11-03 | 1 | -1/+1 | |
| | ||||||
* | need script replacing mdk_move_change_loop | Pascal Rigaux | 2003-11-03 | 1 | -0/+46 | |
| | ||||||
* | replace mdk_move_boot_loop with the more flexible mdk_move_loop | Pascal Rigaux | 2003-10-31 | 2 | -7/+1 | |
| | ||||||
* | remove debug code | Pascal Rigaux | 2003-10-31 | 1 | -4/+0 | |
| | ||||||
* | start after mdkhtmlbrowser | Pascal Rigaux | 2003-10-31 | 1 | -0/+1 | |
| | ||||||
* | - add sudo for all commands | Pascal Rigaux | 2003-10-31 | 3 | -0/+18 | |
- add mdk_move_boot_loop called in autostart |