With this set of patches I have been able to install package sets into
a chroot using YumPayload. The only issue I saw was related to selinux
file contexts, but that should be a non-issue since anaconda runs in
permissive mode.
My test driver is pretty much the __main__ from packaging/__init__.py.
The changes to make the install work are to mount /proc, /sys, &c in
the chroot and to unset flags.testing right before calling payload.install().
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
03-02-2012, 05:20 PM
Chris Lumens
packaging patches (enable yum install capability)
> With this set of patches I have been able to install package sets into
> a chroot using YumPayload. The only issue I saw was related to selinux
> file contexts, but that should be a non-issue since anaconda runs in
> permissive mode.
>
> My test driver is pretty much the __main__ from packaging/__init__.py.
> The changes to make the install work are to mount /proc, /sys, &c in
> the chroot and to unset flags.testing right before calling payload.install().
These all look good. Push away.
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list