diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-09-23 19:56:40 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-09-23 20:02:23 +0200 |
commit | ff775440218c4f576d51aa01ce419b1fb786170a (patch) | |
tree | 72f122b5ff6234dc680841d01b4d0886cc53e4ea | |
parent | a24ae17e230d8d1f8b036c298e68fdcb08edff62 (diff) |
Update NEWS.
* NEWS (Distribution): Note new fsck.* arguments and XFS support.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |