summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2006-10-30 19:50:01 +0000
committerjulian <julian@FreeBSD.org>2006-10-30 19:50:01 +0000
commitcc337af506b649c9163515bf759e46664b8811c8 (patch)
treef1bce22a94acf0aa92303befa6fb466d84841200 /tools
parent75e5d4bb248c0ac24e1c7e325a8e302ada5f4e1f (diff)
downloadFreeBSD-src-cc337af506b649c9163515bf759e46664b8811c8.zip
FreeBSD-src-cc337af506b649c9163515bf759e46664b8811c8.tar.gz
Add configuration stubs for adding package derived files to the various
sample configurations. Submitted by Jeremie Le Hen and tested by Jean Milanez Melo.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinybsd/conf/bridge/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/default/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/firewall/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/minimal/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/vpn/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/wireless/tinybsd.localfiles6
-rw-r--r--tools/tools/tinybsd/conf/wrap/tinybsd.localfiles6
7 files changed, 42 insertions, 0 deletions
diff --git a/tools/tools/tinybsd/conf/bridge/tinybsd.localfiles b/tools/tools/tinybsd/conf/bridge/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/bridge/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/default/tinybsd.localfiles b/tools/tools/tinybsd/conf/default/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/default/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/firewall/tinybsd.localfiles b/tools/tools/tinybsd/conf/firewall/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/firewall/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/minimal/tinybsd.localfiles b/tools/tools/tinybsd/conf/minimal/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/minimal/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/vpn/tinybsd.localfiles b/tools/tools/tinybsd/conf/vpn/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/vpn/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/wireless/tinybsd.localfiles b/tools/tools/tinybsd/conf/wireless/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/wireless/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
diff --git a/tools/tools/tinybsd/conf/wrap/tinybsd.localfiles b/tools/tools/tinybsd/conf/wrap/tinybsd.localfiles
new file mode 100644
index 0000000..1ad7bdc
--- /dev/null
+++ b/tools/tools/tinybsd/conf/wrap/tinybsd.localfiles
@@ -0,0 +1,6 @@
+# $FreeBSD$
+# Add here your third-party applications that are already installed on /usr/local
+# Make sure you have enough space to add it.
+# Example:
+# usr/local/sbin/httpd
+
OpenPOWER on IntegriCloud