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

Bug#670530: marked as done (debian-installer-6.0-netboot-armel: missing support for LaCie NASes (Kirkwood))



Your message dated Mon, 07 May 2012 21:02:39 +0000
with message-id <E1SRV4p-0000Sg-SD@franck.debian.org>
and subject line Bug#670530: fixed in debian-installer 20120507
has caused the Debian Bug report #670530,
regarding debian-installer-6.0-netboot-armel: missing support for LaCie NASes (Kirkwood)
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.)


-- 
670530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670530
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer-6.0-netboot-armel
Version: 20110106.squeeze4
Severity: normal
Tags: d-i patch

Dear Maintainer,

Actually no Debian installer images are provided for LaCie NASes
based on Kirkwood SoC.

Please, consider applying the attached patch.

Note that this patch rely on the one provided with the bug report
#670527.

Regards,

Simon

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armel (armv5tel)

Kernel: Linux 3.2.0-00010-g0a7ba17 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

debian-installer-6.0-netboot-armel depends on no packages.

debian-installer-6.0-netboot-armel recommends no packages.

Versions of packages debian-installer-6.0-netboot-armel suggests:
pn  tftpd-hpa  <none>

-- no debconf information
diff --git a/build/config/armel/kirkwood/netboot.cfg b/build/config/armel/kirkwood/netboot.cfg
index 1fc5eeb..903d9cf 100644
--- a/build/config/armel/kirkwood/netboot.cfg
+++ b/build/config/armel/kirkwood/netboot.cfg
@@ -1,6 +1,6 @@
 MEDIA_TYPE = netboot image
 
-TARGET = $(TEMP_INITRD) $(TEMP_KERNEL) openrd sheevaplug
+TARGET = $(TEMP_INITRD) $(TEMP_KERNEL) openrd sheevaplug lacie
 EXTRANAME = $(MEDIUM)
 
 # OpenRD
@@ -22,3 +22,10 @@ sheevaplug:
 	update-manifest $(SOME_DEST)/$(EXTRANAME)/marvell/guruplug/uImage "Linux kernel for GuruPlug"
 	update-manifest $(SOME_DEST)/$(EXTRANAME)/marvell/guruplug/uInitrd "initrd for GuruPlug"
 
+# LaCie NAS series: Network Space v2 (and parents), d2 Network v2 and *Big Network v2
+lacie:
+	mkdir -p $(SOME_DEST)/$(EXTRANAME)/lacie
+	mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n "Debian kernel" -d $(TEMP_KERNEL) $(SOME_DEST)/$(EXTRANAME)/lacie/uImage
+	mkimage -A arm -O linux -T ramdisk -C gzip -a 0x0 -e 0x0 -n "debian-installer ramdisk" -d $(TEMP_INITRD) $(SOME_DEST)/$(EXTRANAME)/lacie/uInitrd
+	update-manifest $(SOME_DEST)/$(EXTRANAME)/lacie/uImage "Linux kernel for LaCie NAS"
+	update-manifest $(SOME_DEST)/$(EXTRANAME)/lacie/uInitrd "initrd for LaCie NAS"
diff --git a/build/config/armel/kirkwood/network-console.cfg b/build/config/armel/kirkwood/network-console.cfg
index 28b8e30..253916a 100644
--- a/build/config/armel/kirkwood/network-console.cfg
+++ b/build/config/armel/kirkwood/network-console.cfg
@@ -1,6 +1,6 @@
 MEDIA_TYPE = netboot image (SSH)
 
-TARGET = $(TEMP_INITRD) $(TEMP_KERNEL) ts219 ts41x
+TARGET = $(TEMP_INITRD) $(TEMP_KERNEL) ts219 ts41x lacie
 EXTRANAME = $(MEDIUM)
 TYPE = netboot/network-console
 
@@ -40,3 +40,10 @@ ts41x:
 	update-manifest $(SOME_DEST)/$(EXTRANAME)/qnap/ts-41x/kernel "Linux kernel for QNAP TS-41x"
 	update-manifest $(SOME_DEST)/$(EXTRANAME)/qnap/ts-41x/initrd.gz "initrd for QNAP TS-41x"
 
