mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
udev & systemd: Emphasis "API headers" for linux compatibility
Or people will ask "why no-break-userspace rule does not apply?"
This commit is contained in:
parent
6acfe2e81f
commit
464fd24324
@ -48,7 +48,7 @@
|
||||
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
|
||||
-e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
|
||||
|
||||
<para>Next, fix compatibility with linux-6.9 and later:</para>
|
||||
<para>Next, fix compatibility with API headers from linux-6.9 and later:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/DEVMEM_MAGIC 0/{n;n;a \
|
||||
/* cb12fd8e0dabb9a1c8aef55a6a41e2c255fcdf4b (6.8) */
|
||||
|
@ -55,7 +55,7 @@
|
||||
|
||||
<screen><userinput remap="pre">sed '/systemd-sysctl/s/^/#/' -i rules.d/99-systemd.rules.in</userinput></screen>
|
||||
|
||||
<para>Next, fix compatibility with linux-6.9 and later:</para>
|
||||
<para>Next, fix compatibility with API headers from linux-6.9 and later:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/DEVMEM_MAGIC 0/{n;n;a \
|
||||
/* cb12fd8e0dabb9a1c8aef55a6a41e2c255fcdf4b (6.8) */ \
|
||||
|
Loading…
Reference in New Issue
Block a user