diff options
author | 2010-02-05 07:48:50 +0000 | |
---|---|---|
committer | 2010-02-05 07:48:50 +0000 | |
commit | 5367a66d32d854e8b78d2578c3626b5a5fe9236e (patch) | |
tree | b632c5f8c62654dba862f1cfe5b5b6ae60b77737 | |
parent | xargs -I and -L are XPG4, not POSIX; ok jmc@ (diff) | |
download | wireguard-openbsd-5367a66d32d854e8b78d2578c3626b5a5fe9236e.tar.xz wireguard-openbsd-5367a66d32d854e8b78d2578c3626b5a5fe9236e.zip |
- mention boot.elf
ok kettenis@ (some time ago)
-rw-r--r-- | distrib/notes/socppc/contents | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/distrib/notes/socppc/contents b/distrib/notes/socppc/contents index 0888fe08bb6..cc80da3b8ce 100644 --- a/distrib/notes/socppc/contents +++ b/distrib/notes/socppc/contents @@ -1,4 +1,4 @@ -dnl $OpenBSD: contents,v 1.6 2009/05/12 21:06:51 miod Exp $ +dnl $OpenBSD: contents,v 1.7 2010/02/05 07:48:50 jasper Exp $ TopPart OpenBSDdistsets @@ -12,6 +12,9 @@ OpenBSDrd boot The OpenBSD/MACHINE secondary boot loader. + boot.elf The secondary boot loader in ELF format, for + use of RB600A boards. + DistributionDescription(eleven) OpenBSDbase(61568543,179178806) |