diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-17 03:28:04 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-17 03:28:04 (EST) |
commit | 66a82c020dd5fc9c1380006282b484ba157b25a9 (patch) | |
tree | 33bdc7eaffd52b19680b2fd7f92258ecdf9845f4 | |
parent | 702680447a1e6c8f9a64c9470681c4c74c8f8832 (diff) |
NEWS: chroot installer doesn't support block devs
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ New features: installs a system and packs it into a RAM-based file system, all in one command; it also removes all of the installed files that get packed into the RAM-based file system. + * "prokit install" no longer supports installing to block devices + platforms that are intended to run under chroot (such as ProteanOS's + "dev" platform). * "prokit install" now determines the correct architecture for a requested platform. The "-a" option is now only necessary if installing ProteanOS's "dev" platform for an architecture different |