aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorOlivier Certner <olce@FreeBSD.org>2024-04-22 13:02:46 +0000
committerOlivier Certner <olce@FreeBSD.org>2024-04-30 13:44:34 +0000
commit9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb (patch)
tree415db06eba42fee8bcce4f8d427968b87f280cb4 /tools
parentc0b58e65deca1e5e2c434ede7e64f03af6044be8 (diff)
downloadsrc-9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb.tar.gz
src-9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb.zip
Remove remnants of portsnap(8)
This was prompted by noticing that '/var/db/portsnap' still exists on newly-installed machines. With this change, all mentions of portsnap(8) in the tree are gone, except for the historical note in the AUTHORS section of manpage phttpget(8). locate(1) will thus start indexing again '/var/db/portsnap' on machines where this directory still exists, which may be a good way to push administrators to delete it. Reviewed by: cperciva Approved by: emaste (mentor) MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45023
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/iscsi/initiator-instructions.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/regression/iscsi/initiator-instructions.txt b/tools/regression/iscsi/initiator-instructions.txt
index 11c3311cddb2..e99ff87fe379 100644
--- a/tools/regression/iscsi/initiator-instructions.txt
+++ b/tools/regression/iscsi/initiator-instructions.txt
@@ -3,9 +3,9 @@ How to prepare initiator virtual machines for iSCSI target testing
1. Install operating systems.
- - FreeBSD: Use default settings for everything. Don't install
- ports from the system installer, use "portsnap fetch extract"
- after installation instead.
+ - FreeBSD: Use default settings for everything. Don't install ports
+ from the system installer, fetch a new ports tree after
+ installation instead.
- Fedora: Change the environment to "Minimal install".