[Bug 197332] sysutils/pefs-kmod: builds on ARMv6 (Poudriere Powered)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 6 13:21:25 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197332

--- Comment #4 from egypcio at googlemail.com ---
root at raspberry-pi:~ # uname -a
FreeBSD raspberry-pi 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r278079: Mon Feb  2
20:47:38 BRT 2015    
root at charlie:/panzer/charlie/crochet-freebsd/work/obj/arm.armv6/panzer/freebsd/base/sys/RPI-B
 arm

root at 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    
Checking integrity... done (0 conflicting)
[1/1] Installing pefs-kmod-2014.03.31...
[1/1] Extracting pefs-kmod-2014.03.31: 100%
root at raspberry-pi:~ # rehash 
root at raspberry-pi:~ # kldload pefs
root at raspberry-pi:~ # kldstat 
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 at raspberry-pi:~ # mkdir ~/encrypted ~/unencrypted
root at raspberry-pi:~ # pefs addchain -f -Z ~/encrypted
Enter parent key passphrase:
Reenter parent key passphrase:
root at raspberry-pi:~ # pefs mount ~/encrypted ~/unencrypted
root at raspberry-pi:~ # pefs addkey -c ~/unencrypted
Enter passphrase:
root at raspberry-pi:~ # echo "FreeBSD" > ~/unencrypted/t.txt
root at raspberry-pi:~ # ls ~/unencrypted
.pefs.db        t.txt
root at raspberry-pi:~ # cat ~/unencrypted/t.txt 
FreeBSD
root at raspberry-pi:~ # ls ~/encrypted
.pefs.db                                .sN036DTh0AcdYbmMp35B_3sOXjKhXWoY
root at raspberry-pi:~ # cat ~/encrypted/.sN036DTh0AcdYbmMp35B_3sOXjKhXWoY 
�u�YǷb�


...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-arm mailing list