On Mon, 2002-07-15 at 00:58, Tollef Fog Heen wrote: > in order to get debian-installer into working shape, it is obvious > that the user has some way to partition the hard drive. An > auto-partitioner will probably only need debconf as it's UI. However, > manual partitioning using debconf will be very painful. Developing a > debconf partitioning widget might be a little overkill, so I am not > sure how we want to solve this challenge.
Ah, I just noticed that there is already a newt-based parted frontend (nparted), which will do for "dialog" mode. The standard parted should suffice for "readline" mode; I think it should be easy enough to put together something in Gtk for "gnome" mode, plus a shell script to multiplex the three of them based on $DEBIAN_FRONTEND, and we should be all set. p. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]