Advertisement
gusibsd

Untitled

Jul 24th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. [root@hast16 ~/marcuscom/ports/trunk/x11/gnome-shell]# pkg info -x pkg poudriere-devel qemu
  2. pkg-1.2.7_2
  3. pkgconf-0.9.5
  4. poudriere-devel-3.0.99.20140626
  5. qemu-user-static-2.0.0_9
  6.  
  7. [root@hast16 ~/marcuscom/ports/trunk/x11/gnome-shell]# uname -arn
  8. FreeBSD hast16 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r267952+689a02c(master): Fri Jun 27 13:09:23 UTC 2014 root@hast16:/usr/obj/usr/src/sys/CUSTOM amd64
  9.  
  10. [root@hast16 ~/marcuscom/ports/trunk/x11/gnome-shell]# poudriere jail -c -J 8 -a armv6 -j armv6_svn -m svn -v head@267952
  11.  
  12.  
  13. binmiscctl add armv6 --interpreter "/usr/local/bin/qemu-arm-static" --magic "\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00" --mask "\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff" --size 20 --set-enabled
  14.  
  15.  
  16.  
  17.  
  18. [root@hast16 ~/marcuscom/ports/trunk/x11/gnome-shell]# binmiscctl list
  19. name: armv6
  20. interpreter: /usr/local/bin/qemu-arm-static
  21. flags: ENABLED USE_MASK
  22. magic size: 20
  23. magic offset: 0
  24. magic: 0x7f 0x45 0x4c 0x46 0x01 0x01 0x01 0x00 0x00 0x00 0x00 0x00
  25. 0x00 0x00 0x00 0x00 0x02 0x00 0x28 0x00
  26. mask: 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0x00 0xff 0xff 0xff 0xff
  27. 0xff 0xff 0xff 0xff 0xfe 0xff 0xff 0xff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement