summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2016-12-07 22:19:18 -0600
committerLuiz Souza <luiz@netgate.com>2017-09-06 14:19:58 -0500
commit1be827e18bd590072507b635d3f6d051364a4ebb (patch)
tree86c33412a43e18a75aef3877bdad4e159e13d89e /release
parent4221d2bb078a94f30c8dd40ac13ab71041555b6f (diff)
downloadFreeBSD-src-1be827e18bd590072507b635d3f6d051364a4ebb.zip
FreeBSD-src-1be827e18bd590072507b635d3f6d051364a4ebb.tar.gz
Add the configuration for the uFW recover image.
(cherry picked from commit 4fb7ae5e7156f70808c7129807dc843d2d439866)
Diffstat (limited to 'release')
-rw-r--r--release/conf/ufw_recover_make.conf6
-rw-r--r--release/conf/ufw_recover_src-env.conf2
-rw-r--r--release/conf/ufw_recover_src.conf96
3 files changed, 104 insertions, 0 deletions
diff --git a/release/conf/ufw_recover_make.conf b/release/conf/ufw_recover_make.conf
new file mode 100644
index 0000000..06e3426
--- /dev/null
+++ b/release/conf/ufw_recover_make.conf
@@ -0,0 +1,6 @@
+# Default serial console speed
+BOOT_COMCONSOLE_SPEED=115200
+BOOT_BOOT0_COMCONSOLE_SPEED=0
+
+# Do not build modules for ufw-installer
+NO_MODULES=yes
diff --git a/release/conf/ufw_recover_src-env.conf b/release/conf/ufw_recover_src-env.conf
new file mode 100644
index 0000000..90c70e7
--- /dev/null
+++ b/release/conf/ufw_recover_src-env.conf
@@ -0,0 +1,2 @@
+WITH_META_MODE=YES
+WITHOUT_SYSTEM_COMPILER=YES
diff --git a/release/conf/ufw_recover_src.conf b/release/conf/ufw_recover_src.conf
new file mode 100644
index 0000000..22cd5f2
--- /dev/null
+++ b/release/conf/ufw_recover_src.conf
@@ -0,0 +1,96 @@
+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_BSDINSTALL=YES
+WITHOUT_BSNMP=YES
+WITHOUT_CALENDAR=YES
+WITHOUT_CAPSICUM=YES
+WITHOUT_CASPER=YES
+WITHOUT_CCD=YES
+WITHOUT_CDDL=YES
+WITHOUT_CPP=YES
+WITHOUT_CTM=YES
+WITHOUT_CUSE=YES
+WITHOUT_DEBUG_FILES=YES
+WITHOUT_DICT=YES
+WITHOUT_EE=YES
+WITHOUT_EXAMPLES=YES
+WITHOUT_FILE=YES
+WITHOUT_FINGER=YES
+WITHOUT_FLOPPY=YES
+WITHOUT_FMTREE=YES
+WITHOUT_FORTH=YES
+WITHOUT_FREEBSD_UPDATE=YES
+WITHOUT_FTP=YES
+WITHOUT_GAMES=YES
+WITHOUT_GCOV=YES
+WITHOUT_GPIO=YES
+WITHOUT_GSSAPI=YES
+WITHOUT_HAST=YES
+WITHOUT_HESIOD=YES
+WITHOUT_HTML=YES
+WITHOUT_HYPERV=YES
+WITHOUT_ICONV=YES
+WITHOUT_INETD=YES
+WITHOUT_IPFILTER=YES
+WITHOUT_IPFW=YES
+WITHOUT_ISCSI=YES
+WITHOUT_JAIL=YES
+WITHOUT_KDUMP=YES
+WITHOUT_KERBEROS=YES
+WITHOUT_KERNEL_SYMBOLS=YES
+WITHOUT_KVM=YES
+WITHOUT_LANG=YES
+WITHOUT_LDNS_UTILS=YES
+WITHOUT_LIB32=YES
+WITHOUT_LOCALES=YES
+WITHOUT_LOCATE=YES
+WITHOUT_LPR=YES
+WITHOUT_LS_COLORS=YES
+WITHOUT_MAIL=YES
+WITHOUT_MAKE=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_TCSH=YES
+WITHOUT_TELNET=YES
+WITHOUT_TESTS=yes
+WITHOUT_TEXTPROC=YES
+WITHOUT_TIMED=YES
+WITHOUT_TOOLCHAIN=YES
+WITHOUT_UNBOUND=YES
+WITHOUT_USB_GADGET_EXAMPLES=YES
+WITHOUT_VI=YES
+WITHOUT_WIRELESS=YES
+WITHOUT_WPA_SUPPLICANT_EAPOL=YES
OpenPOWER on IntegriCloud