[PATCH 5/6] install: Write anaconda-ks.cfg to /var if /root is unavailable

Colin Walters walters at verbum.org
Mon Apr 28 17:07:54 UTC 2014


I'm not a huge fan of this patch BTW...other ideas:

* /usr/share/anaconda/anaconda-ks.cfg ?  Doesn't work if anaconda isn't 
on target system
* /var/anaconda-ks.cfg ?  Works.  A little ugly.
* Do precreate /var/roothome and ensure it's labeled correctly?  This 
is possible, I can investigate more.

On Sat, Apr 26, 2014 at 1:30 PM, Colin Walters <walters at verbum.org> 
wrote:
> In the OSTree case, /root -> /var/roothome.
> 
> This patch would be better done in the future by precreating
> /var/roothome, we would just need to ensure the SELinux label is
> right.
> ---
>  pyanaconda/install.py | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140428/b5c19215/attachment.html>


More information about the anaconda-patches mailing list