Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-catalyst
Navigation:
Lists: gentoo-catalyst: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-catalyst@g.o
From: Chris Gianelloni <wolf31o2@g.o>
Subject: Re: Can't set LiveCD MOTD
Date: Fri, 15 Apr 2005 11:10:01 -0400
On Thu, 2005-04-14 at 17:51 -0400, Ryan Lynch wrote:
> I'm building a livecd for a project I'm working on, and I'm trying to use a custom MOTD.  I'm using the default runscript, and I've added this line to my stage 2 specfile:
> 	livecd/motd: /root/livecd/motd.txt
> However, each time I create an ISO, /etc/motd is blank.  Any thoughts?

Well, the code from livecd/runscript/default-runscript.sh responsible
for this little snippet is:

        # move over the motd (if applicable)
        if [ -n "${clst_livecd_motd}" ]
        then
            cp -a ${clst_livecd_motd} ${clst_chroot_path}/etc/motd
        else
            ...
        fi

It should be copying your file verbatim.

Are you seeing any error messages?

-- 
Chris Gianelloni
Release Engineering - Strategic Lead/QA Manager
Games - Developer
Gentoo Linux
Attachment:
signature.asc (This is a digitally signed message part)
Replies:
Re: Can't set LiveCD MOTD
-- Ryan Lynch
References:
Can't set LiveCD MOTD
-- Ryan Lynch
Navigation:
Lists: gentoo-catalyst: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Can't set LiveCD MOTD
Next by thread:
Re: Can't set LiveCD MOTD
Previous by date:
Catalyst 1.1.9 is out!
Next by date:
Re: Can't set LiveCD MOTD


Updated Jun 17, 2009

Summary: Archive of the gentoo-catalyst mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.