Re: GPT as default?

[ Available lists | Index of freebsd-geom | Month of Apr 2007 | Week of 22 Apr 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marcel Moolenaar <xcllnt@mac.com>
Date
22 Apr 2007 18:46:49
Subject
Re: GPT as default?
Message-ID
DF7EC867-FC12-4C2C-92E6-4FCC18795562@mac.com


[ Hide this part ]
 
On Apr 22, 2007, at 10:14 AM, Ivan Voras wrote:

>> I've thought about that too, but again it's not a priority. It takes
>> me long enough as it is to adopt the new world order that other
>> features have to wait :-)
>
> Ok. Are you interested in finishing the remaining bits for GPT soon-
> ish? :)

I'm actually working on it now. I want the tool to be finished
before 7.0. The problems are in the details (as usual).

These are my requirements (FWIW):
1. It needs to have a friendly UI -> I'm using a curses based interface.
2. It needs to be used in scripts -> It needs a similar usage model as
gpt(8).
3. It needs to replace gpt(8) -> see point 2.
3. It needs to be able to work on files -> construct a md device on the
fly.
4. It should be usable by non-root (read-only operation and working on
files owned by user as per point 3) -> suid

Points 2 and 3 are important for our release process.

--
Marcel Moolenaar
xcllnt@mac.com




Elapsed time: 1.936 seconds