From dceee6a05ac3f71ed3b69106a1a03af688311074 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 26 May 2015 01:28:21 -0400 Subject: NEWS: Add section for 1.2.0 --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 748b7c0..1edf0c3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +ProteanOS Development Kit version 1.2.0 +--------------------------------------- + +Released: ????-??-?? + +Changes in this release: + + * A basic "/etc/group" file is now generated on ProteanOS systems. + * "prokit install" now only throws a "Directory ... exists" error if + the specified root directory is not empty. + * "prokit install" in the ProteanOS profile now only copies + "/etc/resolv.conf" and "/etc/hostname" from the host system if the + platform is "dev". It also now does not enable system services on + the "dev" platform. On other platforms, it enables services and + sets the hostname to "proteanos". + * "prokit install", "prokit shell", "prokit opkg", and "prokit build" + now accept either a block device file name or a directory name + (previously only accepting the latter). A block device is + automatically mounted and unmounted on a mount point managed by + prokit. + * Two bugs related to gzip-compressed package feed index files have + been fixed. + * ProteanOS package feed index files are now downloaded in compressed + form. + * A list of valid ProteanOS architectures and platforms is no longer + hardcoded. This list could become outdated between prokit versions + or even ProteanOS suites. + ProteanOS Development Kit version 1.1.0 --------------------------------------- -- cgit v0.9.1