summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-10-19 16:58:17 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-10-19 16:58:17 +0200
commit68531f62f14f5b68fd24778ad6e51f6872b09dd0 (patch)
tree2a83694b49ecbd960f03e5021fb87529bdc45049 /docs
parent58ab3f747bd06b17547982491ed756d5df0fa218 (diff)
downloadOpenBSD-firewall-68531f62f14f5b68fd24778ad6e51f6872b09dd0.tar.gz
OpenBSD-firewall-68531f62f14f5b68fd24778ad6e51f6872b09dd0.tar.bz2
updated to OpenBSD 7.4
Diffstat (limited to 'docs')
-rw-r--r--docs/HOWTO.UPGRADE6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/HOWTO.UPGRADE b/docs/HOWTO.UPGRADE
index 912bafa..89e15b3 100644
--- a/docs/HOWTO.UPGRADE
+++ b/docs/HOWTO.UPGRADE
@@ -20,7 +20,6 @@ sync the template directory with the files found in the vanilla OpenBSD:
change upstream
template/etc/boot.conf
- template/etc/resolv.conf
template/etc/syslog.conf
template/etc/newsyslog.conf
template/etc/fstab
@@ -35,16 +34,17 @@ sync the template directory with the files found in the vanilla OpenBSD:
sync config directories
- cp /etc/networks config/firewall-test/networks
+ cp /etc/networks config/xxx/networks
for other configs sync it and keep your local networks there
/etc/joe copy and adapt, keep it as minimal as you like
-those configs are really yours
+those configs are really yours, sync them also with new concepts from upstream
config/xxx/dhclient.conf
config/xxx/rc.services
config/xxx/nsd-xxx
config/xxx/relayd.conf
+ config/xxx/resolv.conf
build the image