all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54659] [PATCH 0/2] Periodically delete build logs
@ 2022-03-31 21:20 Ludovic Courtès
  2022-03-31 21:22 ` [bug#54659] [PATCH 1/2] services: Add 'log-cleanup-service-type' Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2022-03-31 21:20 UTC (permalink / raw)
  To: 54659; +Cc: Ludovic Courtès

Hi!

We’ve been accumulating cruft in /var/guix/log/drvs for too long,
time to do something about it!

Thoughts?

Ludo’.

Ludovic Courtès (2):
  services: Add 'log-cleanup-service-type'.
  services: Add 'log-cleanup' service to '%base-services' for build
    logs.

 doc/guix.texi          | 39 +++++++++++++++++++++++++++++++
 gnu/services/admin.scm | 53 +++++++++++++++++++++++++++++++++++++++++-
 gnu/services/base.scm  |  6 +++++
 3 files changed, 97 insertions(+), 1 deletion(-)


base-commit: 53b04339fe521f486d3017930a419d5ca8a6cffd
-- 
2.34.0





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-04 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 21:20 [bug#54659] [PATCH 0/2] Periodically delete build logs Ludovic Courtès
2022-03-31 21:22 ` [bug#54659] [PATCH 1/2] services: Add 'log-cleanup-service-type' Ludovic Courtès
2022-03-31 21:22   ` [bug#54659] [PATCH 2/2] services: Add 'log-cleanup' service to '%base-services' for build logs Ludovic Courtès
2022-04-01  6:05     ` Liliana Marie Prikler
2022-04-01 15:41       ` Ludovic Courtès
2022-04-04 21:17       ` bug#54659: [PATCH 0/2] Periodically delete " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.