diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2013-09-04 20:00:29 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2013-09-04 20:00:29 +0000 |
commit | 9dac9dbf099972d9467e305a4770d92ed7f2e86e (patch) | |
tree | cd143340446ebcb26c94fdb033ef3c53062508f0 /distrib/notes | |
parent | 8f0d7f30d910004da90d4a4dd59b4b1a89f7aff1 (diff) |
Beagle has been replaced by armv7.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/Makefile | 4 | ||||
-rw-r--r-- | distrib/notes/armv7/contents (renamed from distrib/notes/beagle/contents) | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/features (renamed from distrib/notes/beagle/features) | 6 | ||||
-rw-r--r-- | distrib/notes/armv7/hardware (renamed from distrib/notes/beagle/hardware) | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/install (renamed from distrib/notes/beagle/install) | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/prep (renamed from distrib/notes/beagle/prep) | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/upgrade | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/whatis (renamed from distrib/notes/beagle/whatis) | 2 | ||||
-rw-r--r-- | distrib/notes/armv7/xfer (renamed from distrib/notes/beagle/xfer) | 2 | ||||
-rw-r--r-- | distrib/notes/beagle/upgrade | 2 |
10 files changed, 13 insertions, 13 deletions
diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile index fef91b2ba13..81959866dc6 100644 --- a/distrib/notes/Makefile +++ b/distrib/notes/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.39 2013/04/01 13:03:07 jasper Exp $ +# $OpenBSD: Makefile,v 1.40 2013/09/04 20:00:26 patrick Exp $ NOPROG= NOMAN= @@ -18,7 +18,7 @@ all: $(TARG) allarchs: @cd $(.CURDIR); \ - for arch in alpha amd64 armish aviion beagle hp300 hppa i386 landisk \ + for arch in alpha amd64 armish armv7 aviion hp300 hppa i386 landisk \ loongson luna88k macppc mvme68k mvme88k octeon sgi socppc \ sparc sparc64 vax zaurus; \ do ${MAKE} M=$$arch; done diff --git a/distrib/notes/beagle/contents b/distrib/notes/armv7/contents index 2b6f3e20632..60aad918488 100644 --- a/distrib/notes/beagle/contents +++ b/distrib/notes/armv7/contents @@ -1,4 +1,4 @@ -dnl $OpenBSD: contents,v 1.4 2013/07/26 20:07:29 miod Exp $ +dnl $OpenBSD: contents,v 1.1 2013/09/04 20:00:26 patrick Exp $ TopPart miniroot-am335x-{:--:}OSrev.fs diff --git a/distrib/notes/beagle/features b/distrib/notes/armv7/features index 1bee925d6bf..065c508b497 100644 --- a/distrib/notes/beagle/features +++ b/distrib/notes/armv7/features @@ -1,12 +1,12 @@ -dnl $OpenBSD: features,v 1.3 2013/07/26 20:07:29 miod Exp $ +dnl $OpenBSD: features,v 1.1 2013/09/04 20:00:26 patrick Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. dnl dnl Information about the installer script features should be in sync with -dnl src/distrib/beagle/install.md +dnl src/distrib/armv7/install.md dnl and the list files in -dnl src/distrib/beagle/ramdisk/list +dnl src/distrib/armv7/ramdisk/list dnl dnl ==== dnl diff --git a/distrib/notes/beagle/hardware b/distrib/notes/armv7/hardware index 2cdb8ed73b2..8ab27057357 100644 --- a/distrib/notes/beagle/hardware +++ b/distrib/notes/armv7/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.2 2013/07/16 18:15:10 florian Exp $ +dnl $OpenBSD: hardware,v 1.1 2013/09/04 20:00:26 patrick Exp $ The following machines are targeted by OpenBSD/MACHINE: BeagleBoard, BeagleBoard xM diff --git a/distrib/notes/beagle/install b/distrib/notes/armv7/install index 091ff50ef43..1e56e8b6eaa 100644 --- a/distrib/notes/beagle/install +++ b/distrib/notes/armv7/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.4 2013/08/02 17:11:54 florian Exp $ +dnl $OpenBSD: install,v 1.1 2013/09/04 20:00:26 patrick Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 diff --git a/distrib/notes/beagle/prep b/distrib/notes/armv7/prep index da01caa5c8b..41711feeb9b 100644 --- a/distrib/notes/beagle/prep +++ b/distrib/notes/armv7/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.3 2013/08/07 19:24:54 bmercer Exp $ +dnl $OpenBSD: prep,v 1.1 2013/09/04 20:00:26 patrick Exp $ Please be aware that OpenBSD support for this platform is far from complete. diff --git a/distrib/notes/armv7/upgrade b/distrib/notes/armv7/upgrade new file mode 100644 index 00000000000..fdbcc2bc8ea --- /dev/null +++ b/distrib/notes/armv7/upgrade @@ -0,0 +1,2 @@ +dnl $OpenBSD: upgrade,v 1.1 2013/09/04 20:00:27 patrick Exp $ +OpenBSDUpgrade({:-your usual boot device-:}) diff --git a/distrib/notes/beagle/whatis b/distrib/notes/armv7/whatis index 0fb197f141d..b1aae09b420 100644 --- a/distrib/notes/beagle/whatis +++ b/distrib/notes/armv7/whatis @@ -1,4 +1,4 @@ -dnl $OpenBSD: whatis,v 1.2 2013/09/02 09:16:56 rapha Exp $ +dnl $OpenBSD: whatis,v 1.1 2013/09/04 20:00:27 patrick Exp $ OpenBSD/MACHINE runs on the BeagleBoard and newer xM models, as well as PandaBoard, PandaBoard ES, BeagleBone, and BeagleBone Black. Hardware diff --git a/distrib/notes/beagle/xfer b/distrib/notes/armv7/xfer index 9f9f5debc94..96236afb981 100644 --- a/distrib/notes/beagle/xfer +++ b/distrib/notes/armv7/xfer @@ -1,4 +1,4 @@ -dnl $OpenBSD: xfer,v 1.1 2011/03/22 18:33:51 jasper Exp $ +dnl $OpenBSD: xfer,v 1.1 2013/09/04 20:00:27 patrick Exp $ Installation is supported from several media types, including: diff --git a/distrib/notes/beagle/upgrade b/distrib/notes/beagle/upgrade deleted file mode 100644 index 7f3be703729..00000000000 --- a/distrib/notes/beagle/upgrade +++ /dev/null @@ -1,2 +0,0 @@ -dnl $OpenBSD: upgrade,v 1.1 2011/03/22 18:33:51 jasper Exp $ -OpenBSDUpgrade({:-your usual boot device-:}) |