1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

Update NEWS.

* NEWS (Distribution): Note new fsck.* arguments and XFS support.
This commit is contained in:
Tobias Geerinckx-Rice
2021-09-23 19:56:40 +02:00
parent a24ae17e23
commit ff77544021

2
NEWS
View File

@@ -21,6 +21,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** --with-commit option now accepts strings returned by git describe
** Distribution
*** The installation script can now enable local substitute servers discovery
*** More control over boot-time file system checks and repairs
*** XFS file systems can be created by the installer and mounted by label/UUID
** Programming interfaces
*** (guix records) now supports “field sanitizers”
** Noteworthy bug fixes