This patch adds transparent support to bootstrap Devuan releases with upstream debootstrap.
--- scripts/ascii | 1 + scripts/beowulf | 1 + scripts/ceres | 1 + 3 files changed, 3 insertions(+) create mode 120000 scripts/ascii create mode 120000 scripts/beowulf create mode 120000 scripts/ceres diff --git a/scripts/ascii b/scripts/ascii new file mode 120000 index 0000000..9a63c96 --- /dev/null +++ b/scripts/ascii @@ -0,0 +1 @@ +sid \ No newline at end of file diff --git a/scripts/beowulf b/scripts/beowulf new file mode 120000 index 0000000..9a63c96 --- /dev/null +++ b/scripts/beowulf @@ -0,0 +1 @@ +sid \ No newline at end of file diff --git a/scripts/ceres b/scripts/ceres new file mode 120000 index 0000000..9a63c96 --- /dev/null +++ b/scripts/ceres @@ -0,0 +1 @@ +sid \ No newline at end of file -- 2.22.0

