From 3a0fcaa0fe721792d1543e863c3fba805376bdac Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 10 May 2021 11:42:03 +0200 Subject: Update NEWS. --- NEWS | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7f7a3d4d3d..e74ad12c21 100644 --- a/NEWS +++ b/NEWS @@ -35,12 +35,30 @@ Please send Guix bug reports to bug-guix@gnu.org. *** Offloading no longer requires ‘guile’ to be in $PATH on build machines *** ‘GUIX_EXTENSIONS_PATH’ is honored when looking for extensions such as GWL *** New ‘--format’ option for ‘guix processes’ +*** ‘guix upgrade’ can now be passed several regexps ** Distribution *** ‘qemu-binfmt-service-type’ now relies on statically-linked QEMU +*** ‘sysctl-service-type’ enables Linux protected hardlinks/symlinks by default +*** ‘%base-services’ now includes a default ‘sysctl-service-type’ instance +*** Linux Logical Volumne Manager (LVM) now supported, via ‘lvm-device-mapping’ *** ‘guix system init’ has been optimized +*** ‘guix system’ warns when users/groups appear more than once +*** ‘guix system image -t rock64-raw’ produces images for Rock64 devices +*** ‘herd discover guix-daemon on’ turns on substitute server discovery +*** Default initrd now supports bcachefs +*** CUPS service includes ‘brlaser’ extension by default +*** “lp” group is no longer included in ‘%base-groups’ *** New ‘--graph-backend’ option for ‘guix system {extension,shepherd}-graph’ +*** New services + +agate, cuirass-remote-worker, ipfs, keepalived, laminar, radicale, syncthing, +transmission-daemon, wireguard, xorg-server + +*** XXX new packages + +*** XXX package updates ** Programming interfaces @@ -67,6 +85,24 @@ Please send Guix bug reports to bug-guix@gnu.org. () *** Update GnuTLS to 3.6.15, addressing a time-dependent test failure () +*** Booted system is fully protected from garbage collection + () +*** Add MSDOS disk label support on UEFI systems + () +*** Installer’s kmscon no longer uses up 100% CPU + () +*** Git checkouts can be updated to the remote’s default HEAD + () +*** ‘guix pull’ correctly displays early builds and downloads + () +*** Fix OpenRC init scripts for ‘guix-daemon’ + () +*** Activate system when switching generations + () +*** ‘guix environment -C’ preserves original mount flags + () +*** Remove duplicates in profile transactions + () ** Native language support -- cgit v1.2.3