[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: PATCH: For selinux readonly filesystem error



On Sat, 2008-04-05 at 14:03 -0500, Jerry Vonau wrote:
> getting rid of the symlink to /mnt/runtime/etc/selinux fixes:
> 
> 12:28:33 WARNING : Failed to create /etc/selinux/config: Read-only file 
> system
> 12:28:33 WARNING : Failed to create 
> /etc/selinux/targeted/contexts/customizable_types: Read-only file system

Changing this, though, means that we end up copying the contents
of /etc/selinux (all 20-ish megs worth) into RAM rather than just using
the copy out of stage2.  That's why it was done separately like this to
begin with.

Jeremy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]