emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53826: closed ([PATCH 0/2] Improve Swap Space examples)


From: GNU bug Tracking System
Subject: bug#53826: closed ([PATCH 0/2] Improve Swap Space examples)
Date: Tue, 15 Feb 2022 09:16:01 +0000

Your message dated Tue, 15 Feb 2022 10:15:09 +0100
with message-id <878rucqyn6.fsf@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@gnu.org.)


-- 
53826: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53826
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Improve Swap Space examples Date: Sun, 6 Feb 2022 22:18:03 +0100
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#53826: [PATCH 0/2] Improve Swap Space examples Date: Tue, 15 Feb 2022 10:15:09 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Josselin,

Josselin Poiret <dev@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]