diff options
author | P. J. McDermott <pj@pehjota.net> | 2016-01-15 18:20:01 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2016-01-15 18:20:01 (EST) |
commit | eadb2bd8d1ec0ad5828a986cec09a91355063a26 (patch) | |
tree | 721c0e89d6ed0c18356c5b7d5d31546a6dc230b3 /NEWS | |
parent | b7faf7dc7922ed8ca82440d33a75be2acdb0553e (diff) |
NEWS: Mention mkinitramfs command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ Changes in this release: * The build system now links all shell objects into the prokit executable instead of distributing shell modules that are linked into prokit at run time. + * A new "prokit mkinitramfs" command has been added to generate an + initramfs containing an installed system. ProteanOS Development Kit version 1.1.0 --------------------------------------- |