summaryrefslogtreecommitdiffstats
path: root/move/todo
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-18 14:45:08 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-18 14:45:08 +0000
commitd6c7a21b97fb99c73fd7e2a831371f053e474be6 (patch)
tree7e58840a66586310ac9b8161f84cefa068d46e7e /move/todo
parent861099c1f2fab024ac279280968082b953f77cc6 (diff)
downloaddrakx-backup-do-not-use-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar
drakx-backup-do-not-use-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.gz
drakx-backup-do-not-use-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.bz2
drakx-backup-do-not-use-d6c7a21b97fb99c73fd7e2a831371f053e474be6.tar.xz
drakx-backup-do-not-use-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/todo3
1 files changed, 0 insertions, 3 deletions
diff --git a/move/todo b/move/todo
index 224a41510..494210d70 100644
--- a/move/todo
+++ b/move/todo
@@ -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