Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Re: livecd-stage1 pkgconfig
Date: Thu, 14 Jul 2005 18:22:23
Message-Id: 1121365311.26200.31.camel@cgianelloni.nuvox.net
In Reply to: [gentoo-catalyst] Re: livecd-stage1 pkgconfig by Christophe PEREZ
1 On Thu, 2005-07-14 at 14:06 -0400, Christophe PEREZ wrote:
2 > --- livecdfs-update.sh.orig 2005-07-14 14:02:12.000000000 -0400
3 > +++ livecdfs-update.sh 2005-07-14 14:03:05.000000000 -0400
4 > @@ -79,7 +79,7 @@
5 > if [ -n "${clst_livecd_users}" -a -e /etc/startx ]
6 > then
7 > first_user=$(echo ${clst_livecd_users} | cut -d' ' -f1)
8 > - sed -i "s/##STARTX/su - $first_user -c startx/" /root/.bashrc
9 > + sed -i "s/##STARTX/su - $first_user -c \"source /etc/profile && startx\"/" /root/.bashrc
10 > fi
11 >
12 > # setup dhcp on all detected ethernet devices
13
14 This will be in catalyst 1.1.10.5, when I release it.
15
16 Thanks for finding this!
17
18 --
19 Chris Gianelloni
20 Release Engineering - Strategic Lead/QA Manager
21 Games - Developer
22 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-catalyst] Re: Re: livecd-stage1 pkgconfig Christophe PEREZ <christophe.perez@×××××××.com>
[gentoo-catalyst] Re: Re: livecd-stage1 pkgconfig Christophe PEREZ <christophe.perez@×××××××.com>