[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parted 2.0 plans
From: |
Otavio Salvador |
Subject: |
Re: Parted 2.0 plans |
Date: |
Fri, 22 Sep 2006 16:56:54 -0300 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
"Leslie P. Polzer" <address@hidden> writes:
> 1. move from SVN to darcs as RCS.
Hello Leslie,
I'm not sure if darcs is the best choice here. I like it very much but
one serious problem of it's the lack of permission storage. Every
script will need to be tagged as executable when building the tarball.
> 4. A solid testing framework.
That's really a _need_ thing. Also because is difficult to be sure if
one change didn't break something else and parted is a core software.
> We will most likely receive a 600 GBP donation from the AFFS
^^^^^^^ how much is it?
> Task #3:
> ========
> * don't execute requested actions after every command. Instead, provide a
> "write" command that commit them to disk on user request.
> Might help: libparted API (PedDisk): Keep copy of table in memory and
> modify this finally commit.
Debian Installer does it. We have a parted_server that has every
command queued there and then when the user ask it, it saves
everything together. Might help here.
--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: address@hidden UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
you the whole house."
- Parted 2.0 plans, Leslie P. Polzer, 2006/09/22
- Re: Parted 2.0 plans,
Otavio Salvador <=