Date: Mon, 15 Jun 2015 11:57:10 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: Andrey Fesenko <f0andrey@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, Baptiste Daroussin <bapt@FreeBSD.org>, "Simon J. Gerraty" <sjg@juniper.net> Subject: Re: geom classe's geom_*.so installed /usr/lib/ instead of /lib/geom (crochet build) Message-ID: <411E8E4A-162E-4F27-AA4E-C7E55AA4AF35@gmail.com> In-Reply-To: <CA%2BK5SrMst3ecSG9Cqn2p%2BEs1hVCRqhka8x7qfi8Gj8tkeAgAug@mail.gmail.com> References: <CA%2BK5SrMst3ecSG9Cqn2p%2BEs1hVCRqhka8x7qfi8Gj8tkeAgAug@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_D9BA9417-77E5-41FC-9D05-70010F67DC4C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 15, 2015, at 4:40, Andrey Fesenko <f0andrey@gmail.com> wrote: > Hello, > I'm build CURENT (r284408) for arm with crochet. >=20 > all geom lasse's geom_*.so installed /usr/lib/ instead of /lib/geom >=20 > /usr/obj/_.installworld.armv6.log > ... > =3D=3D=3D> sbin/geom/class/cache (install) > install -s -o root -g wheel -m 444 geom_cache.so > /usr/obj/_.mount.freebsd/usr/lib > install -o root -g wheel -m 444 gcache.8.gz > /usr/obj/_.mount.freebsd/usr/share/man/man8 > /sbin/gcache -> /sbin/geom > =3D=3D=3D> sbin/geom/class/concat (install) > install -s -o root -g wheel -m 444 geom_concat.so > /usr/obj/_.mount.freebsd/usr/lib > install -o root -g wheel -m 444 gconcat.8.gz > /usr/obj/_.mount.freebsd/usr/share/man/man8 > ... >=20 > after boot see > root@r-pi:~ # gpart show > gpart: Unknown command: show. > usage: gpart help > gpart list [-a] [name ...] > gpart status [-ags] [name ...] > gpart load [-v] > gpart unload [-v] > root@r-pi:~ # cp /usr/lib/geom_* /lib/geom/ > root@r-pi:~ # gpart show > =3D> 63 7698369 mmcsd0 MBR (3.7G) > 63 34776 1 !12 [active] (17M) > 34839 1918286 2 freebsd (937M) > 1953125 5745307 - free - (2.7G) >=20 > =3D> 0 1918286 mmcsd0s2 BSD (937M) > 0 105 - free - (53K) > 105 1918080 1 freebsd-ufs (937M) > 1918185 101 - free - (51K) More breakage from projects/bmake. This should be fixed in theory, but = bapt/sjg can confirm if it=92s fixed. Cheers, --Apple-Mail=_D9BA9417-77E5-41FC-9D05-70010F67DC4C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVfyAHAAoJEMZr5QU6S73epe8H/A6Cws3KJ6qMmiIhSBmINuwg 1b0NzJ4AJQvdZ8mJXlZ9NoxwQ7W2QOkgHPONKMYC+Bu1M7p2ZVfKFY7YoRk3DD1g ru4wBHNgQok/6a54fwjkS0ZPHTjuw/zPmSNueZeFaV6KMeGTPC5yt5C/I9TpTQKz vdzB1aOisu4glnOZUrUBW3G+CM8DcG0+OLsl20mFR6yat0OGVcR0/qv7FIe9gplP ueYrBL+EIzL5/yrA402ZrLNxm15F+56znuwoEBxIQoqwxs6KBwU9YpYrgOywdonZ y4GHvDohZVthg/b1ZE1B7Rv0Spz7JKmGta8gN4x8xvI7UocS9Or71pHh/WDFHV4= =X8Bq -----END PGP SIGNATURE----- --Apple-Mail=_D9BA9417-77E5-41FC-9D05-70010F67DC4C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411E8E4A-162E-4F27-AA4E-C7E55AA4AF35>