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

Bug#259593: marked as done (recipe support for ia64)



Your message dated Sun, 15 Aug 2004 15:08:05 +0100
with message-id <20040815140805.GA15013@deprecation.cyrius.com>
and subject line [tbm@cyrius.com: Fixed in NMU of partman-auto 30]
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Apr 2004 19:58:36 +0000
>From bdale@gag.com Mon Apr 19 12:58:36 2004
Return-path: <bdale@gag.com>
Received: from winfree.gag.com [192.133.104.8] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BFeua-0001XB-00; Mon, 19 Apr 2004 12:58:36 -0700
Received: from localhost (localhost [127.0.0.1])
	by winfree.gag.com (Postfix) with ESMTP id 1C294C0AD
	for <submit@bugs.debian.org>; Mon, 19 Apr 2004 13:58:36 -0600 (MDT)
Received: from winfree.gag.com ([127.0.0.1])
	by localhost (winfree [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 26197-02 for <submit@bugs.debian.org>;
	Mon, 19 Apr 2004 13:58:31 -0600 (MDT)
Received: from kzin.gag.com (kzin.gag.com [192.133.104.96])
	by winfree.gag.com (Postfix) with ESMTP id 2074FC11C
	for <submit@bugs.debian.org>; Mon, 19 Apr 2004 13:58:31 -0600 (MDT)
Received: by kzin.gag.com (Postfix, from userid 1000)
	id 08C293F8D7; Mon, 19 Apr 2004 13:58:30 -0600 (MDT)
To: submit@bugs.debian.org
Subject: recipe support for hppa and ia64
Message-Id: <20040419195830.08C293F8D7@kzin.gag.com>
Date: Mon, 19 Apr 2004 13:58:30 -0600 (MDT)
From: bdale@gag.com (Bdale Garbee)
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at gag.com
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_01,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: partman-auto

Several architectures supported by Debian require special partitions to
support bootloading.  The current partman-auto code doesn't have any obvious
hooks for supporting this.  I'm working on hppa today, and what it wants to
have is something like:

	what	size	type	notes
	=============================
	palo	16meg	palo	near start of disk
	/boot	128meg	ext2	just after palo partition

	/, swap, and whatever else created in the rest of the space

Actually, as of palo version 1.4, it is possible to do away with the palo
partition and create just the /boot partition at the front of the disk, *if*
palo is used to format the partition (which allows it to embed itself into the
partition delivering an otherwise-normal ext2 partition).  However, I fear
that implementing this is more of a change in debian-installer than I'm 
prepared to tackle right now.  The schema above works with all palo versions
that have been part of Debian.

For ia64, we need to create a FAT partition that the EFI firmware can see to
use as a boot partition.  In HP, we typically create a 100meg partition at
the front of the disk for this (ia64 kernels are large, and the partition holds
the elilo bootloader, elilo config file, and at least two kernels typically).

Any chance of getting something like this encoded into partman-auto soon so
that automatic partitioning is functional and useful for these architectures?

Bdale


---------------------------------------
Received: (at 253697-done) by bugs.debian.org; 15 Aug 2004 14:08:18 +0000
>From tbm@cyrius.com Sun Aug 15 07:08:18 2004
Return-path: <tbm@cyrius.com>
Received: from sorrow.cyrius.com [65.19.161.204] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BwLgI-0005Xk-00; Sun, 15 Aug 2004 07:08:18 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
	id 9B74864D40; Sun, 15 Aug 2004 14:08:16 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
	id 4CE61FF27; Sun, 15 Aug 2004 15:08:05 +0100 (BST)
Date: Sun, 15 Aug 2004 15:08:05 +0100
From: Martin Michlmayr <tbm@cyrius.com>
To: 253697-done@bugs.debian.org, 257910-done@bugs.debian.org
Subject: [tbm@cyrius.com: Fixed in NMU of partman-auto 30]
Message-ID: <20040815140805.GA15013@deprecation.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040803i
Content-Transfer-Encoding: quoted-printable
Delivered-To: 253697-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

done

----- Forwarded message from Martin Michlmayr <tbm@cyrius.com> -----

From: Martin Michlmayr <tbm@cyrius.com>
Subject: Fixed in NMU of partman-auto 30
Date: Sun, 15 Aug 2004 09:47:03 -0400
To: control@bugs.debian.org
Cc: Martin Michlmayr <tbm@cyrius.com>,
	Debian Install System Team <debian-boot@lists.debian.org>
X-Spam-Status: No, hits=3D-2.7 required=3D5.0 tests=3DAWL,BAYES_00,
	MIME_HEADER_CTYPE_ONLY autolearn=3Dno version=3D2.64

tag 253697 + fixed
tag 257910 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

Format: 1.7
Date: Sun, 15 Aug 2004 14:25:14 +0100
Source: partman-auto
Binary: partman-auto
Architecture: source all
Version: 30
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description:=20
 partman-auto - Automatically partition storage devices (partman) (udeb)
Closes: 253697 253697 257910
Changes:=20
 partman-auto (30) unstable; urgency=3Dlow
 .
   * Jim Lieb
     - Add ia64 recipes.  Closes: #253697, #253697, #257910.
       Thanks to Peter Chubb, Florent de Dinechin and Bdale Garbee
   * Joshua Kwan
     - Add sparc recipes.
   * Martin Michlmayr
     - Add recipes for the Broadcom SWARM MIPS board.
   * Updated translations:
     - Bosnian (bs.po) by Safir =C5=A0e=C4=87erovi=C4=87
     - Basque (eu.po) by Piarres Beobide Ega=C3=B1a
Files:=20
 1104ddb59ed1ee39c4cc4f9d09710de9 624 debian-installer standard partman-a=
uto_30.dsc
 c1306ef3ba68375f80feca552318ab51 52782 debian-installer standard partman=
-auto_30.tar.gz
 97d3f180624365f7d6dcd7c9c81f0083 35438 debian-installer standard partman=
-auto_30_all.udeb
package-type: udeb


----- End forwarded message -----

--=20
Martin Michlmayr
tbm@cyrius.com



Reply to: