[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#426262: marked as done (linux-2.6: mkvmlinuz support is broken.)



Your message dated Wed, 21 May 2008 20:43:14 +0200
with message-id <20080521184314.GA29953@stro.at>
and subject line Re: linux-2.6: mkvmlinuz support is broken.
has caused the Debian Bug report #426262,
regarding linux-2.6: mkvmlinuz support is broken.
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 owner@bugs.debian.org
immediately.)


-- 
426262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426262
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.21-4
Severity: critical
Justification: breaks the whole system


The following patch is needed to include the wrapper in the mkvmlinuz
support files. Without this, the kernel is not bootable on hardware
which support mkvmlinuz, thus causing a risk of breaking the whole
system.

I tried to apply the attached patch directly to the kernel svn, but
someone removed me from the kernel team, in another act of agression
against me, so i am forced to attach it here.

Sad that even the kernel team is joining the witch hunt against me, 

Sven Luther

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-vserver-powerpc64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: debian/patches/debian/powerpc-mkvmlinuz-support-powerpc-2.patch
===================================================================
--- debian/patches/debian/powerpc-mkvmlinuz-support-powerpc-2.patch	(révision 8806)
+++ debian/patches/debian/powerpc-mkvmlinuz-support-powerpc-2.patch	(copie de travail)
@@ -35,6 +35,6 @@
 +quiet_cmd_mkvmlinuz = INSTALL mkvmlinuz support files
 +	cmd_mkvmlinuz = cp -f $(filter-out FORCE,$^) $(INSTALL_MKVMLINUZ)
 +
-+mkvmlinuz_support_install: $(wrapperbits)
++mkvmlinuz_support_install: $(wrapperbits) $(wrapper)
 +	@mkdir -p $(INSTALL_MKVMLINUZ)
 +	$(call cmd,mkvmlinuz)
Index: debian/patches/series/5
===================================================================
--- debian/patches/series/5	(révision 0)
+++ debian/patches/series/5	(révision 0)
@@ -0,0 +1,3 @@
+- debian/powerpc-mkvmlinuz-support-powerpc-1.patch
++ debian/powerpc-mkvmlinuz-support-powerpc-2.patch
+
Index: debian/changelog
===================================================================
--- debian/changelog	(révision 8806)
+++ debian/changelog	(copie de travail)
@@ -1,3 +1,10 @@
+linux-2.6 (2.6.21-5) UNRELEASED; urgency=low
+
+  [ Sven Luther ] 
+  * [powerpc] fixed the mkvmlinuz patch, don't forget the wrapper script.
+
+ -- Sven Luther <luther@debian.org>  Sun, 27 May 2007 16:26:58 +0200
+
 linux-2.6 (2.6.21-4) unstable; urgency=low
 
   * [powerpc] Fix mkvmlinuz support.

--- End Message ---
--- Begin Message ---
Version: 2.6.24-1

seems to be reinstated, thus closing.

-- 
maks


--- End Message ---

Reply to: