Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2011 14:44:29 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r227727 - head/sys/boot/forth
Message-ID:  <201111191444.pAJEiT5q047826@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Nov 19 14:44:29 2011
New Revision: 227727
URL: http://svn.freebsd.org/changeset/base/227727

Log:
  - Add new loader_logo orbbw to default.conf
  
  PR:		162608
  Submitted by:	manolis
  Approved by:	rwatson (mentor)
  MFC after:	3 Days

Modified:
  head/sys/boot/forth/loader.conf

Modified: head/sys/boot/forth/loader.conf
==============================================================================
--- head/sys/boot/forth/loader.conf	Sat Nov 19 14:42:06 2011	(r227726)
+++ head/sys/boot/forth/loader.conf	Sat Nov 19 14:44:29 2011	(r227727)
@@ -47,7 +47,7 @@ bitmap_type="splash_image_data" # and pl
 				# escape to the loader prompt, set to
 				# "NO" to disable autobooting
 #beastie_disable="NO"		# Turn the beastie boot menu on and off
-#loader_logo="fbsdbw"		# Desired logo: fbsdbw, beastiebw, beastie, none
+#loader_logo="orbbw"		# Desired logo: orbbw, orb, fbsdbw, beastiebw, beastie, none
 #comconsole_speed="9600"	# Set the current serial console speed
 #console="vidconsole"		# A comma separated list of console(s)
 #currdev="disk1s1a"		# Set the current device



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111191444.pAJEiT5q047826>