Re: which function

From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 05/23/05

  • Next message: Raphael H. Becker: "Re: jails and output of df/mount [PATCH]"
    Date: Sun, 22 May 2005 23:50:25 -0500
    To: Maslan <maslanbsd@gmail.com>
    
    

    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
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Raphael H. Becker: "Re: jails and output of df/mount [PATCH]"