summaryrefslogtreecommitdiff
path: root/src/etc/xbs.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/xbs.d')
-rw-r--r--src/etc/xbs.d/gnu+hurd_abslibre.cfg1
-rw-r--r--src/etc/xbs.d/gnu+hurd_rolling.cfg1
-rw-r--r--src/etc/xbs.d/gnu+hurd_stable.cfg1
-rw-r--r--src/etc/xbs.d/gnu+hurd_testing.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_abslibre-arm.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_abslibre-legacy.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_abslibre.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_rolling.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_stable.cfg1
-rw-r--r--src/etc/xbs.d/gnu+linux_testing.cfg1
10 files changed, 10 insertions, 0 deletions
diff --git a/src/etc/xbs.d/gnu+hurd_abslibre.cfg b/src/etc/xbs.d/gnu+hurd_abslibre.cfg
index 3d066ce..3a08bef 100644
--- a/src/etc/xbs.d/gnu+hurd_abslibre.cfg
+++ b/src/etc/xbs.d/gnu+hurd_abslibre.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Hurd'
PLATFORM='gnu+hurd'
# Software Development Distributions
+DISTRO_TYPE='derivated'
SDD_NAME='ABSLibre' # rolling-release
SDD='abslibre'
diff --git a/src/etc/xbs.d/gnu+hurd_rolling.cfg b/src/etc/xbs.d/gnu+hurd_rolling.cfg
index f056f70..a1abbb2 100644
--- a/src/etc/xbs.d/gnu+hurd_rolling.cfg
+++ b/src/etc/xbs.d/gnu+hurd_rolling.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Hurd'
PLATFORM='gnu+hurd'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='Rolling Release' # rolling-release
SDD='rolling-release'
diff --git a/src/etc/xbs.d/gnu+hurd_stable.cfg b/src/etc/xbs.d/gnu+hurd_stable.cfg
index 2213e44..e896fd2 100644
--- a/src/etc/xbs.d/gnu+hurd_stable.cfg
+++ b/src/etc/xbs.d/gnu+hurd_stable.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Hurd'
PLATFORM='gnu+hurd'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='MiniCat' # stable
SDD='minicat'
diff --git a/src/etc/xbs.d/gnu+hurd_testing.cfg b/src/etc/xbs.d/gnu+hurd_testing.cfg
index 09076c9..6f95a3f 100644
--- a/src/etc/xbs.d/gnu+hurd_testing.cfg
+++ b/src/etc/xbs.d/gnu+hurd_testing.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Hurd'
PLATFORM='gnu+hurd'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='WaterBird' # testing
SDD='waterbird'
diff --git a/src/etc/xbs.d/gnu+linux_abslibre-arm.cfg b/src/etc/xbs.d/gnu+linux_abslibre-arm.cfg
index 1d70358..e666f8f 100644
--- a/src/etc/xbs.d/gnu+linux_abslibre-arm.cfg
+++ b/src/etc/xbs.d/gnu+linux_abslibre-arm.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='derivated'
SDD_NAME='ABSLibre-ARM' # rolling-release
SDD='abslibre-arm'
diff --git a/src/etc/xbs.d/gnu+linux_abslibre-legacy.cfg b/src/etc/xbs.d/gnu+linux_abslibre-legacy.cfg
index f32b037..6ef3adb 100644
--- a/src/etc/xbs.d/gnu+linux_abslibre-legacy.cfg
+++ b/src/etc/xbs.d/gnu+linux_abslibre-legacy.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='derivated'
SDD_NAME='ABSLibre' # rolling-release
SDD='abslibre'
diff --git a/src/etc/xbs.d/gnu+linux_abslibre.cfg b/src/etc/xbs.d/gnu+linux_abslibre.cfg
index 416589e..a552714 100644
--- a/src/etc/xbs.d/gnu+linux_abslibre.cfg
+++ b/src/etc/xbs.d/gnu+linux_abslibre.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='derivated'
SDD_NAME='ABSLibre' # rolling-release
SDD='abslibre'
diff --git a/src/etc/xbs.d/gnu+linux_rolling.cfg b/src/etc/xbs.d/gnu+linux_rolling.cfg
index c09bb9a..b94e481 100644
--- a/src/etc/xbs.d/gnu+linux_rolling.cfg
+++ b/src/etc/xbs.d/gnu+linux_rolling.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='Rolling Release' # rolling-release
SDD='rolling-release'
diff --git a/src/etc/xbs.d/gnu+linux_stable.cfg b/src/etc/xbs.d/gnu+linux_stable.cfg
index 77b5ac4..0c572a2 100644
--- a/src/etc/xbs.d/gnu+linux_stable.cfg
+++ b/src/etc/xbs.d/gnu+linux_stable.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='MiniCat' # stable
SDD='minicat'
diff --git a/src/etc/xbs.d/gnu+linux_testing.cfg b/src/etc/xbs.d/gnu+linux_testing.cfg
index d7a3e1e..2c7d7d8 100644
--- a/src/etc/xbs.d/gnu+linux_testing.cfg
+++ b/src/etc/xbs.d/gnu+linux_testing.cfg
@@ -5,6 +5,7 @@ PLATFORM_NAME='GNU/Linux-libre'
PLATFORM='gnu+linux'
# Software Development Distributions
+DISTRO_TYPE='native'
SDD_NAME='WaterBird' # testing
SDD='waterbird'