summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-11-02 11:14:32 -0200
committerRenato Botelho <renato@netgate.com>2016-11-02 11:14:56 -0200
commitac8c61d7cb2fdeeab8bb3f33908ba0bfe927e64f (patch)
treebce78152f770eb189ea14c5ac68aa5a891241691
parent841f35badba9e12f94b576f843daf49955da85fa (diff)
downloadFreeBSD-src-ac8c61d7cb2fdeeab8bb3f33908ba0bfe927e64f.zip
FreeBSD-src-ac8c61d7cb2fdeeab8bb3f33908ba0bfe927e64f.tar.gz
Add build conf for ufw_installer
-rw-r--r--release/conf/ufw_installer_make.conf7
-rw-r--r--release/conf/ufw_installer_src-env.conf2
-rw-r--r--release/conf/ufw_installer_src.conf82
3 files changed, 91 insertions, 0 deletions
diff --git a/release/conf/ufw_installer_make.conf b/release/conf/ufw_installer_make.conf
new file mode 100644
index 0000000..41a3db4
--- /dev/null
+++ b/release/conf/ufw_installer_make.conf
@@ -0,0 +1,7 @@
+#HOSTAPD_CFLAGS+=-DEAP_PAX -DEAP_SAKE -DCONFIG_RSN_PREAUTH -DCONFIG_IEEE80211N
+#HOSTAPD_CFLAGS+=-DEAP_SERVER -DEAP_GTC -DEAP_AKA -DEAP_SIM -DEAP_GPSK
+#WPA_SUPPLICANT_CFLAGS+=-DCONFIG_IEEE80211N
+
+# Default serial console speed
+BOOT_COMCONSOLE_SPEED=115200
+BOOT_BOOT0_COMCONSOLE_SPEED=0
diff --git a/release/conf/ufw_installer_src-env.conf b/release/conf/ufw_installer_src-env.conf
new file mode 100644
index 0000000..90c70e7
--- /dev/null
+++ b/release/conf/ufw_installer_src-env.conf
@@ -0,0 +1,2 @@
+WITH_META_MODE=YES
+WITHOUT_SYSTEM_COMPILER=YES
diff --git a/release/conf/ufw_installer_src.conf b/release/conf/ufw_installer_src.conf
new file mode 100644
index 0000000..53d03eb
--- /dev/null
+++ b/release/conf/ufw_installer_src.conf
@@ -0,0 +1,82 @@
+WITHOUT_ACCT=YES
+WITHOUT_AMD=YES
+WITHOUT_APM=YES
+WITHOUT_ASSERT_DEBUG=YES
+WITHOUT_AT=YES
+WITHOUT_ATM=YES
+WITHOUT_AUDIT=YES
+WITHOUT_AUTHPF=YES
+WITHOUT_AUTOFS=YES
+WITHOUT_BHYVE=YES
+WITHOUT_BLACKLIST=YES
+WITHOUT_BLUETOOTH=YES
+WITHOUT_BSDINSTALL=YES
+WITHOUT_BSNMP=YES
+WITHOUT_CALENDAR=YES
+WITHOUT_CAPSICUM=YES
+WITHOUT_CASPER=YES
+WITHOUT_CCD=YES
+WITHOUT_CDDL=YES
+WITHOUT_CTM=YES
+WITHOUT_CUSE=YES
+WITHOUT_DICT=YES
+WITHOUT_EE=YES
+WITHOUT_EXAMPLES=YES
+WITHOUT_FINGER=YES
+WITHOUT_FLOPPY=YES
+WITHOUT_FREEBSD_UPDATE=YES
+WITHOUT_FTP=YES
+WITHOUT_GAMES=YES
+WITHOUT_GCOV=YES
+WITHOUT_GDB=YES
+WITHOUT_GROFF=YES
+WITHOUT_GSSAPI=YES
+WITHOUT_HAST=YES
+WITHOUT_HESIOD=YES
+WITHOUT_HTML=YES
+WITHOUT_HYPERV=YES
+WITHOUT_INETD=YES
+WITHOUT_IPFILTER=YES
+WITHOUT_IPFW=YES
+WITHOUT_ISCSI=YES
+WITHOUT_JAIL=YES
+WITHOUT_KERBEROS=YES
+WITHOUT_KERNEL_SYMBOLS=YES
+WITHOUT_KVM=YES
+WITHOUT_LANG=YES
+WITHOUT_LIB32=YES
+WITHOUT_LOCALES=YES
+WITHOUT_LOCATE=YES
+WITHOUT_LPR=YES
+WITHOUT_MAIL=YES
+WITHOUT_MAN=YES
+WITHOUT_NDIS=YES
+WITHOUT_NETGRAPH=YES
+WITHOUT_NIS=YES
+WITHOUT_NLS=YES
+WITHOUT_NLS_CATALOGS=YES
+WITHOUT_NS_CACHING=YES
+WITHOUT_NTP=YES
+WITHOUT_PC_SYSINSTALL=yes
+WITHOUT_PF=YES
+WITHOUT_PKGBOOTSTRAP=YES
+WITHOUT_PMC=YES
+WITHOUT_PORTSNAP=yes
+WITHOUT_PPP=YES
+WITHOUT_PROFILE=YES
+WITHOUT_QUOTAS=YES
+WITHOUT_RADIUS_SUPPORT=YES
+WITHOUT_RCMDS=YES
+WITHOUT_RCS=YES
+WITHOUT_RESCUE=YES
+WITHOUT_ROUTED=YES
+WITHOUT_SETUID_LOGIN=YES
+WITHOUT_SHAREDOCS=YES
+WITHOUT_SVNLITE=YES
+WITHOUT_TALK=YES
+WITHOUT_TCP_WRAPPERS=YES
+WITHOUT_TESTS=yes
+WITHOUT_TIMED=YES
+WITHOUT_TOOLCHAIN=YES
+WITHOUT_UNBOUND=YES
+WITHOUT_WIRELESS=YES
OpenPOWER on IntegriCloud