adraker
Group: Members
Posts: 229
Joined: Feb. 2004 |
|
Posted: Aug. 07 2004,10:09 |
|
eerrrr.....I don't think we're in phase on this one...
Make a directory called "desk". As a subdirectory of "desk", make a directory called "home". Under that, a directory called "dsl". Or better yet "damnsmall". And so on with ".fluxbox" ,"themes" and "styles". Just LIKE in your home directory.
You have to make this whole structure under "desk".
Then put copies of your wallpaper,style,and init in the proper places.
Then you cd to "desk". The top of the structure. You want to make a theme called "bluecow". Your working directory is "desk".
So you tar everything under the "home" subdirectory with "tar -cvf bluecow.tar home/" Note the home/ part.
Then you gzip bluecow.tar The resultant bluecow.tar.gz should be good to go into the root directory of your live cd where it will be automagically loaded by mydsl. At startup. Whether you like it or not.
You can't just use your existing home structure, or you will tar up everything in your home directory!
If there's a better way,or better explanation,let us know!
|