core205: Ship util-linux

Message ID 20260913171230.3920551-10-adolf.belka@ipfire.org
State New
Headers
Series core205: Ship util-linux |

Commit Message

Adolf Belka 13 Sep 2026, 5:12 p.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/205/filelists/aarch64/util-linux | 1 +
 config/rootfiles/core/205/filelists/riscv64/util-linux | 1 +
 config/rootfiles/core/205/filelists/x86_64/util-linux  | 1 +
 3 files changed, 3 insertions(+)
 create mode 120000 config/rootfiles/core/205/filelists/aarch64/util-linux
 create mode 120000 config/rootfiles/core/205/filelists/riscv64/util-linux
 create mode 120000 config/rootfiles/core/205/filelists/x86_64/util-linux
  

Patch

diff --git a/config/rootfiles/core/205/filelists/aarch64/util-linux b/config/rootfiles/core/205/filelists/aarch64/util-linux
new file mode 120000
index 000000000..9c253c689
--- /dev/null
+++ b/config/rootfiles/core/205/filelists/aarch64/util-linux
@@ -0,0 +1 @@ 
+../../../../common/aarch64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/205/filelists/riscv64/util-linux b/config/rootfiles/core/205/filelists/riscv64/util-linux
new file mode 120000
index 000000000..f8e680205
--- /dev/null
+++ b/config/rootfiles/core/205/filelists/riscv64/util-linux
@@ -0,0 +1 @@ 
+../../../../common/riscv64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/205/filelists/x86_64/util-linux b/config/rootfiles/core/205/filelists/x86_64/util-linux
new file mode 120000
index 000000000..7b5558d2c
--- /dev/null
+++ b/config/rootfiles/core/205/filelists/x86_64/util-linux
@@ -0,0 +1 @@ 
+../../../../common/x86_64/util-linux
\ No newline at end of file