Page MenuHomeFreeBSD

D45641.diff
No OneTemporary

D45641.diff

diff --git a/usr.sbin/binmiscctl/binmiscctl.8 b/usr.sbin/binmiscctl/binmiscctl.8
--- a/usr.sbin/binmiscctl/binmiscctl.8
+++ b/usr.sbin/binmiscctl/binmiscctl.8
@@ -288,15 +288,15 @@
\exff\exff\exff\exff\exff\exff\exfe\exff\exff\exff" \e
--size 20 --set-enabled
.Ed
-.Ss "Create and use an ARMv6 chroot on an AMD64 host"
+.Ss "Create and use an ARMv7 chroot on an AMD64 host"
Use an existing source tree to build a chroot host with architecture
overrides:
.Bd -literal -offset ident
D=/path/to/chroot
cd /usr/src
mkdir -p $D
-make world TARGET=arm TARGET_ARCH=armv6 DESTDIR=$D
-make distribution TARGET=arm TARGET_ARCH=armv6 DESTDIR=$D
+make world TARGET=arm TARGET_ARCH=armv7 DESTDIR=$D
+make distribution TARGET=arm TARGET_ARCH=armv7 DESTDIR=$D
.Ed
.Pp
With

File Metadata

Mime Type
text/plain
Expires
Tue, Oct 1, 9:28 PM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13280872
Default Alt Text
D45641.diff (784 B)

Event Timeline