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

Bug#924289: marked as done (update EFI example in partman-auto-recipe.txt)



Your message dated Fri, 19 Jun 2020 22:45:14 +0200
with message-id <[🔎] 20200619224514.5d33a6ca84765854a6c5b551@mailbox.org>
and subject line Re: Bug#924289: update EFI example in partman-auto-recipe.txt
has caused the Debian Bug report #924289,
regarding update EFI example in partman-auto-recipe.txt
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.)


-- 
924289: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924289
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Version: 20190119
Severity: wishlist
Tags: patch

Hello

I recently spent some time working on getting EFI installs going.
It took rather a lot of digging to find out how to set up an EFI
partition in a partitioning recipe so I thought I would try to
make the documentation more accessible.

Please consider merging the attached patch.

Kind regards
Vince
From 7fb9450e3d1aacde6a32cb74e9f7a0cbfdd57831 Mon Sep 17 00:00:00 2001
From: Vincent McIntyre <vincent.mcintyre@csiro.au>
Date: Mon, 11 Mar 2019 15:02:54 +1100
Subject: [PATCH] Update EFI example

Use a common architecture (amd64) in preference to an unsupported one.
Also, give an example of a path to a specific recipe within partman-auto.
---
 doc/devel/partman-auto-recipe.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/devel/partman-auto-recipe.txt b/doc/devel/partman-auto-recipe.txt
index bc8b541c5..5bf64ba5f 100644
--- a/doc/devel/partman-auto-recipe.txt
+++ b/doc/devel/partman-auto-recipe.txt
@@ -259,15 +259,16 @@ formated in revision 0 ext2.
 	filesystem{ ext2r0 }
 	mountpoint{ /boot } .
 
-And finally, an example of how to set up the efi boot partition needed on
-ia64.
+Finally, an example of how to set up an efi boot partition on amd64.
 
-100 100 150 fat16
-        $primary{ }
+538 538 1075 free
+        $iflabel{ gpt }
+        $reusemethod{ }
         method{ efi }
         format{ } .
 
 For other examples, see the architecture-specific recipes in partman-auto.
+The EFI example above was taken from partman-auto/recipe-amd64-efi/atomic.
 
 
 5. LIMITATIONS
-- 
2.11.0


--- End Message ---
--- Begin Message ---
Hi,

<Vincent.Mcintyre@csiro.au> wrote:
> Package: debian-installer
> Version: 20190119
> Severity: wishlist
> Tags: patch
> 
> Hello
> 
> I recently spent some time working on getting EFI installs going.
> It took rather a lot of digging to find out how to set up an EFI
> partition in a partitioning recipe so I thought I would try to
> make the documentation more accessible.

Just applied in
https://salsa.debian.org/installer-team/debian-installer/-/commit/859b8ce94b324b3340adfa8a311dd39d82f35dd7

Thus closing this bug


Holger


-- 
Holger Wansing <hwansing@mailbox.org>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076

--- End Message ---

Reply to: