summaryrefslogtreecommitdiff
path: root/openbsd
diff options
context:
space:
mode:
authoradmin user <admin@twofish.buetow.org>2022-01-05 05:53:36 +0000
committeradmin user <admin@twofish.buetow.org>2022-01-05 05:53:36 +0000
commitd75cd71f106258db61dd24e19d8909af86774c69 (patch)
treef4c2409f733498579ee79e2d906828c1651edd91 /openbsd
parent7978ab5f02f3b07e99b44bed3e52ff5bf6eb455c (diff)
rebrand as frontends
Diffstat (limited to 'openbsd')
-rw-r--r--openbsd/README.md1
-rw-r--r--openbsd/frontends/etc/httpd.conf (renamed from openbsd/blowfish.buetow.org/etc/httpd.conf)0
-rw-r--r--openbsd/frontends/etc/mail/aliases (renamed from openbsd/blowfish.buetow.org/etc/mail/aliases)0
-rw-r--r--openbsd/frontends/etc/mail/smtpd.conf (renamed from openbsd/blowfish.buetow.org/etc/mail/smtpd.conf)0
-rw-r--r--openbsd/frontends/etc/mail/virtualdomains (renamed from openbsd/blowfish.buetow.org/etc/mail/virtualdomains)0
-rw-r--r--openbsd/frontends/etc/mail/virtualusers (renamed from openbsd/blowfish.buetow.org/etc/mail/virtualusers)0
-rw-r--r--openbsd/frontends/etc/myname (renamed from openbsd/blowfish.buetow.org/etc/myname)0
-rw-r--r--openbsd/frontends/etc/rc.conf.local (renamed from openbsd/blowfish.buetow.org/etc/rc.conf.local)0
-rwxr-xr-xopenbsd/frontends/etc/rc.d/geminid (renamed from openbsd/blowfish.buetow.org/etc/rc.d/geminid)0
-rw-r--r--openbsd/frontends/etc/tmux.conf (renamed from openbsd/blowfish.buetow.org/etc/tmux.conf)0
-rw-r--r--openbsd/frontends/opt/src/gemini/README.md (renamed from openbsd/blowfish.buetow.org/opt/src/gemini/README.md)0
-rw-r--r--openbsd/frontends/opt/src/gemini/myserver/main.go (renamed from openbsd/blowfish.buetow.org/opt/src/gemini/myserver/main.go)0
12 files changed, 1 insertions, 0 deletions
diff --git a/openbsd/README.md b/openbsd/README.md
new file mode 100644
index 0000000..ba89199
--- /dev/null
+++ b/openbsd/README.md
@@ -0,0 +1 @@
+The frontends are the minimalist OpenBSD based MTA's, httpd and geminid boxes.
diff --git a/openbsd/blowfish.buetow.org/etc/httpd.conf b/openbsd/frontends/etc/httpd.conf
index 76e8afb..76e8afb 100644
--- a/openbsd/blowfish.buetow.org/etc/httpd.conf
+++ b/openbsd/frontends/etc/httpd.conf
diff --git a/openbsd/blowfish.buetow.org/etc/mail/aliases b/openbsd/frontends/etc/mail/aliases
index 91bf1d0..91bf1d0 100644
--- a/openbsd/blowfish.buetow.org/etc/mail/aliases
+++ b/openbsd/frontends/etc/mail/aliases
diff --git a/openbsd/blowfish.buetow.org/etc/mail/smtpd.conf b/openbsd/frontends/etc/mail/smtpd.conf
index 552d186..552d186 100644
--- a/openbsd/blowfish.buetow.org/etc/mail/smtpd.conf
+++ b/openbsd/frontends/etc/mail/smtpd.conf
diff --git a/openbsd/blowfish.buetow.org/etc/mail/virtualdomains b/openbsd/frontends/etc/mail/virtualdomains
index 9bdd68a..9bdd68a 100644
--- a/openbsd/blowfish.buetow.org/etc/mail/virtualdomains
+++ b/openbsd/frontends/etc/mail/virtualdomains
diff --git a/openbsd/blowfish.buetow.org/etc/mail/virtualusers b/openbsd/frontends/etc/mail/virtualusers
index 5ae0b24..5ae0b24 100644
--- a/openbsd/blowfish.buetow.org/etc/mail/virtualusers
+++ b/openbsd/frontends/etc/mail/virtualusers
diff --git a/openbsd/blowfish.buetow.org/etc/myname b/openbsd/frontends/etc/myname
index 66796b2..66796b2 100644
--- a/openbsd/blowfish.buetow.org/etc/myname
+++ b/openbsd/frontends/etc/myname
diff --git a/openbsd/blowfish.buetow.org/etc/rc.conf.local b/openbsd/frontends/etc/rc.conf.local
index d8c4856..d8c4856 100644
--- a/openbsd/blowfish.buetow.org/etc/rc.conf.local
+++ b/openbsd/frontends/etc/rc.conf.local
diff --git a/openbsd/blowfish.buetow.org/etc/rc.d/geminid b/openbsd/frontends/etc/rc.d/geminid
index f9d6701..f9d6701 100755
--- a/openbsd/blowfish.buetow.org/etc/rc.d/geminid
+++ b/openbsd/frontends/etc/rc.d/geminid
diff --git a/openbsd/blowfish.buetow.org/etc/tmux.conf b/openbsd/frontends/etc/tmux.conf
index 1449326..1449326 100644
--- a/openbsd/blowfish.buetow.org/etc/tmux.conf
+++ b/openbsd/frontends/etc/tmux.conf
diff --git a/openbsd/blowfish.buetow.org/opt/src/gemini/README.md b/openbsd/frontends/opt/src/gemini/README.md
index b056838..b056838 100644
--- a/openbsd/blowfish.buetow.org/opt/src/gemini/README.md
+++ b/openbsd/frontends/opt/src/gemini/README.md
diff --git a/openbsd/blowfish.buetow.org/opt/src/gemini/myserver/main.go b/openbsd/frontends/opt/src/gemini/myserver/main.go
index 09bcb3f..09bcb3f 100644
--- a/openbsd/blowfish.buetow.org/opt/src/gemini/myserver/main.go
+++ b/openbsd/frontends/opt/src/gemini/myserver/main.go