diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-18 14:45:08 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-18 14:45:08 +0000 |
commit | d6c7a21b97fb99c73fd7e2a831371f053e474be6 (patch) | |
tree | 7e58840a66586310ac9b8161f84cefa068d46e7e /move/todo | |
parent | 861099c1f2fab024ac279280968082b953f77cc6 (diff) | |
download | drakx-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar drakx-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.gz drakx-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.bz2 drakx-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.xz drakx-d6c7a21b97fb99c73fd7e2a831371f053e474be6.zip |
have system configuration files automagically saved on the usb key with dnotify and a script
Diffstat (limited to 'move/todo')
-rw-r--r-- | move/todo | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -45,6 +45,3 @@ have not the necessary packages and we don't want to provide) /etc/X11/X is a link but vfat doesn't handle links :( -/etc/X11/XF86Config-4 - changing screen resolution doesn't get saved because file is re-created in /etc/X11, loosing link to usb-key - -> that whole story of links just sucks, why not using a daemon or something, with the list of files to save? would probably solve most of problems.. instead of needing to modify all the programs! which is a real bad solution indeed |