From 1b5c6e381367be97a6992684bbdf85aafa7e19bd Mon Sep 17 00:00:00 2001 From: cyteen Date: Thu, 9 May 2024 16:48:11 +0100 Subject: [PATCH] Matching md files _docs/_debians for devuan. --- docs/_debians/18-devuan-chimaera-armhf.md | 7 +++++++ docs/_debians/19-devuan-chimaera-arm64.md | 7 +++++++ docs/_debians/20-devuan-daedalus-armhf.md | 7 +++++++ docs/_debians/21-devuan-daedalus-arm64.md | 7 +++++++ docs/_debians/22-devuan-excalibur-armhf.md | 7 +++++++ docs/_debians/23-devuan-excalibur-arm64.md | 7 +++++++ docs/_debians/24-devuan-ceres-armhf.md | 7 +++++++ docs/_debians/25-devuan-ceres-arm64.md | 7 +++++++ 8 files changed, 56 insertions(+) create mode 100644 docs/_debians/18-devuan-chimaera-armhf.md create mode 100644 docs/_debians/19-devuan-chimaera-arm64.md create mode 100644 docs/_debians/20-devuan-daedalus-armhf.md create mode 100644 docs/_debians/21-devuan-daedalus-arm64.md create mode 100644 docs/_debians/22-devuan-excalibur-armhf.md create mode 100644 docs/_debians/23-devuan-excalibur-arm64.md create mode 100644 docs/_debians/24-devuan-ceres-armhf.md create mode 100644 docs/_debians/25-devuan-ceres-arm64.md diff --git a/docs/_debians/18-devuan-chimaera-armhf.md b/docs/_debians/18-devuan-chimaera-armhf.md new file mode 100644 index 0000000..49e0a6a --- /dev/null +++ b/docs/_debians/18-devuan-chimaera-armhf.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: chimaera +arch: armhf +name: Devuan oldstable/4.0 ("chimaera") +exp: False +--- diff --git a/docs/_debians/19-devuan-chimaera-arm64.md b/docs/_debians/19-devuan-chimaera-arm64.md new file mode 100644 index 0000000..4f25bab --- /dev/null +++ b/docs/_debians/19-devuan-chimaera-arm64.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: chimaera +arch: arm64 +name: Devuan oldstable/4.0 ("chimaera") +exp: False +--- diff --git a/docs/_debians/20-devuan-daedalus-armhf.md b/docs/_debians/20-devuan-daedalus-armhf.md new file mode 100644 index 0000000..48189de --- /dev/null +++ b/docs/_debians/20-devuan-daedalus-armhf.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: daedalus +arch: armhf +name: Devuan stable/5.0 ("daedalus") +exp: False +--- diff --git a/docs/_debians/21-devuan-daedalus-arm64.md b/docs/_debians/21-devuan-daedalus-arm64.md new file mode 100644 index 0000000..1ad9a2b --- /dev/null +++ b/docs/_debians/21-devuan-daedalus-arm64.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: daedalus +arch: arm64 +name: Devuan stable/5.0 ("daedalus") +exp: False +--- diff --git a/docs/_debians/22-devuan-excalibur-armhf.md b/docs/_debians/22-devuan-excalibur-armhf.md new file mode 100644 index 0000000..08166ed --- /dev/null +++ b/docs/_debians/22-devuan-excalibur-armhf.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: excalibur +arch: armhf +name: Devuan testing ("excalibur") +exp: False +--- diff --git a/docs/_debians/23-devuan-excalibur-arm64.md b/docs/_debians/23-devuan-excalibur-arm64.md new file mode 100644 index 0000000..2d56a21 --- /dev/null +++ b/docs/_debians/23-devuan-excalibur-arm64.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: excalibur +arch: arm64 +name: Devuan testing ("excalibur") +exp: False +--- diff --git a/docs/_debians/24-devuan-ceres-armhf.md b/docs/_debians/24-devuan-ceres-armhf.md new file mode 100644 index 0000000..019cee3 --- /dev/null +++ b/docs/_debians/24-devuan-ceres-armhf.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: ceres +arch: armhf +name: Devuan unstable ("ceres") +exp: False +--- diff --git a/docs/_debians/25-devuan-ceres-arm64.md b/docs/_debians/25-devuan-ceres-arm64.md new file mode 100644 index 0000000..1a672ff --- /dev/null +++ b/docs/_debians/25-devuan-ceres-arm64.md @@ -0,0 +1,7 @@ +--- +os: devuan +dist: ceres +arch: arm64 +name: Devuan unstable ("ceres") +exp: False +---