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.

If you're not building a Gentoo release, you probably shouldn't be using the gentoo-release-* types. They do all sorts of stuff that you typically wouldn't want, except on a Gentoo release.

--
Andrew Gaffney                            http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer                                   Installer Project

--
[EMAIL PROTECTED] mailing list

Reply via email to