GNU bug report logs -
#53826
[PATCH 0/2] Improve Swap Space examples
Previous Next
Reported by: Josselin Poiret <dev <at> jpoiret.xyz>
Date: Sun, 6 Feb 2022 21:19:01 UTC
Severity: normal
Tags: patch
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
[Message part 1 (text/plain, inline)]
Your message dated Tue, 15 Feb 2022 10:15:09 +0100
with message-id <878rucqyn6.fsf <at> gnu.org>
and subject line Re: bug#53826: [PATCH 0/2] Improve Swap Space examples
has caused the debbugs.gnu.org bug report #53826,
regarding [PATCH 0/2] Improve Swap Space examples
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53826: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53826
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
These two patches should help making swap space dependencies more
manageable for people who aren't yet proficient enough in Guile.
The first patch adds a simple predicate which can be used in
conjunction with filter to select file systems with specific mount
points, and the second refactors the examples to be more readily copy
and pasted into the configuration file, also using the helper
predicate.
Best,
Josselin Poiret (2):
system: Add helper file-system-mount-point-predicate.
doc: Clarify the Swap Space examples, and include an helper example.
doc/guix.texi | 33 +++++++++++++++++++++++++--------
gnu/system/file-systems.scm | 7 +++++++
2 files changed, 32 insertions(+), 8 deletions(-)
--
2.34.0
[Message part 3 (message/rfc822, inline)]
Hi Josselin,
Josselin Poiret <dev <at> jpoiret.xyz> skribis:
> These two patches should help making swap space dependencies more
> manageable for people who aren't yet proficient enough in Guile.
>
> The first patch adds a simple predicate which can be used in
> conjunction with filter to select file systems with specific mount
> points, and the second refactors the examples to be more readily copy
> and pasted into the configuration file, also using the helper
> predicate.
Nice.
> system: Add helper file-system-mount-point-predicate.
> doc: Clarify the Swap Space examples, and include an helper example.
Applied, thanks!
Ludo’.
This bug report was last modified 3 years and 96 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.