Jeremy Katz wrote:
On Fri, 2007-09-14 at 09:16 -0500, Douglas McClendon wrote:
I tested this patch-against-current-cvs, against an f7 livecd spin,
under qemu.
Could be a little simpler by just setting the tuple looped over to
either include both /selinux and /dev or just /dev based on
flags.selinux. Would also make the diff a bit smaller
Sure. It was a means to an end - turboLiveInst-v3 is on its way
(pending completion of current qemu test).
So should I do like you said for the smallest diff, or perhaps go with
an initialized-empty list, that selinux gets optionally appended to, and
then the list of 'the rest'(==/dev right now) gets appended to that?
-dmc