Author: jkim
Date: Tue May 25 15:51:36 2010
New Revision: 208540
URL: http://svn.freebsd.org/changeset/base/208540

Log:
  MFC:  r183305, r183306
  
  Add mission options.

Added:
  stable/7/tools/build/options/WITHOUT_BSNMP
     - copied unchanged from r183306, head/tools/build/options/WITHOUT_BSNMP
  stable/7/tools/build/options/WITHOUT_FLOPPY
     - copied unchanged from r183306, head/tools/build/options/WITHOUT_FLOPPY
  stable/7/tools/build/options/WITHOUT_NETGRAPH_SUPPORT
     - copied unchanged from r183305, 
head/tools/build/options/WITHOUT_NETGRAPH_SUPPORT
  stable/7/tools/build/options/WITHOUT_WIRELESS_SUPPORT
     - copied unchanged from r183305, 
head/tools/build/options/WITHOUT_WIRELESS_SUPPORT
Modified:
Directory Properties:
  stable/7/tools/build/options/   (props changed)

Copied: stable/7/tools/build/options/WITHOUT_BSNMP (from r183306, 
head/tools/build/options/WITHOUT_BSNMP)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/7/tools/build/options/WITHOUT_BSNMP  Tue May 25 15:51:36 2010        
(r208540, copy of r183306, head/tools/build/options/WITHOUT_BSNMP)
@@ -0,0 +1,4 @@
+.\" $FreeBSD$
+Set to not build or install
+.Xr bsnmpd 1
+and related libraries and data files.

Copied: stable/7/tools/build/options/WITHOUT_FLOPPY (from r183306, 
head/tools/build/options/WITHOUT_FLOPPY)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/7/tools/build/options/WITHOUT_FLOPPY Tue May 25 15:51:36 2010        
(r208540, copy of r183306, head/tools/build/options/WITHOUT_FLOPPY)
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set to not build or install programs 
+for operating floppy disk driver.

Copied: stable/7/tools/build/options/WITHOUT_NETGRAPH_SUPPORT (from r183305, 
head/tools/build/options/WITHOUT_NETGRAPH_SUPPORT)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/7/tools/build/options/WITHOUT_NETGRAPH_SUPPORT       Tue May 25 
15:51:36 2010        (r208540, copy of r183305, 
head/tools/build/options/WITHOUT_NETGRAPH_SUPPORT)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to build libraries, programs, and kernel modules without netgraph support.

Copied: stable/7/tools/build/options/WITHOUT_WIRELESS_SUPPORT (from r183305, 
head/tools/build/options/WITHOUT_WIRELESS_SUPPORT)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ stable/7/tools/build/options/WITHOUT_WIRELESS_SUPPORT       Tue May 25 
15:51:36 2010        (r208540, copy of r183305, 
head/tools/build/options/WITHOUT_WIRELESS_SUPPORT)
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set to build libraries, programs, and kernel modules without
+802.11 wireless support.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to