Date: Fri, 06 Feb 2015 13:21:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 197332] sysutils/pefs-kmod: builds on ARMv6 (Poudriere Powered) Message-ID: <bug-197332-7-6AnCdsdcor@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197332-7@https.bugs.freebsd.org/bugzilla/> References: <bug-197332-7@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197332 --- Comment #4 from egypcio@googlemail.com --- root@raspberry-pi:~ # uname -a FreeBSD raspberry-pi 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r278079: Mon Feb = 2 20:47:38 BRT 2015=20=20=20=20 root@charlie:/panzer/charlie/crochet-freebsd/work/obj/arm.armv6/panzer/free= bsd/base/sys/RPI-B arm root@raspberry-pi:~ # pkg install pefs-kmod Updating Charlie repository catalogue... Charlie repository is up-to-date. All repositories are up-to-date. The following 1 packages will be affected (of 0 checked): New packages to be INSTALLED: pefs-kmod: 2014.03.31 The process will require 189 KiB more space. 66 KiB to be downloaded. Proceed with this action? [y/N]: y Fetching pefs-kmod-2014.03.31.txz: 100% 66 KiB 67.8kB/s 00:01=20=20= =20=20 Checking integrity... done (0 conflicting) [1/1] Installing pefs-kmod-2014.03.31... [1/1] Extracting pefs-kmod-2014.03.31: 100% root@raspberry-pi:~ # rehash=20 root@raspberry-pi:~ # kldload pefs root@raspberry-pi:~ # kldstat=20 Id Refs Address Size Name 1 7 0xc0100000 695e18 kernel 2 1 0xc2c67000 18000 pefs.ko 3 1 0xc2c7f000 2c000 crypto.ko 4 1 0xc2cab000 13000 zlib.ko root@raspberry-pi:~ # mkdir ~/encrypted ~/unencrypted root@raspberry-pi:~ # pefs addchain -f -Z ~/encrypted Enter parent key passphrase: Reenter parent key passphrase: root@raspberry-pi:~ # pefs mount ~/encrypted ~/unencrypted root@raspberry-pi:~ # pefs addkey -c ~/unencrypted Enter passphrase: root@raspberry-pi:~ # echo "FreeBSD" > ~/unencrypted/t.txt root@raspberry-pi:~ # ls ~/unencrypted .pefs.db t.txt root@raspberry-pi:~ # cat ~/unencrypted/t.txt=20 FreeBSD root@raspberry-pi:~ # ls ~/encrypted .pefs.db .sN036DTh0AcdYbmMp35B_3sOXjKhXWoY root@raspberry-pi:~ # cat ~/encrypted/.sN036DTh0AcdYbmMp35B_3sOXjKhXWoY=20 =EF=BF=BDu=EF=BF=BDY=C7=B7b=EF=BF=BD ... --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197332-7-6AnCdsdcor>