Date: Sun, 22 May 2005 23:50:25 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Maslan <maslanbsd@gmail.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: which function Message-ID: <20050523045025.GA16069@dan.emsphone.com> In-Reply-To: <319cceca05052210382eae29ea@mail.gmail.com> References: <319cceca05052210382eae29ea@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 22), Maslan said: > what and where is the function that is responsible for printing the > bsd logo on startup? sorry for than question but i'm a new in hacking > the bsd and my time is very limited. If you're talking about the ascii-art before the kernel loads, you can disable it by putting "beastie_disable=yes" in /boot/loader.conf. The code that actually prints it is in /boot/beastie.4th . -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050523045025.GA16069>