diff options
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" |