Your message dated Wed, 3 Jan 2007 20:16:00 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: kernel-image-netbootable
Severity: wishlist
Tags: patch
i know we've had long-standing disagreements on this, but i'd like to
see a dependency on "kernel-image" added to the list of dependencies, to
pull in a kernel dependency on untested architectures.
currently, no kernel gets installed on untested architectures(unless
using a custom-built kernel that provides kernel-image-netboot). this
package will silently proceed to install without complaint, even though
no netbootability is achieved on untested architectures...
adding "kernel-image" to the list of dependencies would possibly install
a kernel that might work, or complain and give you a list of kernels
that might work, rather than silently installing without any kernel.
the dependencies for tested architectures should remain unchanged, as it
still requires those to be installed...
if you will not include this patch, or something similar, please mark
this bug as wontfix rather than closing it.
live well,
vagrant
diff -ur lessdisks-0.5.3cvs.20040906/debian/control
patched-lessdisks-0.5.3cvs.20040906/debian/control
--- lessdisks-0.5.3cvs.20040906/debian/control 2004-11-28 11:02:24.000000000
-0800
+++ patched-lessdisks-0.5.3cvs.20040906/debian/control 2004-11-28
11:04:12.000000000 -0800
@@ -150,7 +150,7 @@
Package: kernel-image-netbootable
Architecture: all
Pre-Depends: initrd-netboot-tools
-Depends: kernel-image-2.4-386 | kernel-image-2.6-386 | kernel-image-netboot |
not+i386, kernel-image-2.4-generic | kernel-image-2.6-generic |
kernel-image-netboot | not+alpha
+Depends: kernel-image-2.4-386 | kernel-image-2.6-386 | kernel-image-netboot |
not+i386, kernel-image-2.4-generic | kernel-image-2.6-generic |
kernel-image-netboot | not+alpha, kernel-image
Suggests: mknbi, aboot, mkvmlinuz
Description: net-bootable kernel for use with diskless systems
This package attempts to ensure that the system is installable off of
@@ -162,7 +162,7 @@
- A kernel known to work with initrd-netboot-tools.
- A kernel claiming to handle netboot on their own.
.
- On other architectures, no kernel is installed (this may change in the
+ On other architectures, any kernel is allowed (this may change in the
future!).
.
Additionally, tools are recommended that prepares kernels for various
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
initrd-netboot doesn't work with current 2.6 kernels anymore, so we've
removed the package.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---