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

Bug#655557: marked as done (live-build: Please add armhf support)



Your message dated Sun, 15 Jan 2012 20:49:39 +0000
with message-id <E1RmX1H-0006TT-LB@franck.debian.org>
and subject line Bug#655557: fixed in live-build 3.0~a42-1
has caused the Debian Bug report #655557,
regarding live-build: Please add armhf support
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.)


-- 
655557: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655557
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 3.0~a40-1
Severity: wishlist
Tags: patch

Dear Maintainer,

   * What led up to the situation?

     I'm working on installation Debian on Freescale QuickStart board.
     And I found that armhf is still not supported by live-build.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     Use live-build to create an armhf img.

   * What was the outcome of this action?

     armhf is not supported.

   * What outcome did you expect instead?

     armhf imgs created

Please review my patch if it is good for inclusion.
This patch is base on latest git tree [1] and made by format-patch.

[1] git://live.debian.net/git/live-build.git

Yours Sincerely,
Paul

-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.8+b1
ii  debootstrap   1.0.38

Versions of packages live-build recommends:
ii  cpio                            2.11-7
ii  gettext-base                    0.18.1.1-5
ii  gnu-fdisk                       1.2.4-3
ii  live-boot-doc                   3.0~a24-1
ii  live-config-doc                 3.0~a31-1
ii  live-manual                     1:3.0~a4-1
ii  live-manual-epub [live-manual]  1:3.0~a9-1
ii  live-manual-html [live-manual]  1:3.0~a9-1
ii  live-manual-odf [live-manual]   1:3.0~a9-1
ii  live-manual-pdf [live-manual]   1:3.0~a9-1
ii  live-manual-txt [live-manual]   1:3.0~a9-1

Versions of packages live-build suggests:
pn  dosfstools             3.0.12-1
pn  fakeroot               1.18.2-1
pn  genisoimage            9:1.1.11-2
pn  memtest86              3.5-2.3
pn  memtest86+             4.20-1.1
pn  mtd-utils [mtd-tools]  1:1.4.4-1
pn  mtools                 4.0.12-1
pn  parted                 2.3-8
pn  sudo                   1.8.3p1-2
pn  syslinux               2:4.05+dfsg-1
pn  uuid-runtime           2.19.1-5
pn  win32-loader           <none>

-- no debconf information


-- 
                                PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
From 1f80fc278ed80791be0195adaf5ca1461cbea965 Mon Sep 17 00:00:00 2001
From: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
Date: Thu, 12 Jan 2012 18:10:26 +0800
Subject: [PATCH] Adding armhf support.

This patch adds armhf arch.
The kernel flavours added for armhf are mx5 and omap.
---
 functions/defaults.sh |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 2c71e78..6eca9fb 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -676,6 +676,18 @@ Set_defaults ()
 			esac
 			;;
 
+		armhf)
+			case "${LB_MODE}" in
+                                ubuntu|kubuntu)
+					;;
+				*)
+					# armhf will have special images: one rootfs image and many additional kernel images.
+					# therefore we default to all available armhf flavours
+					LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-mx5 omap}"
+					;;
+			esac
+			;;
+
 		amd64)
 			case "${LB_MODE}" in
 				ubuntu|kubuntu)
-- 
1.7.7.3

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: live-build
Source-Version: 3.0~a42-1

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

live-build-cgi_3.0~a42-1_all.deb
  to main/l/live-build/live-build-cgi_3.0~a42-1_all.deb
live-build-cron_3.0~a42-1_all.deb
  to main/l/live-build/live-build-cron_3.0~a42-1_all.deb
live-build_3.0~a42-1.debian.tar.gz
  to main/l/live-build/live-build_3.0~a42-1.debian.tar.gz
live-build_3.0~a42-1.dsc
  to main/l/live-build/live-build_3.0~a42-1.dsc
live-build_3.0~a42-1_all.deb
  to main/l/live-build/live-build_3.0~a42-1_all.deb
live-build_3.0~a42.orig.tar.gz
  to main/l/live-build/live-build_3.0~a42.orig.tar.gz



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

