diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 10:02:06 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 10:02:06 (EST) |
commit | b5e1e7a5b8e3086002faa50cdd7c3c279e7e251e (patch) | |
tree | 9721cc03d4f2100efb580be3a60b09296aaff85a | |
parent | 3ca948088791131e23b7bc8df819e1fd55fa2aec (diff) |
NEWS: "prokit mkinitramfs" is gone; add summary
-rw-r--r-- | NEWS | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -3,11 +3,17 @@ ProteanOS Development Kit version 3.0.0 Released: ????-??-?? +This new major version of prokit has been in development since +2020-06-22. Notable new features in this release include unified +installers (the separate "prokit installer-pc" and "prokit mkinitramfs" +being replaced by "prokit install") and "prokit build" saving detailed +build logs. + New features: * "prokit install" is now a frontend for all installers. The separate - "prokit installer-pc" command has been removed and merged into - "prokit install". + "prokit installer-pc" and "prokit mkinitramfs" commands have been + removed and merged into "prokit install". * "prokit build" now passes an "-a" option, if supported, to opkg to install host-architecture non-coinstallable dependencies (such as library development packages) when cross building. @@ -217,7 +223,7 @@ normal use. Copyright Information --------------------- -Copyright (C) 2014, 2015, 2019, 2020 Patrick McDermott +Copyright (C) 2014, 2015, 2019-2021 Patrick McDermott Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |