Your message dated Tue, 13 Jun 2023 04:48:16 +0000
with message-id <[email protected]>
and subject line Bug#1037326: Removed package(s) from unstable
has caused the Debian Bug report #839596,
regarding Please provide keytab-lilo in its own package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
839596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lilo
Version: 1:24.2-2
Severity: wishlist
Tags: patch

Hi,

keytab-lilo is useful to people maintaining a PXE server, because
syslinux uses the lilo keytable format for its keymaps.

Installing LILO just to use the keytab-lilo script is far from
convenient, so here is a patch making keytab-lilo available in its own
package.

Regards,

-- 
Raphaƫl Halimi
diff --git a/debian/control b/debian/control
index 687ac31..ab494fb 100644
--- a/debian/control
+++ b/debian/control
@@ -36,3 +36,15 @@ Description: LInux LOader - Documentation for the classic OS boot loader
  .
  This package contains the old HTML and README documentations of lilo
  version 21.5 (of year 2000).
+
+Package: keytab-lilo
+Architecture: all
+Depends: perl, console-data, ${misc:Depends}
+Description: LInux LOader - compile keytables files for use with LILO
+ You can use LILO to manage your Master Boot Record (with a simple text 
+ screen, text menu or colorful splash graphics) or call LILO from other 
+ Boot-Loaders to jump-start the Linux kernel.
+ .
+ This package contains the keytab-lilo tool, which is a Perl script that can
+ compile keytable files to use with LILO and other tools (for example SYSLINUX,
+ which uses the same keytable format).
diff --git a/debian/keytab-lilo.dirs b/debian/keytab-lilo.dirs
new file mode 100644
index 0000000..236670a
--- /dev/null
+++ b/debian/keytab-lilo.dirs
@@ -0,0 +1 @@
+usr/sbin
diff --git a/debian/keytab-lilo.install b/debian/keytab-lilo.install
new file mode 100644
index 0000000..c7a73f8
--- /dev/null
+++ b/debian/keytab-lilo.install
@@ -0,0 +1 @@
+usr/sbin/keytab-lilo
diff --git a/debian/keytab-lilo.manpages b/debian/keytab-lilo.manpages
new file mode 100644
index 0000000..b53d61e
--- /dev/null
+++ b/debian/keytab-lilo.manpages
@@ -0,0 +1 @@
+man/keytab-lilo.8
diff --git a/debian/lilo.install b/debian/lilo.install
index fbbeb91..89b5eb1 100644
--- a/debian/lilo.install
+++ b/debian/lilo.install
@@ -1,6 +1,5 @@
 sbin/lilo
 usr/sbin/mkrescue
-usr/sbin/keytab-lilo
 usr/sbin/liloconfig
 usr/sbin/lilo-uuid-diskid
 etc/kernel/post*
diff --git a/debian/lilo.manpages b/debian/lilo.manpages
index 23864c9..2ac0e7e 100644
--- a/debian/lilo.manpages
+++ b/debian/lilo.manpages
@@ -1,4 +1,3 @@
-man/keytab-lilo.8
 man/lilo.8
 man/lilo.conf.5
 man/mkrescue.8

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 1:24.2-5.1+rm

Dear submitter,

as the package lilo has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1037326

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to