BTS

Issue93

Title Upload Close
Priority urgent Status resolved
Superseder Nosy List mika
Assigned To mika Topics grml2hd, release-stopper

Created on 2007-01-27.19:00:54 by mika, last changed 2007-02-15.12:30:07 by mika.

Messages
msg257 (view) Author: mika Date: 2007-02-15.12:30:07
We believe that your issue has been closed by the upload of
Version 0.9.3 of grml2hd from Michael Prokop <mika@grml.org>.
The explanation is attached below

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

Format: 1.7
Date: Sat, 20 Jan 2007 13:42:49 +0100
Source: grml2hd
Binary: grml2hd
Architecture: source all
Version: 0.9.3
Distribution: unstable
Urgency: low
Maintainer: Michael Prokop <mika@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 grml2hd    - make a harddisk installation of grml
Changes: 
 grml2hd (0.9.3) unstable; urgency=low
 .
   * use UUID for root partition [via function get_rootpartition()],
     this will prevent any failures due to IDE/libata and also improve
     situation on external USB/firewire devices [Closes: issue93]
   * use initrd/initramfs by default now as root=UUID requires
     handling in userspace
   * dialog for selection between lilo and grub:
     - added functions for supporting grub [Closes: issue81]
     - added grub to Depends
   * code cleanup: remove 'function'-keyword
   * use grml-hostname in non-interactive mode as well (supported
     by by grml-hostname of grml-scripts 0.9.16)
   * Remove yaird from Depends and all yaird-code as we really
     don't (want to) use it anymore.
Files: 
 e2a921c465814143b675220f3c937db6 573 grml optional grml2hd_0.9.3.dsc
 1ec2930d2127b68e94a9f3c81dc9a109 287423 grml optional grml2hd_0.9.3.tar.gz
 93192b0fad853fb04f7bfd6db9289757 290346 grml optional grml2hd_0.9.3_all.deb

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

iD8DBQFF1Eq52N9T+zficugRAss4AJ90z2Eyf5b9EeOJCPLFrOOyXcmDVACgg2W/
BEfWoO1qtIy2W9+7kmePn9E=
=mikM
-----END PGP SIGNATURE-----
msg182 (view) Author: mika Date: 2007-01-27.19:00:54
We have to use UUID in grml2hd so kernels >=2.6.19 with change in IDE/libata 
layer don't cause any problems.
History
Date User Action Args
2007-02-15 12:30:07mikasetstatus: in-progress -> resolved
messages: + msg257
title: grml2hd: use UUID for installation -> Upload Close
2007-02-15 11:43:27mikasetstatus: unread -> in-progress
2007-01-28 11:52:37mikasettopic: + release-stopper
2007-01-27 19:00:54mikacreate