From 6aa9f99ee91ac8c55114b386088fc8f715fc61d3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 23 Jul 2022 15:26:07 -0700 Subject: replace DISK:HOST-VOLUMES-CREATED, update & improve tutorial Signed-off-by: Sean Whitton --- doc/news.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/news.rst') diff --git a/doc/news.rst b/doc/news.rst index c85fe68..da2ecde 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -26,6 +26,16 @@ you should review this document and see if your consfig needs updating. 1.1.0 (unreleased) ------------------ +- API change: DISK:HOST-VOLUMES-CREATED has been removed in favour of new + properties DISK:FIRST-DISK-INSTALLED-FOR and DISK:VOLUMES-INSTALLED-FOR. + +- API change: INSTALLED:CHROOT-INSTALLED-TO-VOLUMES-FOR has been renamed to + INSTALLER:FILES-INSTALLED-TO-VOLUMES-FOR, and will now bootstrap a root + filesystem directly to the volumes if not supplied a chroot. The CHROOT + parameter has become a keyword parameter, and the required parameters have + changed from ``(HOST CHROOT VOLUMES)`` to ``(OPTIONS HOST VOLUMES)`` for + consistency with other property lambda lists. + - API change: DISK:WITH-OPENED-VOLUMES now includes volumes that were already open, and their parents, in the connattrs. -- cgit v1.2.3