Your message dated Tue, 14 Apr 2015 17:37:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#782352: unblock: mkvmlinuz/37
has caused the Debian Bug report #782352,
regarding unblock: mkvmlinuz/37 (pre-approval)
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.)
--
782352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
About to upload mkvmlinuz/37 fixing bug #782278
Pegasos II won't boot after kernel upgrade
Please unblock package mkvmlinuz
diff -Nru ./debian/changelog ../mkvmlinuz-37/debian/changelog
--- ./debian/changelog 2012-07-03 17:55:31.000000000 -0400
+++ ../mkvmlinuz-37/debian/changelog 2015-04-10 07:14:08.513814051 -0400
@@ -1,3 +1,10 @@
+mkvmlinuz (37) unstable; urgency=medium
+
+ * Include only necessary modules to further reduce vmlinuz size on Pegasos.
+ (Closes: #782278)
+
+ -- Milan Kupcevic <[email protected]> Fri, 10 Apr 2015 07:13:57 -0400
+
mkvmlinuz (36) unstable; urgency=low
* New maintainer. (Closes: #677760)
diff -Nru ./debian/dirs ../mkvmlinuz-37/debian/dirs
--- ./debian/dirs 2012-06-28 21:01:14.000000000 -0400
+++ ../mkvmlinuz-37/debian/dirs 2015-04-10 07:09:15.962543758 -0400
@@ -3,5 +3,6 @@
usr/share/man/man8
etc/kernel/postinst.d
etc/kernel/postrm.d
+etc/initramfs-tools/conf.d
usr/lib/mkvmlinuz
usr/share/lintian/overrides
diff -Nru ./debian/initramfs-tools/mkvmlinuz
../mkvmlinuz-37/debian/initramfs-tools/mkvmlinuz
--- ./debian/initramfs-tools/mkvmlinuz 1969-12-31 19:00:00.000000000 -0500
+++ ../mkvmlinuz-37/debian/initramfs-tools/mkvmlinuz 2015-04-10
06:24:02.681298776 -0400
@@ -0,0 +1,6 @@
+case "`grep ^machine /proc/cpuinfo`" in
+ *CHRP*Pegasos*|*EFIKA*CHRP*)
+ MODULES=dep
+ COMPRESS=xz
+ ;;
+esac
diff -Nru ./debian/rules ../mkvmlinuz-37/debian/rules
--- ./debian/rules 2012-06-29 21:13:04.000000000 -0400
+++ ../mkvmlinuz-37/debian/rules 2015-04-10 06:24:02.693298746 -0400
@@ -39,6 +39,7 @@
$(INSTALL_EXEC) mkvmlinuz $(CURDIR)/debian/mkvmlinuz/usr/sbin
$(INSTALL_EXEC) debian/kernel-image/postinst
$(CURDIR)/debian/mkvmlinuz/etc/kernel/postinst.d/mkvmlinuz
$(INSTALL_EXEC) debian/kernel-image/postrm
$(CURDIR)/debian/mkvmlinuz/etc/kernel/postrm.d/mkvmlinuz
+ $(INSTALL_DATA) debian/initramfs-tools/mkvmlinuz
$(CURDIR)/debian/mkvmlinuz/etc/initramfs-tools/conf.d/mkvmlinuz
$(INSTALL_DATA) debian/lintian.overrides
$(CURDIR)/debian/mkvmlinuz/usr/share/lintian/overrides/mkvmlinuz
$(INSTALL_EXEC) mkvmlinuz $(CURDIR)/debian/mkvmlinuz/usr/sbin
$(INSTALL_DATA) mkvmlinuz.8
$(CURDIR)/debian/mkvmlinuz/usr/share/man/man8
unblock mkvmlinuz/37
--- End Message ---
--- Begin Message ---
Hi,
On Mon, Apr 13, 2015 at 01:04:00PM -0400, Milan Kupcevic wrote:
> The mkvmlinuz/37 has landed in sid.
Unblocked (and aged).
Cheers,
Ivo
--- End Message ---