From ab3147e9959b9975d76d8d6956da8b736e672b5a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Apr 2016 21:46:04 -0700 Subject: ref-manual: Added new 2.1 migration misc. Change Lists packages removed if package-management was not in IMAGE_FEATURES. (From yocto-docs rev: 45768d661b800782e32b76b4fa7efa0f70cb7e47) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index f3159fa105..1299323cd1 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -3220,6 +3220,25 @@ The well-tested and maintained support for RPM version 5 remains. + + Previously, the following list of packages were removed + if package-management was not in + IMAGE_FEATURES, + regardless of any dependencies: + + update-rc.d + base-passwd + shadow + update-alternatives + run-postinsts + + With the Yocto Project 2.1 release, these packages are only + removed if "read-only-rootfs" is in + IMAGE_FEATURES, since they might + still be needed for a read-write image even in the absence + of a package manager (e.g. if users need to be added, + modified, or removed at runtime). + The devtool modify -- cgit v1.2.3-54-g00ecf