diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-17 22:49:45 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-17 22:49:45 +0000 |
commit | d48fe059539d78c02a0eec10672fcbad8d458273 (patch) | |
tree | 326f5f1f765b1fe5e64f1d2a66632c8eae40ca1c | |
parent | e6b7e6ade37db22209506b87da53bb8170ff5942 (diff) | |
download | drakx-d48fe059539d78c02a0eec10672fcbad8d458273.tar drakx-d48fe059539d78c02a0eec10672fcbad8d458273.tar.gz drakx-d48fe059539d78c02a0eec10672fcbad8d458273.tar.bz2 drakx-d48fe059539d78c02a0eec10672fcbad8d458273.tar.xz drakx-d48fe059539d78c02a0eec10672fcbad8d458273.zip |
*** empty log message ***
-rw-r--r-- | move/todo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,4 +45,5 @@ have not the necessary packages and we don't want to provide) 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
\ No newline at end of file + 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 |