summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 20:18:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 20:20:44 +0000
commit26112aba1f02395b4241eebf66879e5879ad8a13 (patch)
tree032da7dabb644124cc416ffbc4e596b724cd3a2c /debian/control
parentReleasing debian version 20190301-lts1-3. (diff)
downloadopen-infrastructure-system-tools-26112aba1f02395b4241eebf66879e5879ad8a13.tar.xz
open-infrastructure-system-tools-26112aba1f02395b4241eebf66879e5879ad8a13.zip
Moving system-images into system-build to avoid future NEW processing when adding further images (using different backends).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 2 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index 892ad5c..27c5dd6 100644
--- a/debian/control
+++ b/debian/control
@@ -61,8 +61,10 @@ Suggests:
gpgv,
Conflicts:
live-build,
+ open-infrastructure-system-images,
Replaces:
live-build,
+ open-infrastructure-system-images,
Provides:
system-build,
Description: Build Debian-based system images
@@ -100,15 +102,3 @@ Provides:
Description: Configure Debian-based system images
system-config provides the system integration for configuring a read-only root
filesystem such as a live system.
-
-Package: open-infrastructure-system-images
-Section: admin
-Architecture: all
-Depends:
- open-infrastructure-system-build (>= 20161115),
- ${misc:Depends},
-Provides:
- system-images,
-Description: Debian-based system images
- system-images contains the configuration directories for system-build to
- build live system images.