Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: gentoo-dev@l.g.o
Cc: Mike Gilbert <floppym@g.o>
Subject: [gentoo-dev] [PATCH 0/3] systemd.eclass improvements
Date: Mon, 10 Oct 2022 15:34:21
Message-Id: 20221010153355.197970-1-floppym@gentoo.org
1 A few improvements to systemd.eclass.
2
3 Mike Gilbert (3):
4 systemd.eclass: rework EPREFIX handling
5 systemd.eclass: add systemd_get_sleepdir
6 eclass/tests: add systemd tests
7
8 eclass/systemd.eclass | 77 +++++++++++++++--------------------------
9 eclass/tests/systemd.sh | 50 ++++++++++++++++++++++++++
10 2 files changed, 77 insertions(+), 50 deletions(-)
11 create mode 100755 eclass/tests/systemd.sh
12
13 --
14 2.37.3

Replies