[Fedora-livecd-list] Making two additional directories writable

Martin Steinmann msteinmann at vesbridge.com
Tue Aug 15 16:52:42 UTC 2006


I was trying to have two additional directories writeable in the /usr
tree. To that effect I added two lines as follows to the movefiles.py
file in /usr/share/kadischi.

 

files_to_be_writable = [

    '/var',

    '/tmp',

    '/etc',

    '/home',

    '/root',

    '/opt',

    '/mnt',

    '/media',

    '/usr/share/www/doc/vm_vxml',

    '/usr/share/www/doc/aa_vxml',

    ]

 

That somehow did not work. The two directories on the generated Live CD
are empty and not writable, even though there should be some files
installed there by some of the additional RPMs pulled in during the
creation of the Live CD.

 

What am I missing?

 

--martin

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20060815/4de6cb8c/attachment.htm>


More information about the Fedora-livecd-list mailing list