IABSD.fr/ports/sysutils/mdprint/pkg

Branch :


Log

Author Commit Date CI Message
e7411f37 2022-03-10 12:03:30 Remove RCSIDs from ports I maintain
8cbde7a9 2020-05-14 19:12:08 Fix "mdprint -p" (parsable output) for byte array values I missed another sloppy conversion of tuples into hex encoded strings while making this script run with Python 3. Fix odd line break in DESCR while here.
8f15e346 2020-03-21 09:12:37 Import mdprint Feedback OK jca mdprint prints the contents of the provided binary sun4v MD file. If no file is provided, the "guest MD" is read from the device file "/dev/mdesc" which is expected to be present on all sun4v guest domains. If no file is provided and the -P/--PRI option is used, the PRI (physical resource inventory) MD is read from the device file "/devices/pseudo/ds_pri@0:ds_pri" (Solaris only). The complete PRI is only available on the "primary" domain.