diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2020-11-07 19:36:10 +0100 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2020-11-07 19:36:10 +0100 |
commit | afa77bd2287f303aefdd00193309ccf57f6dcd93 (patch) | |
tree | 683be043503ae5a1483a69f22ae4c3ba07a96b49 /NEWS | |
parent | e8b9b0fae076a86e2be1dcb87b666d4490bac0aa (diff) | |
download | guix-afa77bd2287f303aefdd00193309ccf57f6dcd93.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS index e5824d7fce..bbb59bee16 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,8 @@ Please send Guix bug reports to bug-guix@gnu.org. *** New ‘hurd-vm-service-type’ to spawn a GNU/Hurd VM on GNU/Linux *** /etc/guix/acl on Guix System is now built from the OS configuration *** ‘rottlog-service-type’ is now part of ‘%base-services’ +*** Linux-libre modules are now GZIP compressed. +*** The efivarfs filesystem is now part of %base-file-systems. *** mcron job specs are now statically checked at OS build time *** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels *** Graphical installer uses UUIDs for unencrypted swap partitions |