From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 1/5] ptxconfig: use fdisk from util-linux instead of busybox
Date: Wed, 18 Oct 2023 11:12:34 +0200 [thread overview]
Message-ID: <20231018091234.GP3184561@pengutronix.de> (raw)
In-Reply-To: <20230926092713.3680509-1-rhi@pengutronix.de>
Series applied to next.
On Tue, Sep 26, 2023 at 11:27:09AM +0200, Roland Hieber wrote:
> The version from busybox has no support for GPT partitions.
>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> configs/ptxconfig | 14 ++------------
> 1 file changed, 2 insertions(+), 12 deletions(-)
>
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index f4f2ec4ca8c2..5a7920deb669 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -954,14 +954,7 @@ PTXCONF_BUSYBOX_FEATURE_DMESG_PRETTY=y
> # PTXCONF_BUSYBOX_FATATTR is not set
> # PTXCONF_BUSYBOX_FBSET is not set
> # PTXCONF_BUSYBOX_FDFORMAT is not set
> -PTXCONF_BUSYBOX_FDISK=y
> -PTXCONF_BUSYBOX_FEATURE_FDISK_WRITABLE=y
> -# PTXCONF_BUSYBOX_FEATURE_AIX_LABEL is not set
> -# PTXCONF_BUSYBOX_FEATURE_SGI_LABEL is not set
> -# PTXCONF_BUSYBOX_FEATURE_SUN_LABEL is not set
> -# PTXCONF_BUSYBOX_FEATURE_OSF_LABEL is not set
> -# PTXCONF_BUSYBOX_FEATURE_GPT_LABEL is not set
> -PTXCONF_BUSYBOX_FEATURE_FDISK_ADVANCED=y
> +# PTXCONF_BUSYBOX_FDISK is not set
> # PTXCONF_BUSYBOX_FINDFS is not set
> # PTXCONF_BUSYBOX_FLOCK is not set
> # PTXCONF_BUSYBOX_FDFLUSH is not set
> @@ -1623,10 +1616,7 @@ PTXCONF_UTIL_LINUX_PARTX_TOOLS=y
> # PTXCONF_UTIL_LINUX_ADDPART is not set
> # PTXCONF_UTIL_LINUX_CFDISK is not set
> # PTXCONF_UTIL_LINUX_DELPART is not set
> -
> -#
> -# BusyBox' fdisk is selected!
> -#
> +PTXCONF_UTIL_LINUX_FDISK=y
> PTXCONF_UTIL_LINUX_FSCK=y
> # PTXCONF_UTIL_LINUX_MKFS is not set
> # PTXCONF_UTIL_LINUX_MKSWAP is not set
> --
> 2.39.2
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2023-10-18 9:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 9:27 Roland Hieber
2023-09-26 9:27 ` [DistroKit] [PATCH 2/5] v7a: barebox: version bump 2023.02.1 -> 2023.09.0 Roland Hieber
2023-09-26 9:27 ` [DistroKit] [PATCH 3/5] v7a: barebox: enable of_compatible and of_fixup commands Roland Hieber
2023-09-26 9:27 ` [DistroKit] [PATCH 4/5] v7a: barebox-common: enable bootchooser Roland Hieber
2023-09-26 9:27 ` [DistroKit] [PATCH 5/5] v7a: add RAUC support for lxa-mc1 Roland Hieber
2023-10-18 9:12 ` Robert Schwebel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231018091234.GP3184561@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=rhi@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox