]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core199: Ship rust
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 13 Oct 2025 10:39:53 +0000 (12:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Oct 2025 15:47:58 +0000 (15:47 +0000)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/199/filelists/aarch64/rust [new symlink]
config/rootfiles/core/199/filelists/riscv64/rust [new symlink]
config/rootfiles/core/199/filelists/x86_64/rust [new symlink]

diff --git a/config/rootfiles/core/199/filelists/aarch64/rust b/config/rootfiles/core/199/filelists/aarch64/rust
new file mode 120000 (symlink)
index 0000000..3bf2aaf
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/rust
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/riscv64/rust b/config/rootfiles/core/199/filelists/riscv64/rust
new file mode 120000 (symlink)
index 0000000..e7404a1
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/riscv64/rust
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/x86_64/rust b/config/rootfiles/core/199/filelists/x86_64/rust
new file mode 120000 (symlink)
index 0000000..9c589e0
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/rust
\ No newline at end of file