From 1f6845f84f6219801df6b38df36527108db06001 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 18 Nov 2015 10:06:08 -0200 Subject: At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448 --- tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL | 1 + tools/templates/core_pkg/base/metadir/+INSTALL | 1 + 2 files changed, 2 insertions(+) (limited to 'tools/templates') diff --git a/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL b/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL index 82aeafc..d86a758 100644 --- a/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL +++ b/tools/templates/core_pkg/base-nanobsd/metadir/+INSTALL @@ -13,6 +13,7 @@ echo "===> Removing schg flag from base files" # Cleanup schg flags chflags -R noschg \ + /boot \ /bin \ /sbin \ /usr/bin \ diff --git a/tools/templates/core_pkg/base/metadir/+INSTALL b/tools/templates/core_pkg/base/metadir/+INSTALL index 82aeafc..d86a758 100644 --- a/tools/templates/core_pkg/base/metadir/+INSTALL +++ b/tools/templates/core_pkg/base/metadir/+INSTALL @@ -13,6 +13,7 @@ echo "===> Removing schg flag from base files" # Cleanup schg flags chflags -R noschg \ + /boot \ /bin \ /sbin \ /usr/bin \ -- cgit v1.1