mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: June 01 2007,16:42 |
|
Keep in mind, though, that changing the filename extension from .dsl to .tar.gz is not going to help at all. If you haven't already loaded a *.dsl to run mkwritable, a *.dsl turned *.tar.gz will fail to load because it will try to write to parts of the system that are not yet writable. And if mkwritable has already run, you are not saving anything by renaming .dsl to .tar.gz. The package will still write to the same directories.
The *.tar.gz package must contain files that write only to /opt, /home, and /tmp, where *.dsl packages generally write to /usr
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|