On Fri, 18 Aug 2000, OKUJI Yoshinori wrote:

>   Please write corresponding ChangeLog entries. The code itself is
> mostly acceptable, except that you don't use the GNU C style. Anyway,
> I'll rewrite your patch a bit.

Ups. I forgot to attach the ChangeLog entry. So here it is:

2000-08-21 Stefan Ondrejicka <[EMAIL PROTECTED]>

        * stage2/builtins.c: added two new grub commands. "partid"
        used to change type of specified partion. "partnew" used to 
        create new partiton, with specified starting sector, length and
        type, in primary partion table.
        * stage2/disk_io.c: added implementation functions for new
        commands - partnew, partid : real_set_partition_type(),
        set_partition_type(), sec_nr_to_chs(), create_new_partition(),
        partnew()
        * stage2/shared.h: Added public declarations for partnew() and
        set_partition_type()


I hope, this is enough.

Best regards,
Stevo.

-- 
Stefan Ondrejicka <[EMAIL PROTECTED]>
Beethovenova 11, 917 08 Trnava, Slovakia
http://www.idata.sk/~ondrej/






Reply via email to