public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] custom motd gets blanked
@ 2006-03-22 16:25 Tod Herman
  2006-03-22 16:30 ` Andrew Gaffney
  2006-03-22 18:49 ` Chris Gianelloni
  0 siblings, 2 replies; 9+ messages in thread
From: Tod Herman @ 2006-03-22 16:25 UTC (permalink / raw
  To: gentoo-catalyst

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.



-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-03-22 21:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22 16:25 [gentoo-catalyst] custom motd gets blanked Tod Herman
2006-03-22 16:30 ` Andrew Gaffney
2006-03-22 16:48   ` Tod Herman
2006-03-22 18:58     ` Chris Gianelloni
2006-03-22 20:17       ` Tod Herman
2006-03-22 20:36         ` Chris Gianelloni
2006-03-22 20:56           ` Tod Herman
2006-03-22 21:37             ` Chris Gianelloni
2006-03-22 18:49 ` Chris Gianelloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox