home · contact · privacy
Fix.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 6 May 2025 00:02:07 +0000 (02:02 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 6 May 2025 00:02:07 +0000 (02:02 +0200)
18 files changed:
trixie/scripts/lib/abort [new symlink]
trixie/scripts/lib/abort_if_command_unknown [new symlink]
trixie/scripts/lib/apt_get_digested [new symlink]
trixie/scripts/lib/check_finished_marker [new symlink]
trixie/scripts/lib/constants_etc [new symlink]
trixie/scripts/lib/constants_finished [new symlink]
trixie/scripts/lib/constants_releases [new file with mode: 0644]
trixie/scripts/lib/constants_repopaths [new symlink]
trixie/scripts/lib/constants_ssh [new symlink]
trixie/scripts/lib/constants_user [new symlink]
trixie/scripts/lib/copy_dirtrees_of_tags [new symlink]
trixie/scripts/lib/core_setup [new symlink]
trixie/scripts/lib/ensure_packages_of_tags [new symlink]
trixie/scripts/lib/expect_n_args [new symlink]
trixie/scripts/lib/minimize_installation [new symlink]
trixie/scripts/lib/path_tmp_timestamped [new symlink]
trixie/scripts/lib/prefixed_msg [new symlink]
trixie/scripts/lib/put_finished_marker [new symlink]

diff --git a/trixie/scripts/lib/abort b/trixie/scripts/lib/abort
new file mode 120000 (symlink)
index 0000000..5574233
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/abort
\ No newline at end of file
diff --git a/trixie/scripts/lib/abort_if_command_unknown b/trixie/scripts/lib/abort_if_command_unknown
new file mode 120000 (symlink)
index 0000000..5d77154
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/abort_if_command_unknown
\ No newline at end of file
diff --git a/trixie/scripts/lib/apt_get_digested b/trixie/scripts/lib/apt_get_digested
new file mode 120000 (symlink)
index 0000000..939b040
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/apt_get_digested
\ No newline at end of file
diff --git a/trixie/scripts/lib/check_finished_marker b/trixie/scripts/lib/check_finished_marker
new file mode 120000 (symlink)
index 0000000..d8daf8f
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/check_finished_marker
\ No newline at end of file
diff --git a/trixie/scripts/lib/constants_etc b/trixie/scripts/lib/constants_etc
new file mode 120000 (symlink)
index 0000000..5c4073f
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/constants_etc
\ No newline at end of file
diff --git a/trixie/scripts/lib/constants_finished b/trixie/scripts/lib/constants_finished
new file mode 120000 (symlink)
index 0000000..ec93895
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/constants_finished
\ No newline at end of file
diff --git a/trixie/scripts/lib/constants_releases b/trixie/scripts/lib/constants_releases
new file mode 100644 (file)
index 0000000..115cd44
--- /dev/null
@@ -0,0 +1,2 @@
+PREV_RELEASE=bookworm
+THIS_RELEASE=trixie
diff --git a/trixie/scripts/lib/constants_repopaths b/trixie/scripts/lib/constants_repopaths
new file mode 120000 (symlink)
index 0000000..d796f1c
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/constants_repopaths
\ No newline at end of file
diff --git a/trixie/scripts/lib/constants_ssh b/trixie/scripts/lib/constants_ssh
new file mode 120000 (symlink)
index 0000000..b711025
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/constants_ssh
\ No newline at end of file
diff --git a/trixie/scripts/lib/constants_user b/trixie/scripts/lib/constants_user
new file mode 120000 (symlink)
index 0000000..1e15899
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/constants_user
\ No newline at end of file
diff --git a/trixie/scripts/lib/copy_dirtrees_of_tags b/trixie/scripts/lib/copy_dirtrees_of_tags
new file mode 120000 (symlink)
index 0000000..d33a150
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/copy_dirtrees_of_tags
\ No newline at end of file
diff --git a/trixie/scripts/lib/core_setup b/trixie/scripts/lib/core_setup
new file mode 120000 (symlink)
index 0000000..74ac2dd
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/core_setup
\ No newline at end of file
diff --git a/trixie/scripts/lib/ensure_packages_of_tags b/trixie/scripts/lib/ensure_packages_of_tags
new file mode 120000 (symlink)
index 0000000..3c5fdf5
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/ensure_packages_of_tags
\ No newline at end of file
diff --git a/trixie/scripts/lib/expect_n_args b/trixie/scripts/lib/expect_n_args
new file mode 120000 (symlink)
index 0000000..5c37e82
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/expect_n_args
\ No newline at end of file
diff --git a/trixie/scripts/lib/minimize_installation b/trixie/scripts/lib/minimize_installation
new file mode 120000 (symlink)
index 0000000..b12c91d
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/minimize_installation
\ No newline at end of file
diff --git a/trixie/scripts/lib/path_tmp_timestamped b/trixie/scripts/lib/path_tmp_timestamped
new file mode 120000 (symlink)
index 0000000..2f17d83
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/path_tmp_timestamped
\ No newline at end of file
diff --git a/trixie/scripts/lib/prefixed_msg b/trixie/scripts/lib/prefixed_msg
new file mode 120000 (symlink)
index 0000000..2caf5d7
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/prefixed_msg
\ No newline at end of file
diff --git a/trixie/scripts/lib/put_finished_marker b/trixie/scripts/lib/put_finished_marker
new file mode 120000 (symlink)
index 0000000..54b6550
--- /dev/null
@@ -0,0 +1 @@
+../../../bookworm/scripts/lib/put_finished_marker
\ No newline at end of file