core197: Ship util linux

Message ID 20250704101446.8038-14-adolf.belka@ipfire.org
State Staged
Commit efeb1d3bda767bbea062da70105fcbda59cbc594
Headers
Series core197: Ship util linux |

Commit Message

Adolf Belka July 4, 2025, 10:14 a.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/197/filelists/aarch64/util-linux | 1 +
 config/rootfiles/core/197/filelists/riscv64/util-linux | 1 +
 config/rootfiles/core/197/filelists/x86_64/util-linux  | 1 +
 3 files changed, 3 insertions(+)
 create mode 120000 config/rootfiles/core/197/filelists/aarch64/util-linux
 create mode 120000 config/rootfiles/core/197/filelists/riscv64/util-linux
 create mode 120000 config/rootfiles/core/197/filelists/x86_64/util-linux
  

Patch

diff --git a/config/rootfiles/core/197/filelists/aarch64/util-linux b/config/rootfiles/core/197/filelists/aarch64/util-linux
new file mode 120000
index 000000000..ac8a5a4d9
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/aarch64/util-linux
@@ -0,0 +1 @@ 
+../../../common/aarch64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/riscv64/util-linux b/config/rootfiles/core/197/filelists/riscv64/util-linux
new file mode 120000
index 000000000..02e095fb4
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/riscv64/util-linux
@@ -0,0 +1 @@ 
+../../../common/riscv64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/x86_64/util-linux b/config/rootfiles/core/197/filelists/x86_64/util-linux
new file mode 120000
index 000000000..3a070ee50
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/x86_64/util-linux
@@ -0,0 +1 @@ 
+../../../common/x86_64/util-linux
\ No newline at end of file