summaryrefslogtreecommitdiff
path: root/debian/openssh-client-udeb.isinstallable
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-07-19 19:25:25 +0000
committerColin Watson <cjwatson@debian.org>2004-07-19 19:25:25 +0000
commit2617d6163d22618e7cfda1a11ebba4c57ad40d24 (patch)
treefac73b6c1ca0a42745c4a240ed4fc2e9e824c60d /debian/openssh-client-udeb.isinstallable
parent9022a0a969c24016c8d074430085422f572b887f (diff)
Implement hack in http://lists.debian.org/debian-boot/2004/07/msg01207.html
to get openssh-client-udeb to show up as a retrievable debian-installer component.
Diffstat (limited to 'debian/openssh-client-udeb.isinstallable')
-rw-r--r--debian/openssh-client-udeb.isinstallable10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/openssh-client-udeb.isinstallable b/debian/openssh-client-udeb.isinstallable
new file mode 100644
index 000000000..7591b6245
--- /dev/null
+++ b/debian/openssh-client-udeb.isinstallable
@@ -0,0 +1,10 @@
1#! /bin/sh
2
3# This is a hack to arrange for openssh-client-udeb to show up as a
4# retrievable debian-installer component in expert mode (due to the
5# Installer-Menu-Item: control field) while not actually appearing on the
6# d-i main menu. See:
7#
8# http://lists.debian.org/debian-boot/2004/07/msg01207.html
9
10exit 1