diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-10-07 09:54:16 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-10-07 10:11:13 -0400 |
commit | 6e3dab4737832a78de07dd805a4057eb5f4cfcf3 (patch) | |
tree | b9d16bb2fc38b0d37c507bad9e5d1697b5aff1fd | |
parent | 1c528a95cb92b7808e6603d7956185005583629f (diff) | |
download | guix-6e3dab4737832a78de07dd805a4057eb5f4cfcf3.tar.gz guix-6e3dab4737832a78de07dd805a4057eb5f4cfcf3.zip |
Update NEWS.
* NEWS: Add new entry for installation script improvements.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ Please send Guix bug reports to bug-guix@gnu.org. ** Distribution *** The installation script can now enable local substitute servers discovery +*** The installation script can now customize the Bash prompt for Guix *** More control over boot-time file system checks and repairs *** XFS file systems can be created by the installer and mounted by label/UUID *** New interface for declaring swap space |