Skip to content

alhazred/freebsd-fma

 
 

Repository files navigation

Welcome to the unofficial fmtopo branch.

This is initial attempt to port Solaris FMA to FreeBSD.

Use Makefiles in

cddl/lib/libtopo
cddl/lib/libtopo_modiules
cddl/usr.bin/fmtopo

directories to get fmtopo running:

# uname -a
FreeBSD bsd 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r292858: Tue Dec 29 07:03:17 UTC 2015     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
root@bsd:/usr/src/cddl/lib/libtopo # fmtopo
TIME                 UUID
Mar 09 11:33:19 93c10c02-e5d1-11e5-9890-000c29e064ad

hc://:server-id=bsd:chassis-id=VMware-56-4d-1a-77-9d-43-d8-ae-78-ba-f7-6f-8d-e0-64-ad/motherboard=0

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=0

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=0/cpu=0

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=0/cpu=1

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=0/cpu=2

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=1

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=1/cpu=0

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=1/cpu=1

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=1/cpu=2

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=2

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=2/cpu=0

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=2/cpu=1

hc://:server-id=bsd:chassis-id=VMware-56 4d 1a 77 9d 43 d8 ae-78 ba f7 6f 8d e0 64 ad/motherboard=0/chip=2/cpu=2

root@bsd:/usr/src/cddl/lib/libtopo # 


Requirements: libxml2 

Releases

No releases published

Packages

No packages published

Languages

  • C 70.3%
  • C++ 17.3%
  • Roff 5.2%
  • Makefile 1.9%
  • Shell 1.6%
  • Perl 0.7%
  • Other 3.0%