Your message dated Tue, 17 Feb 2015 07:03:34 +0000 with message-id <[email protected]> and subject line Bug#778288: fixed in bootcd 4.06 has caused the Debian Bug report #778288, regarding [PATCH] bootcd: bootcd2disk: Enlarge /boot partition 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.) -- 778288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778288 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bootcd Source: bootcd Source-Version: 4.05 Tags: patch Dear Maintainer, I experienced on two distinct machines that bootcd2disk failed because the /boot partition was to small. This trivial patch enlarges the /boot partition from 50 MB to 100 MB. Kind regards, Kai Harries --- Index: bootcd-4.05/bootcd2disk.lib =================================================================== --- bootcd-4.05/bootcd2disk.lib +++ bootcd-4.05/bootcd2disk.lib @@ -91,9 +91,9 @@ } check_SFDISK0() { - BOOTS=50 + BOOTS=100 if [ "$SFDISK0" = "auto" ]; then [ -b "$DISK0" ] || err \ "If you define SFDISK=auto, please define DISK as auto or <block-device>" MEMS=`free | grep Mem | awk '{print $2}'`
--- End Message ---
--- Begin Message ---Source: bootcd Source-Version: 4.06 We believe that the bug you reported is fixed in the latest version of bootcd, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bernd Schumacher <[email protected]> (supplier of updated bootcd package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 13 Feb 2015 09:48:51 +0100 Source: bootcd Binary: bootcd Architecture: source all Version: 4.06 Distribution: unstable Urgency: low Maintainer: Bernd Schumacher <[email protected]> Changed-By: Bernd Schumacher <[email protected]> Description: bootcd - run your system from cd without need for disks Closes: 778288 778593 Changes: bootcd (4.06) unstable; urgency=low . * enlarges filesystem /boot created by bootcd2disk as suggested by Kai Harries <[email protected]>, closes: #778288 * using git instead of svn on alioth * update FAQ.bootcd as suggested by Kai Harries <[email protected]>, closes: #778593 Checksums-Sha1: e5c254f82fa76f892bb6d02aae787f112f4302c8 1388 bootcd_4.06.dsc 81d6afd86373b6cf4957ae82715ad57706c36f14 112554 bootcd_4.06.tar.gz 9ce603db05e45d40d1fe357bfa08161c09099a53 125002 bootcd_4.06_all.deb Checksums-Sha256: d0f00dfe2a2f550b3f76af4ebe2bd22ae33776f5842ed717ced61172c7d521d0 1388 bootcd_4.06.dsc de354c33ee5e77531c94964e98fdb7e435ceb083213d518de6b16943ace17f9d 112554 bootcd_4.06.tar.gz baf5bc858d33b8ce4608477ac1fc7fb4d88224d9a3f5d545aebf9473378a7732 125002 bootcd_4.06_all.deb Files: bd5d7a04cb1bd421c479f35f6f98bdfc 1388 utils extra bootcd_4.06.dsc 74a1bfc459d65b72e184a3d017b52ca2 112554 utils extra bootcd_4.06.tar.gz a5b32b5323f1a812780322a616c10809 125002 utils extra bootcd_4.06_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJU4uTcAAoJEMUZog0SFGH3pRsQAIw5y1/QREKzc0Hiwm/wxEE1 U8B2VCcn5JjNjQkYsNJVqkHU5fREyPBsPYfINQrBMClN7cWP49XjqD0KHyiY0LeP I9klth4QpdsBBN4yn+ioZC8Wn2Dj2I7e3lLb8765Yzhf6GGK8QuD59oWhrq9+zKV 4ci+Ptk9ajh2l7UhQUoO/3Fi7BGfwP0ZFeUIrTQkNia1pG0R5MrgZx3w4vonEfgo IVrfZDDizxLkYp04/zDVxShbc/KZ5xKHwf6J73z1Zc53SWPtXb50m3esLlXMxipc /Iy8+ndF2uZJGLX6crg0Ac2NDehSHIxqtiIKmhvw3GMskkG7XsxLP9iaQvOCwqEo ZPnYXgZDrbGvJTSJBzUj1DMcowzJKJ69xc/ek/FDGyVDp9eriG8fajTghMO47Zq5 RF3vyshmTCfMyy/3OWt47k5P62JKQ+ljqliQO9Rn2+FCcxnOyeoPwvPS/6w4InYb D8GVhlCrxtjhJWkkaUKR8hgp3FrqrIdI86myWesWE5krV+nfrOUI66FHBQQMPcEy oo2MUbHXWA19bELjUny8eOLgjvsngHEhEyEpeCH4guskwff2VwL8WegaSDEq11KR pvVuEHkHfquGGRgv0y4PZxBon1Z+Mtx9uQOpoI/Emtp0+JQ84sqDMPrIlXeNAlUy Va+OxyNNZ1exqNy3R51K =5jUI -----END PGP SIGNATURE-----
--- End Message ---

