GNU bug report logs -
#78308
[PATCH 0/9] VTE integration support / Shell startup files refactor
Previous Next
Full log
View this message in rfc822 format
* etc/news.scm (channel-news): New entry.
Change-Id: Iaf861617e871eca90ac28ba5e14876c0f2f0f731
---
etc/news.scm | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index c70234ece7b..32303253440 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -38,6 +38,23 @@
(channel-news
(version 0)
+ (entry (commit "XXX")
+ (title
+ (en "New services for /etc/profile.d and /etc/bashrc.d"))
+ (body
+ (en "Two new Shepherd services, @code{etc-profile-d-service-type} and
+@code{etc-bashrc-d-service-type}, can now be used to configure and extend your
+shell. The services accept a list of file-like objects that must have the
+@file{.sh} file name extension. @code{etc-bashrc-d-service-type} is now used
+instead of skeleton files to provision the Guix-provided Bash
+aliases (@file{/etc/bashrc.d/aliases.sh}). It is also used to configure the
+@code{bash-completion} package, by provisioning
+@file{/etc/bashrc.d/bash_completion.sh}. If your @code{operating-system}
+configuration does not include the @code{%base-services}, you may want to add
+@code{(service etc-bashrc-d-service-type)} to your services, so Bash
+completion will continue working for new users. See (info \"(guix) Service
+Reference\") for extra information and examples.")))
+
(entry (commit "6e8ffdf3c5afac265e540027c2332573b25461ae")
(title
(en "Linux-libre 6.13 removed from Guix")
--
2.49.0
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.