Debian distribution maintenance software
pp.
Daniel Baumann <daniel@debian.org> (supplier of updated live-build 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: Sun, 15 Jan 2012 19:25:42 +0100
Source: live-build
Binary: live-build live-build-cgi live-build-cron
Architecture: source all
Version: 3.0~a42-1
Distribution: unstable
Urgency: low
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Changed-By: Daniel Baumann <daniel@debian.org>
Description: 
 live-build - Debian Live - System build scripts
 live-build-cgi - Debian Live - System build scripts (CGI frontend)
 live-build-cron - Debian Live - System build scripts (cron autobuilder)
Closes: 630089 646797 655557 655562
Changes: 
 live-build (3.0~a42-1) unstable; urgency=low
 .
   [ Matthijs Kooijman ]
   * Make lb_chroot_hooks work with dash.
   * Fix pathname for running hooks in lb_chroot_hooks.
   * Make the config available to all hooks.
   * Fix path in 001-update-apt-file-cache.chroot.
   * Use a two-stage mount again for mounting config inside chroot in
     lb_chroot_hooks.
   * Unmount /root/config in case of error.
   * Unmount chroot/root/config when running lb_clean.
 .
   [ Daniel Baumann ]
   * Adding armhf kernel defaults, thanks for Ying-Chun Liu
     <paulliu@debian.org> for bringing it up (Closes: #655557).
   * Correcting wrong and incompatible loop for casper initrds in
     binary_disk.
   * Using syslinux payload as fallback in lb_binary_syslinux if no
     destinct image type could be deduced (Closes: #655562).
   * Switching priorities of mirror defaults (which mirror default is
     used from which previously set mirror default etc.) to the way it
     was intendet to be.
 .
   [ Colin Watson ]
   * Print the current time before starting a command with the lb wrapper
     script (Closes: #630089).
 .
   [ Daniel Baumann ]
   * Adding reference to --parent-archive-areas in lb_config manpage
     (Closes: #646797).
Checksums-Sha1: 
 252b2bceefcf540eaf92994d3d79ba90bdb2235f 1413 live-build_3.0~a42-1.dsc
 c6bf5570dd1b87a2eef544bdf2620a25ec17d46c 1821311 live-build_3.0~a42.orig.tar.gz
 0b10e361917a3a44cd733d28297004a3f9927d6c 59893 live-build_3.0~a42-1.debian.tar.gz
 ce496e96429856fbfcf5188455f963682b59bd54 1140848 live-build_3.0~a42-1_all.deb
 26d8ccfba50f0c77e66648dff7dee24942d3c46f 65024 live-build-cgi_3.0~a42-1_all.deb
 bcc613ccc9c2cd3a85bcd00307ab4eb46ff6c333 70132 live-build-cron_3.0~a42-1_all.deb
Checksums-Sha256: 
 8293f39d4fa8f8c77ed379b3fce5262d526d47054284864c52218e3318c247ae 1413 live-build_3.0~a42-1.dsc
 4b0ea5b5204d91cfbad59c11d090f5c2f62e15eca7d618a978e27c29dd3b8847 1821311 live-build_3.0~a42.orig.tar.gz
 12092a572ff68f8fbd13238beab687382763e7367fe5c2b3c0418d256da078f3 59893 live-build_3.0~a42-1.debian.tar.gz
 3fbc200ecd6bfc1115c3e1c67cd7ba0ae95f3237b60951c2f52edc6388392135 1140848 live-build_3.0~a42-1_all.deb
 0a954c402efea5819c6469ea52c8f4a91b7a3fb61eb8c258810f66ea920f3787 65024 live-build-cgi_3.0~a42-1_all.deb
 8f92d0ab69b395d931f273b32c9a14fbda833ee0cc72d4c0eb680bed1badcdf7 70132 live-build-cron_3.0~a42-1_all.deb
Files: 
 f4b6fea4393dfe977f259248874c5433 1413 misc optional live-build_3.0~a42-1.dsc
 a9a4b81377768d817e220de5a04e64ae 1821311 misc optional live-build_3.0~a42.orig.tar.gz
 83f665d0535c67ebe4b317df3c849027 59893 misc optional live-build_3.0~a42-1.debian.tar.gz
 193c990cd5682db3fb3a16a6ca3c3556 1140848 misc optional live-build_3.0~a42-1_all.deb
 c2abe32cddc27e9c617559b57cb77924 65024 misc optional live-build-cgi_3.0~a42-1_all.deb
 2e7d4f457b631e9951561dc5d38ced5a 70132 misc optional live-build-cron_3.0~a42-1_all.deb

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

iEYEARECAAYFAk8TLacACgkQ+C5cwEsrK55hbACeIsQAEtiJ1Hm+F9lt5I/ToOdd
Ts8AnRZuuDfuRfb5eW1i7Jzb4R8nXjOp
=ETaQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: