[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] 04/32: README: Update bug-report section.
From: |
Ludovic Courtès |
Subject: |
[shepherd] 04/32: README: Update bug-report section. |
Date: |
Wed, 30 Mar 2022 11:01:27 -0400 (EDT) |
civodul pushed a commit to branch master
in repository shepherd.
commit fbf3dea53802867ed3f06755bfb904fa4b646a28
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Mar 29 20:25:10 2022 +0200
README: Update bug-report section.
* README: Update.
---
README | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/README b/README
index 7d777e4..d930ff1 100644
--- a/README
+++ b/README
@@ -69,11 +69,7 @@ The GNU Shepherd is developed jointly with the GNU Guix
project. Both
are essential components in putting the pieces together to build the GNU
system. Join us now!
-** Bugs and Limitations
-
-There is no localization done yet. Code from the user configuration is
-allowed to mess up with everything. Runlevels do not work yet. A few
-bugs are already marked in the source code.
+** Reporting bugs
Send bug reports to <bug-guix@gnu.org>, with "Shepherd" and the version
number in the Subject line.
- [shepherd] branch master updated (6be3ce1 -> cf78dd4), Ludovic Courtès, 2022/03/30
- [shepherd] 04/32: README: Update bug-report section.,
Ludovic Courtès <=
- [shepherd] 06/32: build: Drop support for Guile 2.0., Ludovic Courtès, 2022/03/30
- [shepherd] 01/32: tests: Remove 'nofiles' test file when cleaning up., Ludovic Courtès, 2022/03/30
- [shepherd] 02/32: README: Mention copyright year ranges., Ludovic Courtès, 2022/03/30
- [shepherd] 03/32: Remove 'QUESTIONS' file., Ludovic Courtès, 2022/03/30
- [shepherd] 07/32: Use Fibers., Ludovic Courtès, 2022/03/30
- [shepherd] 13/32: shepherd: Encode log as UTF-8 unconditionally., Ludovic Courtès, 2022/03/30
- [shepherd] 14/32: service: 'make-forkexec-constructor' spawns a logging fiber., Ludovic Courtès, 2022/03/30
- [shepherd] 08/32: README: Update requirements., Ludovic Courtès, 2022/03/30
- [shepherd] 21/32: service: Add systemd constructor and destructor., Ludovic Courtès, 2022/03/30
- [shepherd] 22/32: service: Add 'start-in-the-background'., Ludovic Courtès, 2022/03/30