[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: livecd-creator and selinux, status at the end of week 1
- From: Eric Paris <eparis redhat com>
- To: Stephen Smalley <sds tycho nsa gov>
- Cc: fedora-devel-list redhat com, fedora-selinux-list redhat com
- Subject: Re: livecd-creator and selinux, status at the end of week 1
- Date: Mon, 19 May 2008 15:41:41 -0400
On Mon, 2008-05-19 at 15:30 -0400, Stephen Smalley wrote:
> On Mon, 2008-05-19 at 15:14 -0400, Eric Paris wrote:
> > On Fri, 2008-05-16 at 15:19 -0400, Eric Paris wrote:
> > > I've spent pretty much all week flailing around try to get
> > > livecd-creator working with selinux enforcing with F10 as both the host
> > > and the image. Next week begins the journey of working on making old
> > > composes work on F10. Where do I stand? Well, it seems to work! I
> > > booted an image and logged in.
> >
> > Today I tried flipped my repos to point at F7 and tried to build.
> > Didn't see any selinux messages but crap still hit the fan on boot
> > (eventual kernel panic complaining about no root and killing init)
>
> So the interesting question there is whether the image was missing files
> or just mislabeled?
Well in the F8 example kickstart I see this bit of craziness:
# make the initrd we care about
rm -f /boot/initrd*.img
cp /etc/sysconfig/mkinitrd /etc/mayflower.conf
ver=`ls /boot/vmlinuz* |head -n 1 |sed -e 's;/boot/vmlinuz-;;'`
/usr/lib/livecd-creator/mayflower -f /boot/initrd-$ver.img $ver
rm -f /etc/mayflower.conf
which leads me to believe F7 probably needs something similar that I
don't have with my basically blank kickstart file.
-Eric
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]