DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 1/5] ptxconfig: use fdisk from util-linux instead of busybox
@ 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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Roland Hieber @ 2023-09-26  9:27 UTC (permalink / raw)
  To: distrokit; +Cc: Roland Hieber

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-18  9:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26  9:27 [DistroKit] [PATCH 1/5] ptxconfig: use fdisk from util-linux instead of busybox 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 ` [DistroKit] [PATCH 1/5] ptxconfig: use fdisk from util-linux instead of busybox Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox