summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2025-02-19 11:12:45 +0200
committerEfraim Flashner <efraim@flashner.co.il>2025-02-19 11:28:40 +0200
commita641396502603458c492cc8d4c804930816e4424 (patch)
tree0cc848394866610a4104540c43eeb1afc83964e1 /NEWS
parente5829034814bfb789b4fa94ab3a6c4bdd27bb56e (diff)
doc: Fix some misspellings.
Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 308b82b976b..c73f16deb42 100644
--- a/NEWS
+++ b/NEWS
@@ -215,7 +215,7 @@ This is an extension of ‘python-build-system’ with support for PEP-517 and
215*** ‘qemu-binfmt-service-type’ now relies on statically-linked QEMU 215*** ‘qemu-binfmt-service-type’ now relies on statically-linked QEMU
216*** ‘sysctl-service-type’ enables Linux protected hardlinks/symlinks by default 216*** ‘sysctl-service-type’ enables Linux protected hardlinks/symlinks by default
217*** ‘%base-services’ now includes a default ‘sysctl-service-type’ instance 217*** ‘%base-services’ now includes a default ‘sysctl-service-type’ instance
218*** Linux Logical Volumne Manager (LVM) now supported, via ‘lvm-device-mapping’ 218*** Linux Logical Volume Manager (LVM) now supported, via ‘lvm-device-mapping’
219*** ‘guix system init’ has been optimized 219*** ‘guix system init’ has been optimized
220*** ‘guix system’ warns when users/groups appear more than once 220*** ‘guix system’ warns when users/groups appear more than once
221*** ‘guix system image -t rock64-raw’ produces images for Rock64 devices 221*** ‘guix system image -t rock64-raw’ produces images for Rock64 devices
@@ -316,7 +316,7 @@ documentation, package descriptions, and the web site.
316* Changes in 1.2.0 (since 1.1.0) 316* Changes in 1.2.0 (since 1.1.0)
317 317
318** Package management 318** Package management
319*** ‘guix pull’ now crytographically authenticates channels 319*** ‘guix pull’ now cryptographically authenticates channels
320*** ‘guix describe -f channels’ now shows “channel introductions” 320*** ‘guix describe -f channels’ now shows “channel introductions”
321*** ‘guix describe -f channels-sans-intro’ omits channel introductions 321*** ‘guix describe -f channels-sans-intro’ omits channel introductions
322*** New ‘guix git authenticate’ command, to authenticate Git checkouts 322*** New ‘guix git authenticate’ command, to authenticate Git checkouts
@@ -3349,7 +3349,7 @@ zimg@2.5, zlib@1.2.11, znc@1.6.5
3349*** Create home directories once file systems are mounted 3349*** Create home directories once file systems are mounted
3350 (<http://bugs.gnu.org/21108>) 3350 (<http://bugs.gnu.org/21108>)
3351*** GNU R now builds bit-reproducibly (<https://bugs.gnu.org/25598>) 3351*** GNU R now builds bit-reproducibly (<https://bugs.gnu.org/25598>)
3352*** The daemon’s default settings are used unless overriden 3352*** The daemon’s default settings are used unless overridden
3353 (<https://bugs.gnu.org/20217>) 3353 (<https://bugs.gnu.org/20217>)
3354*** ‘guix system’ now supports the common build option ‘--root’ 3354*** ‘guix system’ now supports the common build option ‘--root’
3355 (<https://bugs.gnu.org/26271>) 3355 (<https://bugs.gnu.org/26271>)