+# LaCie NAS series: Network Space v2 (and parents), d2 Network v2 and *Big Network v2
+lacie:
+	mkdir -p $(SOME_DEST)/$(EXTRANAME)/lacie
+	mkimage -A arm -O linux -T kernel -C none -a 0x00008000 -e 0x00008000 -n "Debian kernel" -d $(TEMP_KERNEL) $(SOME_DEST)/$(EXTRANAME)/lacie/uImage
+	mkimage -A arm -O linux -T ramdisk -C gzip -a 0x0 -e 0x0 -n "debian-installer ramdisk" -d $(TEMP_INITRD) $(SOME_DEST)/$(EXTRANAME)/lacie/uInitrd
+	update-manifest $(SOME_DEST)/$(EXTRANAME)/Lacie/uImage "Linux kernel for LaCie NAS"
+	update-manifest $(SOME_DEST)/$(EXTRANAME)/lacie/uInitrd "initrd for LaCie NAS"

--- End Message ---
--- Begin Message ---
Source: debian-installer
Source-Version: 20120507

We believe that the bug you reported is fixed in the latest version of
debian-installer, which is due to be installed in the Debian FTP archive:

debian-installer-images_20120507_amd64.tar.gz byhand
debian-installer_20120507.dsc
  to main/d/debian-installer/debian-installer_20120507.dsc
debian-installer_20120507.tar.gz
  to main/d/debian-installer/debian-installer_20120507.tar.gz
debian-installer_20120507_amd64.deb
  to main/d/debian-installer/debian-installer_20120507_amd64.deb



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 670530@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated debian-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 07 May 2012 00:52:34 +0200
Source: debian-installer
Binary: debian-installer
Architecture: source amd64
Version: 20120507
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 debian-installer - Debian installer
Closes: 666090 670530
Changes: 
 debian-installer (20120507) unstable; urgency=low
 .
   [ Cyril Brulebois ]
   * Team upload.
   * Add lintian override for e2fsprogs in Build-Depends.
   * Add “Depends: ${misc:Depends}” to please lintian.
   * Bump Standards-Version to 3.9.3 (no changes needed).
 .
   [ Joey Hess ]
   * Increase hd-media size to target 1 gb USB key. The i386 netinst iso
     is now too large to fit on a 256 mb key. Closes: #666090
 .
   [ Robert Millan ]
   * Update to kFreeBSD 8.3.
   * Fix console setup on monolithic/kfreebsd-*.cfg.
 .
   [ Samuel Thibault ]
   * Add rescue entry to hurd-i386 boot menu.
 .
   [ Hector Oron ]
   * Generate image for LaCie Kirkwood NASes.
     Thanks Simon Guinot for patch. Closes: #670530
 .
   [ Martin Michlmayr ]
   * Remove incomplete HP t5325 images.
Checksums-Sha1: 
 2ddc3e3919b4183b3ebcf51646fc9c8801dfc512 2470 debian-installer_20120507.dsc
 06e97b27e10cd1cb7efe44601f43f9a9f79528c3 1325770 debian-installer_20120507.tar.gz
 b81816b5faa90a80f51d3dd4f6fad1702f698805 833266 debian-installer_20120507_amd64.deb
 dd65e43970c4d3b750331f46c206b82876aee0ee 224145632 debian-installer-images_20120507_amd64.tar.gz
Checksums-Sha256: 
 cef9cbe8c912ae4aabce80ecaca31de06abf9be0b13a9f5c50a705e78306dcee 2470 debian-installer_20120507.dsc
 8f37111113b73736529cf944209e4532514332987032f8cd3ea0f73db55b367b 1325770 debian-installer_20120507.tar.gz
 5d45b48b8bee9b7cbbbcf3c882c571e98aec9f4a33a9c27352b57754c5f9759e 833266 debian-installer_20120507_amd64.deb
 2f8c40ae36550b9c10eaa3802bb2dbcbdccf7bc1c41ff8ed444b03d635bdfd8b 224145632 debian-installer-images_20120507_amd64.tar.gz
Files: 
 2b337a58b27aaa2ad799a8c369f5db0f 2470 devel optional debian-installer_20120507.dsc
 9afd26220c86b7c2d31b8720f7d045d2 1325770 devel optional debian-installer_20120507.tar.gz
 e237fd90759ed4904a03b088bfab8d7c 833266 devel optional debian-installer_20120507_amd64.deb
 4a52af866a8839a6196e9ccf9a0671d2 224145632 raw-installer - debian-installer-images_20120507_amd64.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+oI8YACgkQeGfVPHR5Nd3xTwCfVmNomDz1OXc1OOD4KH3WZBEQ
f1UAn1s0f+ojlQvcE8pSCgFsd4GOUiRn
=3Iwf
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: