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

Bug#261182: marked as done ("small-disk" recipe needed for systems requiring ext2 boot (alpha))



Your message dated Wed, 07 Dec 2005 19:02:05 -0800
with message-id <E1EkC2n-0002i1-Rk@spohr.debian.org>
and subject line Bug#261182: fixed in partman-auto 46
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; 24 Jul 2004 06:04:53 +0000
>From vorlon@quetzlcoatl.dodds.net Fri Jul 23 23:04:53 2004
Return-path: <vorlon@quetzlcoatl.dodds.net>
Received: from dsl093-039-038.pdx1.dsl.speakeasy.net (quetzlcoatl.dodds.net) [66.93.39.38] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BoFeO-0007D1-00; Fri, 23 Jul 2004 23:04:53 -0700
Received: by quetzlcoatl.dodds.net (Postfix, from userid 1000)
	id B265E3AE0; Fri, 23 Jul 2004 23:04:51 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steve Langasek <vorlon@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: "small-disk" recipe needed for systems requiring ext2 boot (alpha)
X-Mailer: reportbug 2.63
Date: Fri, 23 Jul 2004 23:04:51 -0700
Message-Id: <20040724060451.B265E3AE0@quetzlcoatl.dodds.net>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: partman-auto
Version: 26
Severity: minor

The partman-auto recipes for alpha don't currently create a separate
/boot partition, so /boot is located on an ext3 partition, which fails.
This is fixable by splitting up the partitions; but on small-disk
installs, this is wasteful.  It would be nice to also support a
small-disk configuration that includes a single ext2 partition.

This is not possible until after the conclusion of the string freeze.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Kernel: Linux 2.4.26-1-generic
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

---------------------------------------
Received: (at 261182-close) by bugs.debian.org; 8 Dec 2005 03:21:31 +0000
>From katie@ftp-master.debian.org Wed Dec 07 19:21:31 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EkC2n-0002i1-Rk; Wed, 07 Dec 2005 19:02:05 -0800
From: Joey Hess <joeyh@debian.org>
To: 261182-close@bugs.debian.org
X-Katie: $Revision: 1.60 $
Subject: Bug#261182: fixed in partman-auto 46
Message-Id: <E1EkC2n-0002i1-Rk@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 07 Dec 2005 19:02:05 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3

Source: partman-auto
Source-Version: 46

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

partman-auto_46.dsc
  to pool/main/p/partman-auto/partman-auto_46.dsc
partman-auto_46.tar.gz
  to pool/main/p/partman-auto/partman-auto_46.tar.gz
partman-auto_46_i386.udeb
  to pool/main/p/partman-auto/partman-auto_46_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 261182@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated partman-auto 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.7
Date: Wed,  7 Dec 2005 21:55:20 -0500
Source: partman-auto
Binary: partman-auto
Architecture: source i386
Version: 46
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 partman-auto - Automatically partition storage devices (partman) (udeb)
Closes: 261182 287409 288884 289419 328514 330079
Changes: 
 partman-auto (46) unstable; urgency=low
 .
   [ Joey Hess ]
   * Renamed multi_user scheme to just "multi" as in multiple partitions.
     There are more uses for this scheme than multi user systems.
   * Switch package to arch all and only include recipes for the given
     architecture and any subarches in each package.
   * Rules file cleanups.
   * Control file cleanups.
   * Change descriptions of home and multi recipes to just list the partitions
     that are included. Closes: #287409, #288884
   * Increase minimal size of / partition in home recipe to 500 mb.
     Closes: #289419, #330079
   * Double the weight of the root partition in the multi scheme from 400 to
     800. This should increase the size allocated on reasonable size disks
     from the previous 250 mb to something slightly more reasonable.
     Closes: #328514
 .
   [ Steve Langasek ]
   * Add a smalldisk recipe for alpha, so that systems with little disk space
     can use a single ext2 partition for the whole install (closes: #261182).
 .
   [ Colin Watson ]
   * Remove duplicated chrp_rs6k recipes and install a symlink instead.
 .
   [ Fabio M. Di Nitto ]
   * Start implementing bits required to avoid code duplication with
     partman-auto-lvm as per discussion on debian-boot mailing list.
     (See http://lists.debian.org/debian-boot/2005/10/msg00842.html)
   * Add lvmok{ } to recipes as per discussion on debian-boot mailing list.
     NOTES:
       - nobody objected to a tag/properties/flag name or proposed something
         different. It is clearly ok to rename it if it doesn't fit.
       - swap will stay out of LVM for now. In some cases it is known to break
         suspend/resume. It seems not all kernels are able to resume from it.
       - porters will have to adjust their recipes. I could only test
         i386/amd64 (via recipes) and powerpc-powermac_newworld (via
         recipes-powerpc-powermac_newworld).
   * Move common code into auto-shared.sh shelllib and create 3 functions:
     wipe_disk, create_primary_partitions (see comments in the file) and
     create_partitions.
   * Install auto-shared.sh in /lib/partman (chages debian/rules)
   * Make perform_recipe and autopartition use auto-shared.sh.
   * Make create_partitions set a var for all the devices that will be marked
     as pv. This is actually only used by partman-auto-lvm, but it is generic
     enough that could be used later on for other tasks.
     NOTES: the above changes have been tested on i386/amd64/ppc and there is
     no known breakage. The code is only moved around and none of the actual
     recipes use method{ lvm } used by partman-auto-lvm to mark partitions as
     pv volumes.
Files: 
 98ab1c59d8ed20964b2d42e8494cb80b 632 debian-installer standard partman-auto_46.dsc
 2dc26285aead0553058a97ba4082f0f1 67526 debian-installer standard partman-auto_46.tar.gz
 9f2e3f2cee6ed8d30bc94d89ea800b00 44228 debian-installer standard partman-auto_46_i386.udeb
Package-Type: udeb

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

iD8DBQFDl6EB2tp5zXiKP0wRArngAJ4wmi6Gqcd/GjiFVCeJdnMVQ1HfCQCffdtl
l771TzGUQE5LT1exvJxIFls=
=5eij
-----END PGP SIGNATURE-----



Reply to: