diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-09 12:23:52 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-10 06:53:04 (EST) |
commit | db225718e10b0f32859e8c04d85dc2126ba96d16 (patch) | |
tree | d373be3dafdeadea28bb88e9dc4514dd739c620c /NEWS | |
parent | a334a3a4dbbceb155cbb565249d04c0fb094f0a5 (diff) |
profile/proteanos: Install base-files, config-base
Not all essential packages.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ New features: recommended way to add these section feeds to an existing system is to install a new system of the same architecture and platform and copy its opkg configuration into the old system. + * In the ProteanOS profile, the "base-files" and "config-base" + packages and their dependencies are installed. Previously, all + packages marked "Essential: yes" and their dependencies were + installed, which was a long-standing misuse of the "Essential" + field. Error handling and bug fixes: |