You are not logged in.
Pages: 1
I wasn't about where to post it, so I'll post it here...
Right after the kernel is loaded, there's a message like this:
:: Copyright 2002-2007 Judd Vinet
(lambda ())
Offline
It appears it is still that way in the git repo too...
http://projects.archlinux.org/git/?p=in … rc.sysinit
Note it is right under the code name so will probably get fixed when the initscripts are updated in preparation for the new release iso
Offline
So now all rights are belong to us:
#!/bin/sh
# /etc/rc.sysinit: Init Script
. /etc/rc.conf
. /etc/rc.d/functions
echo
printhl "Arch Linux $C_OTHER(${C_H2}Schivmeister Brew$C_OTHER)\n"
printhl "Copyright 2008-2008 Schivmeister"
printhl "Distributed under the GNU General Public License (GPL)"
printsep![]()
Last edited by schivmeister (2008-02-12 14:21:42)
I need real, proper pen and paper for this.
Offline
Pages: 1