Author: dteske
Date: Wed Nov  7 02:14:03 2012
New Revision: 242688
URL: http://svnweb.freebsd.org/changeset/base/242688

Log:
  Hook in new files menusets.4th and manual.
  
  Approved by:  adrian (co-mentor) (implicit)

Modified:
  head/sys/boot/common/Makefile.inc
  head/sys/boot/i386/loader/Makefile
  head/sys/boot/ia64/common/Makefile
  head/sys/boot/pc98/loader/Makefile
  head/sys/boot/powerpc/ofw/Makefile
  head/sys/boot/powerpc/ps3/Makefile
  head/sys/boot/sparc64/loader/Makefile

Modified: head/sys/boot/common/Makefile.inc
==============================================================================
--- head/sys/boot/common/Makefile.inc   Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/common/Makefile.inc   Wed Nov  7 02:14:03 2012        
(r242688)
@@ -64,6 +64,7 @@ MAN+= ../forth/delay.4th.8
 MAN+=  ../forth/loader.conf.5
 MAN+=  ../forth/loader.4th.8
 MAN+=  ../forth/menu.4th.8
+MAN+=  ../forth/menusets.4th.8
 MAN+=  ../forth/version.4th.8
 .endif
 

Modified: head/sys/boot/i386/loader/Makefile
==============================================================================
--- head/sys/boot/i386/loader/Makefile  Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/i386/loader/Makefile  Wed Nov  7 02:14:03 2012        
(r242688)
@@ -103,7 +103,7 @@ FILESMODE_${LOADER}= ${BINMODE} -b
 FILES+=        loader.help loader.4th support.4th loader.conf
 FILES+= screen.4th frames.4th beastie.4th
 FILES+= brand.4th check-password.4th color.4th delay.4th
-FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
 FILESDIR_loader.conf=  /boot/defaults
 
 .if !exists(${DESTDIR}/boot/loader.rc)

Modified: head/sys/boot/ia64/common/Makefile
==============================================================================
--- head/sys/boot/ia64/common/Makefile  Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/ia64/common/Makefile  Wed Nov  7 02:14:03 2012        
(r242688)
@@ -35,7 +35,7 @@ loader.help: help.common
 FILES+=                loader.4th support.4th loader.conf
 FILES+=                screen.4th frames.4th
 FILES+=                beastie.4th brand.4th check-password.4th color.4th 
delay.4th
-FILES+=                menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+=                menu.4th menu-commands.4th menusets.4th shortcuts.4th 
version.4th
 .if !exists(${DESTDIR}/boot/loader.rc)
 FILES+=                loader.rc
 .endif

Modified: head/sys/boot/pc98/loader/Makefile
==============================================================================
--- head/sys/boot/pc98/loader/Makefile  Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/pc98/loader/Makefile  Wed Nov  7 02:14:03 2012        
(r242688)
@@ -88,7 +88,7 @@ FILESMODE_${LOADER}= ${BINMODE} -b
 FILES+=        loader.help loader.4th support.4th loader.conf
 FILES+= screen.4th frames.4th beastie.4th
 FILES+= brand.4th check-password.4th color.4th delay.4th
-FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
 FILESDIR_loader.conf=  /boot/defaults
 
 .if !exists(${DESTDIR}/boot/loader.rc)

Modified: head/sys/boot/powerpc/ofw/Makefile
==============================================================================
--- head/sys/boot/powerpc/ofw/Makefile  Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/powerpc/ofw/Makefile  Wed Nov  7 02:14:03 2012        
(r242688)
@@ -105,7 +105,7 @@ loader.help: help.common help.ofw
 FILES= loader.help loader.4th support.4th loader.conf
 FILES+=        screen.4th frames.4th
 FILES+=        beastie.4th brand.4th check-password.4th color.4th delay.4th
-FILES+=        menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+=        menu.4th menu-commands.4th menusets.4th shortcuts.4th 
version.4th
 FILESDIR_loader.conf=  /boot/defaults
 
 .if !exists(${DESTDIR}/boot/loader.rc)

Modified: head/sys/boot/powerpc/ps3/Makefile
==============================================================================
--- head/sys/boot/powerpc/ps3/Makefile  Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/powerpc/ps3/Makefile  Wed Nov  7 02:14:03 2012        
(r242688)
@@ -116,7 +116,7 @@ loader.help: help.common help.ps3
 FILES= loader.help loader.4th support.4th loader.conf
 FILES+=        screen.4th frames.4th
 FILES+=        beastie.4th brand.4th check-password.4th color.4th delay.4th
-FILES+=        menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+=        menu.4th menu-commands.4th menusets.4th shortcuts.4th 
version.4th
 FILESDIR_loader.conf=  /boot/defaults
 
 .if !exists(${DESTDIR}/boot/loader.rc)

Modified: head/sys/boot/sparc64/loader/Makefile
==============================================================================
--- head/sys/boot/sparc64/loader/Makefile       Wed Nov  7 00:41:07 2012        
(r242687)
+++ head/sys/boot/sparc64/loader/Makefile       Wed Nov  7 02:14:03 2012        
(r242688)
@@ -99,7 +99,7 @@ loader.help: help.common help.sparc64
 FILES= loader.help loader.4th support.4th loader.conf
 FILES+=        screen.4th frames.4th
 FILES+=        beastie.4th brand.4th check-password.4th color.4th delay.4th
-FILES+=        menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+=        menu.4th menu-commands.4th menusets.4th shortcuts.4th 
version.4th
 FILESDIR_loader.conf=  /boot/defaults
 
 .if !exists(${DESTDIR}/boot/loader.rc)
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to