On Wed, 2006-03-22 at 10:25 -0600, Tod Herman wrote:
> When building livecd with custom motd, the custom motd gets moved into the
> build environment correctly, but then get's blanked when the
> livecdfs-update.sh tries to cat missing generic-motd.txt and minimal-motd.txt
> files into /etc/motd. Bug entered on bugzilla:
> http://bugs.gentoo.org/show_bug.cgi?id=127186
>
> Can cheat and change the > to >> in the line from livecdfs-update.sh that is
> the offender:
>
> gentoo-release-minimal )
> cat /etc/generic.motd.txt /etc/minimal.motd.txt > /etc/motd
> sed -i 's:^##GREETING:Welcome to the Gentoo Linux Minimal
> Installation CD!:' /etc/motd
>
> Probably should check if custom motd being used and if so skip the Tweaking
> the MOTD section.
No. You should not be using livecd/type: gentoo-release-minimal when
you aren't building a Gentoo release. There is generic-livecd for
*anything* that is not official Gentoo media. The basic premise is that
the official media requires some things and does some things that users
will not want. If you're using gentoo-release-* and something is being
overwritten, you're pretty much going to get a simple response from me.
Don't use gentoo-release-* as it is doing what is expected.
--
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux
signature.asc
Description: This is a digitally signed message part
|