summaryrefslogtreecommitdiffstats
path: root/move/tree
Commit message (Collapse)AuthorAgeFilesLines
* kill artsd and portmap without tellingPascal Rigaux2003-12-081-1/+1
|
* most mixer elements always are integerThierry Vignaud2003-12-081-1/+1
|
* call /etc/X11/xdm/Xsession instead of /etc/X11/Xsession so that we go ↵Pascal Rigaux2003-12-081-1/+1
| | | | | | | through a login shell and get /usr/games in $PATH
* use G_BROKEN_FILENAMES in totemPascal Rigaux2003-12-051-0/+1
|
* titi fixes sound initscript for some alsa devicesGuillaume Cottenceau2003-12-052-0/+135
|
* default config file of konsole has a large font :/Guillaume Cottenceau2003-12-051-0/+19
|
* each time X respawns we need /etc/X11/Xsession rather than only startkdeGuillaume Cottenceau2003-12-051-1/+1
|
* mount loopback ro to have less warningsPascal Rigaux2003-12-041-2/+2
|
* window title "Busy files" is not very informative, replacing with the simple ↵Pascal Rigaux2003-12-041-1/+1
| | | | string "Error"
* tell kicker that it should refetch menu's iconsPascal Rigaux2003-12-041-0/+3
|
* OOo launches netscape so we need a fake netscapeGuillaume Cottenceau2003-12-031-0/+3
|
* should at least disable X respawning too fast nowGuillaume Cottenceau2003-12-021-6/+3
|
* allow mdk_totem to kill root processesPascal Rigaux2003-12-021-2/+2
|
* fix typoPascal Rigaux2003-12-021-1/+1
|
* chloop supportGuillaume Cottenceau2003-12-011-2/+2
|
* 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