PERFORCE change 97242 for review

soc-andrew soc-andrew at FreeBSD.org
Tue May 16 09:42:36 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=97242

Change 97242 by soc-andrew at soc-andrew_serv on 2006/05/16 09:41:20

	Rename the FreeBSD/DragonFly slice type to FreeBSD

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/conf/FreeBSD.lua#6 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/libexec/bsdinstaller/conf/FreeBSD.lua#6 (text+ko) ====

@@ -1,6 +1,6 @@
 --
 -- conf/FreeBSD.lua
--- $Id: FreeBSD.lua,v 1.7 2005/09/16 22:41:10 cpressey Exp $
+-- $Id: FreeBSD.lua,v 1.8 2006/05/16 01:59:54 sullrich Exp $
 --
 -- This file contains FreeBSD-specific overrides to BSDInstaller.lua.
 --
@@ -58,7 +58,7 @@
 }
 
 sysids = {
-	{ "FreeBSD/DragonFly",	165 },
+	{ "FreeBSD",		165 },
 	{ "OpenBSD",		166 },
 	{ "NetBSD",		169 },
 	{ "MS-DOS",		 15 },


More information about the p4-projects mailing list