GNU bug report logs -
#76063
[PATCH 0/3] Switch to the Shepherd's system log
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 4 Feb 2025 22:54:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
DRAFT: Update commit ID.
* etc/news.scm: Add entry.
Change-Id: Ie3d827741a01c95f2bea908b57c707342e8f2386
---
etc/news.scm | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/etc/news.scm b/etc/news.scm
index dfc64d59cd..5e1b3a8bff 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -35,7 +35,21 @@
(channel-news
(version 0)
- (entry (commit "616ae36e0f557cecb4abe58c5b0973b9428d25e0")
+ (entry (commit "TODO")
+ (title
+ (en "Guix System switches to the Shepherd's system log"))
+ (body
+ (en "The default system log used on Guix System and part of
+@code{%base-services} has been switched from the @command{syslogd} command of
+GNU <at> tie{}Inetutils to the new built-in @code{system-log} service found in
+version 1.0 of the Shepherd.
+
+The advantages of this change are the fact that @code{system-log} can start
+logging earlier after boot and stop shortly before shutdown, along with full
+integration with the rest of @command{shepherd}, in particular with the new
+@command{log-rotation} service.")))
+
+ (entry (commit "616ae36e0f557cecb4abe58c5b0973b9428d25e0")
(title
(en "Kernel persistent storage in UEFI disabled"))
(body
--
2.48.1
This bug report was last modified 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.