summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorLuiz Souza <luiz@netgate.com>2017-10-02 20:26:49 -0500
committerLuiz Souza <luiz@netgate.com>2017-10-04 00:17:40 -0500
commit2bcc92b75a7b8618b11576d7a5f1c6dc3975b079 (patch)
treec99d52522f90f298165a100bee2c39f99e7ddb11 /release
parent9e21d5d30bd852d441752c9608eb4d698f3059bf (diff)
downloadFreeBSD-src-2bcc92b75a7b8618b11576d7a5f1c6dc3975b079.zip
FreeBSD-src-2bcc92b75a7b8618b11576d7a5f1c6dc3975b079.tar.gz
Add the files with the SG-3100 environment variables for the recovery image.
(cherry picked from commit 7b2f527d7770acce67f5571f3d92153ee1fe3156)
Diffstat (limited to 'release')
-rw-r--r--release/conf/r1_recover_make.conf3
-rw-r--r--release/conf/r1_recover_src-env.conf2
-rw-r--r--release/conf/r1_recover_src.conf91
3 files changed, 96 insertions, 0 deletions
diff --git a/release/conf/r1_recover_make.conf b/release/conf/r1_recover_make.conf
new file mode 100644
index 0000000..2a9e237
--- /dev/null
+++ b/release/conf/r1_recover_make.conf
@@ -0,0 +1,3 @@
+# Default serial console speed
+BOOT_COMCONSOLE_SPEED=115200
+BOOT_BOOT0_COMCONSOLE_SPEED=0
diff --git a/release/conf/r1_recover_src-env.conf b/release/conf/r1_recover_src-env.conf
new file mode 100644
index 0000000..90c70e7
--- /dev/null
+++ b/release/conf/r1_recover_src-env.conf
@@ -0,0 +1,2 @@
+WITH_META_MODE=YES
+WITHOUT_SYSTEM_COMPILER=YES
diff --git a/release/conf/r1_recover_src.conf b/release/conf/r1_recover_src.conf
new file mode 100644
index 0000000..badb578
--- /dev/null
+++ b/release/conf/r1_recover_src.conf
@@ -0,0 +1,91 @@
+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_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_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_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_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
OpenPOWER on IntegriCloud