* [gentoo-dev] /etc/issue*
@ 2002-07-24 11:42 Andreas Kotowicz
2002-07-24 17:12 ` Yrjö Hatakka
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kotowicz @ 2002-07-24 11:42 UTC (permalink / raw
To: gentoo-dev
I just saw that gentoo has neither /etc/issue nor /etc/issue.net file.
Is this done on purpose?
Would anything speak against having those files and telling the world
(and our local programs) that we are running gentoo?
andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] /etc/issue*
2002-07-24 11:42 [gentoo-dev] /etc/issue* Andreas Kotowicz
@ 2002-07-24 17:12 ` Yrjö Hatakka
0 siblings, 0 replies; 2+ messages in thread
From: Yrjö Hatakka @ 2002-07-24 17:12 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 24 July 2002 11:42, Andreas Kotowicz wrote:
> I just saw that gentoo has neither /etc/issue nor /etc/issue.net file.
> Is this done on purpose?
> Would anything speak against having those files and telling the world
> (and our local programs) that we are running gentoo?
- From the gentoo forums I found something like below,
it uses linux_logo you may omit that.
yrjo_h@cartman yrjo_h $ cat /etc/init.d/issue
#!/bin/sh
# Local system initialization script
RELEASE="Release 1.2"
COLOR1="\033[1;6m\033[32;40m" # bright green on black
COLOR2="\033[1;6m\033[34;40m" # bright purple on black
COLOR3="\033[1;6m\033[31;40m" # bright red on black
COLOR4="\033[1;6m\033[33;40m" # bright yellow on black
rm -f /etc/issue
/usr/bin/linux_logo -L 3 -f >>/etc/issue
echo -e $COLOR1"Gentoo"$COLOR2 "Linux" $COLOR4"$RELEASE"
$COLOR_RESET"(\l)">>/etc/issue
echo -e $COLOR3"Welcome to the Wired!">>/etc/issue
echo >>/etc/issue
cp -f /etc/issue /etc/issue.net
sleep 1
yrjo_h@cartman yrjo_h $
Hope this helps
- --
Linux cartman.linux.home 2.4.19-gentoo-r7 #1 Fri Jul 5 00:45:50 EEST 2002 i686
AuthenticAMD
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD4DBQE9PuAQ6BYkNNMD2uARArOoAJiL1seZ2SFIfPId6mMK8JsbXvbtAJ4o0IRY
fmhzNvQjI5Pplsu6V8TpwA==
=RJBJ
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-24 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-24 11:42 [gentoo-dev] /etc/issue* Andreas Kotowicz
2002-07-24 17:12 ` Yrjö Hatakka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox