diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-22 23:38:19 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-22 23:38:19 +0200 |
commit | 078ba6783403d6cf5849a5fb89e266f9167df5f7 (patch) | |
tree | 6edf3a80349deca5862f2325ce948a94381387e5 | |
parent | 12b2639e0af5d21fcbbde60dd118f10bb577413d (diff) | |
parent | 0bf23c841e6573eb8b6117a98ddc1fd7225dfcd0 (diff) |
Merge branch 'plabs/condxml' of git.linuxfromscratch.org:lfs into plabs/condxmlplabs/condxml
-rw-r--r-- | patches.ent | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 99595d762..0e9c9be6e 100644 --- a/patches.ent +++ b/patches.ent @@ -72,10 +72,26 @@ <!ENTITY perl-fix-patch-md5 "fb42558b59ed95ee00eb9f1c1c9b8056"> <!ENTITY perl-fix-patch-size "1.6 KB"> +<![ %sysv; [ <!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch"> <!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc"> <!ENTITY sysvinit-consolidated-patch-size "2.4 KB"> +]]> +<![ %systemd; [ +<!ENTITY sysvinit-consolidated-patch "not-used"> +<!ENTITY sysvinit-consolidated-patch-md5 "not-used"> +<!ENTITY sysvinit-consolidated-patch-size "not-used"> +]]> + +<![ %systemd; [ <!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch"> <!ENTITY systemd-upstream-fixes-patch-md5 "a4449dedf514486b8995ee501d1bb8cc"> <!ENTITY systemd-upstream-fixes-patch-size "4 KB"> +]]> + +<![ %sysv; [ +<!ENTITY systemd-upstream-fixes-patch "not-used"> +<!ENTITY systemd-upstream-fixes-patch-md5 "not-used"> +<!ENTITY systemd-upstream-fixes-patch-size "not-used"> +]]> |