[lfs] branch multilib updated: OpenRC: Apply a patch for /run/lock.
"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Sat, 06 Jun 2026 16:00:46 +0000
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178076164679.21810.6902733935807087293@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch multilib
in repository lfs.
The following commit(s) were added to refs/heads/multilib by this push:
new 4edf43448 OpenRC: Apply a patch for /run/lock.
4edf43448 is described below
commit 4edf4344830105ef55c50051a5b0424d8192e715
Author: Zeckmathederg <[email protected]>
AuthorDate: Sat Jun 6 09:59:08 2026 -0600
OpenRC: Apply a patch for /run/lock.
The uucp_group option isn't available for 0.63.x but does exist
upstream. This is a simple patch, so it should get applied.
---
chapter03/patches.xml | 10 +++++++++-
chapter08/openrc.xml | 5 +++++
patches.ent | 4 ++++
3 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index a98cb34a6..2360dacc3 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -116,7 +116,15 @@
<para>MD5 sum: <literal>&libpipeline-checks-patch-md5;</literal></para>
</listitem>
</varlistentry>
-
+-->
+ <varlistentry>
+ <term>OpenRC Lock Patch - <token>&openrc-lock-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink url="&lfs-root;glfs/view/dev/download/openrc/&openrc-lock-patch;"/></para>
+ <para>MD5 sum: <literal>&openrc-lock-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+<!--
<varlistentry>
<term>Perl Upstream Fix Patch - <token>&perl-upstream-fix-patch-size;</token>:</term>
<listitem>
diff --git a/chapter08/openrc.xml b/chapter08/openrc.xml
index ef153c51a..2f0c67f11 100644
--- a/chapter08/openrc.xml
+++ b/chapter08/openrc.xml
@@ -41,6 +41,11 @@
<sect2 role="installation">
<title>Installation of OpenRC</title>
+ <para>Apply a patch to make the group which manages <filename
+ class="directory">/run/lock</filename> configurable:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&openrc-lock-patch;</userinput></screen>
+
<para>Fix a script to allow a normal installation:</para>
<screen><userinput remap="pre">sed -i '/set -u/d' tools/meson_final.sh</userinput></screen>
diff --git a/patches.ent b/patches.ent
index e27f486cf..96cc02acb 100644
--- a/patches.ent
+++ b/patches.ent
@@ -35,6 +35,10 @@
<!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895">
<!ENTITY kbd-backspace-patch-size "12 KB">
+<!ENTITY openrc-lock-patch "openrc-&openrc-version;-lock-1.patch">
+<!ENTITY openrc-lock-patch-md5 "8f469b5cb5136d6cac7482d80278a952">
+<!ENTITY openrc-lock-patch-size "4 KB">
+
<!--
<!ENTITY perl-upstream-fix-patch "perl-&perl-version;-upstream_fix-1.patch">
<!ENTITY perl-upstream-fix-patch-md5 "1983b48fee837a98db47fb5dba934744">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page