Your message dated Mon, 21 Nov 2011 13:47:18 +0000
with message-id <e1rsudo-000392...@franck.debian.org>
and subject line Bug#640418: fixed in base-installer 1.122
has caused the Debian Bug report #640418,
regarding Does not use an initrd on mipsel/loongson-2f systems
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 ow...@bugs.debian.org
immediately.)
--
640418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: base-installer
Version: 1.120
Tags: patch
Hi,
When I install on a Lemote Yeeloong, the resulting system fails to
boot because the root filesystem uses ext4 and the kernel doesn't have
a way to mount it since it doesn't use an initrd. The attached patch
should make it do so.
--
Matt Kraai
https://ftbfs.org/kraai
>From d830a757e896aeba13104033b0dd58bfb11c0b40 Mon Sep 17 00:00:00 2001
From: Matt Kraai <kr...@ftbfs.org>
Date: Sun, 4 Sep 2011 14:57:59 -0700
Subject: [PATCH] Use an initrd on mipsel/loongson-2f systems.
---
debian/changelog | 3 +++
library.sh | 4 ++++
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bcd3da4..ef1fe93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ base-installer (1.121) UNRELEASED; urgency=low
[ Samuel Thibault ]
* Propose kernels only of the same kind (closes: Bug#637432)
+ [ Matt Kraai ]
+ * Use an initrd on mipsel/loongson-2f systems.
+
-- Colin Watson <cjwat...@ubuntu.com> Mon, 10 Jan 2011 12:38:41 -0600
base-installer (1.120) unstable; urgency=low
diff --git a/library.sh b/library.sh
index c033eb0..74ea784 100644
--- a/library.sh
+++ b/library.sh
@@ -499,6 +499,10 @@ install_kernel_linux () {
do_initrd=yes
fi
+ if [ `archdetect` = mipsel/loongson-2f ]; then
+ do_initrd=yes
+ fi
+
if db_get base-installer/kernel/linux/link_in_boot ; then
if [ "$RET" = "true" ]; then
link_in_boot=yes
--
1.7.5.4
--- End Message ---
--- Begin Message ---
Source: base-installer
Source-Version: 1.122
We believe that the bug you reported is fixed in the latest version of
base-installer, which is due to be installed in the Debian FTP archive:
base-installer_1.122.dsc
to main/b/base-installer/base-installer_1.122.dsc
base-installer_1.122.tar.gz
to main/b/base-installer/base-installer_1.122.tar.gz
base-installer_1.122_all.udeb
to main/b/base-installer/base-installer_1.122_all.udeb
bootstrap-base_1.122_i386.udeb
to main/b/base-installer/bootstrap-base_1.122_i386.udeb
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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated base-installer 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 21 Nov 2011 13:32:00 +0000
Source: base-installer
Binary: base-installer bootstrap-base
Architecture: source all i386
Version: 1.122
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Description:
base-installer - base system installation framework (udeb)
bootstrap-base - Install the base system (udeb)
Closes: 637519 640418 649482
Changes:
base-installer (1.122) unstable; urgency=low
.
[ Joey Hess ]
* Remove base-installer/kernel/linux/initramfs-generators
and vestigial support for yaird.
.
[ Matt Kraai ]
* Use an initrd on mipsel/loongson-2f systems. Closes: #640418
.
[ Milan Kupcevic ]
* Add POWER7 to the powerpc64 family. (Closes: #637519)
.
[ Samuel Thibault ]
* Fix kernel name on hurd-any.
.
[ Colin Watson ]
* pkgdetails: Use the last of a sequence of stanzas for the same package
name, rather than the first (closes: #649482).
.
[ Updated translations ]
* Belarusian (be.po) by Viktar Siarheichyk
* Bulgarian (bg.po) by Damyan Ivanov
* Hebrew (he.po) by Lior Kaplan
* Hindi (hi.po) by Kumar Appaiah
* Kannada (kn.po) by Prabodh C P
* Korean (ko.po) by Changwoo Ryu
* Polish (pl.po) by Marcin Owsiany
* Romanian (ro.po) by Ioan Eugen Stan
* Sinhala (si.po) by Danishka Navin
* Turkish (tr.po) by Mert Dirik
Checksums-Sha1:
3b3d9729ae6298d5966c02909cf25620427f8620 1897 base-installer_1.122.dsc
42454caa1ef121ae2a1b9c3099d52373236c6721 298217 base-installer_1.122.tar.gz
546eb2610db7ef783b1cb3fae79fac5be807b15a 45660 base-installer_1.122_all.udeb
937b0558970b757ec85b7458da2eac7cb9cd5fb1 185990 bootstrap-base_1.122_i386.udeb
Checksums-Sha256:
d6876705b193163a8c366f18157eb9c02a32b3156fad9a81ca93c287c638adb5 1897
base-installer_1.122.dsc
82734a0d1bdf8a0193f6d530802ae3ed44bdbc9850a6009c7ff615c39867d299 298217
base-installer_1.122.tar.gz
0540cbe66fcb5a13f81c98b11b83ab0b4208ac999a36b86f1ab3df0ffbfce132 45660
base-installer_1.122_all.udeb
5a914d510df5a763b99a4f152d95ec638835c4eb2bad951f17ecb1b7c9ed19ad 185990
bootstrap-base_1.122_i386.udeb
Files:
8e2cd463a6d8a4d171c7b92f4b394664 1897 debian-installer required
base-installer_1.122.dsc
27dce496b14e03a852061864894ced26 298217 debian-installer required
base-installer_1.122.tar.gz
69acf00a4be407c3440331c4a287dd2e 45660 debian-installer required
base-installer_1.122_all.udeb
a03de5f2b01eb606d7f00768ba1a8b04 185990 debian-installer required
bootstrap-base_1.122_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <cjwat...@debian.org> -- Debian developer
iQIVAwUBTspTcjk1h9l9hlALAQhuWA//Zn7O0F4+QiJq4kHbsZfg+HuJeTczg6mO
pMAQMEH8dURfogJIKOJoRkQev9aAwGG9w53dLppkkudFC34YtDRUPhMJ3A0oQ3TZ
Zavked5T3RVuoPwTj5SYjZz9ALfILTf4mLl875sooKKTcEu/v48KqVZE0qSBLLul
Z+1pizNaicmrEEzzm9+K/ASzAt26ko8LdpxXs/yJPV7TyEOL7AUP2lZQnHq8XOcH
8dhGyRVzFVtxWfu1JVSBGmgav4B6IAXDTVvnxNwZGvXUEelwUT9mZMmoxbi+949x
vxE9yAAzFIRq1HUzOBI0FmAj+JXelqBVtGQ7C7YE0Wl35itFUollh94XyFv4vYMn
M2c3f+Qike4h9wRKiITmyNFBB0YAKtRZ+JW66U+1OO8oXCLnRovghSDgidudNCon
dKqCbx84f1Bfq1mv+0al7nvYNkDsaC02CGsevarHkYdO0FhJEL2V6Iw39iDBM9sm
BD6mREp1RbEz4QX/N1pMCg0NN5V1UI7y/iVEUT+CMMEIDxkYztqyRsqrSreycGe9
J0PbUmnGQK+5ei3Ftxw7PTq/NlxrlpWfKnasS4mLX1TQ7qdFNBdd+Fqv+6skShbC
uLcUDRtiUQW07on12wriaN+boRTtNtadsyxbPqD2WDDjqf5yGQ3/i+Jo2X6FKlHp
CVTXka96a9s=
=M7tA
-----END PGP SIGNATURE-----
--- End Message ---