[BusyBox] fdisk with entries not in disk order pb.

Erik Andersen andersen at codepoet.org
Fri May 14 23:07:37 UTC 2004


On Sat May 15, 2004 at 12:55:22AM +0200, Bastian Blank wrote:
> On Fri, May 14, 2004 at 04:30:33PM -0600, Erik Andersen wrote:
> >          I suppose I would be willing to unconditionally use
> > lseek64()...
> 
> which is unportable.

The alternative is either to leave things as-is and do nothing
or apply a patch something like this...

--- busybox/util-linux/Config.in	30 Mar 2004 09:13:05 -0000	1.13
+++ busybox/util-linux/Config.in	14 May 2004 23:06:18 -0000
@@ -68,6 +68,7 @@
 config CONFIG_FDISK
 	bool "fdisk"
 	default n
+	select CONFIG_LFS
 	help
 	  The fdisk utility is used to divide hard disks into one or more
 	  logical disks, which are generally called partitions.  This utility

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20040514/8702adc2/attachment-0002.pgp 


More information about the busybox mailing list