From fb800346530f24712b0e8fd7c3968f5c895cc844 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 1 Jun 2022 12:07:37 +0000 Subject: README.OpenBSD: add section headers --- bootstrap/README.OpenBSD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bootstrap/README.OpenBSD b/bootstrap/README.OpenBSD index 3766fdc9166..50121fd5237 100644 --- a/bootstrap/README.OpenBSD +++ b/bootstrap/README.OpenBSD @@ -1,7 +1,9 @@ -$NetBSD: README.OpenBSD,v 1.13 2022/04/07 17:39:42 schmonz Exp $ +$NetBSD: README.OpenBSD,v 1.14 2022/06/01 12:07:37 gdt Exp $ Please read the general README file as well. +# Instructions + pkgsrc bootstrap installs several tools whose names happen to match programs already provided by OpenBSD. The two sets of package tools are not interchangeable, so you'll need to decide which ones should appear @@ -17,6 +19,8 @@ But you probably don't want to do this, because it would (for instance) also prevent OpenBSD's pkg_add(1) from being invoked on purpose by fw_update(1). +# Status + pkgsrc bootstrap has been tested on OpenBSD 7.0 (amd64, i386) with the system-provided clang. Earlier version/platform/compiler combinations have previously been reported to work. -- cgit v1.2.3