diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-10 06:53:59 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-10 06:53:59 (EST) |
commit | 341770570135e516af9858ced385651b030c5042 (patch) | |
tree | 07f25d039a9f17792423f9a51c0f256ae067938f /NEWS | |
parent | db225718e10b0f32859e8c04d85dc2126ba96d16 (diff) |
profile/proteanos: Move init script to S00
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ Error handling and bug fixes: * The dependency solver now solves dependencies of packages whose names contain ":" (such as coinstallable library development packages in ProteanOS). + * The foreign installation service initialization script is now + scheduled to run before any other initialization scripts on a newly + installed system. ProteanOS Development Kit version 2.0.1 --------------------------------------- |