diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-19 01:04:22 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-19 01:04:22 (EDT) |
commit | 5a9f00fa31329aba9f56bda7148a4e5966d078f1 (patch) | |
tree | 55303202b7ca867578ae5eab97a2ac925b525884 /NEWS | |
parent | af6e9dbc3486c94ad8159766e4d4c92d712b685c (diff) |
NEWS: List new dependencies
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -11,6 +11,14 @@ feed index file signatures against a validated archive certificate; and fetching lists of ProteanOS architectures, platforms, and archive mirrors. +New dependencies: + + * prokit now requires OpenWrt's usign utility, which verifies ed25519 + signatures compatible with OpenBSD's signify utility. An embedded + copy of usign is included, or a system copy can be used instead. + * prokit now requires gunzip, either sfdisk or fdisk, mke2fs, cpio, + and xz from XZ Utils. + Command-line interface: * "prokit install", "prokit shell", "prokit opkg", and "prokit build" |