diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 08:16:26 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 08:16:26 (EST) |
commit | e6944d23b046b239616577138d32084fd6b92ba7 (patch) | |
tree | 8f8b351819c3e22bc98792c39d65bf964278e721 /NEWS | |
parent | 339eb773ee3d5281d34d77c1fdf0f4def731533b (diff) |
cmd/installer-pc: Remove distinct command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,6 +5,9 @@ Released: ????-??-?? 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 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. @@ -21,8 +24,6 @@ New features: packages marked "Essential: yes" and their dependencies were installed, which was a long-standing misuse of the "Essential" field. - * "prokit installer-pc" now supports foreign installations using an - "-F" option. * "prokit build" now saves logs of builds and prints detailed information about the build and its results. * "C" and "POSIX" locales have been added. They are identical to the |