From: Stefan Ondrejicka <[EMAIL PROTECTED]>
Subject: Re: New commands to allow booting obscure OS's from logical disks in extended 
partiton
Date: Mon, 21 Aug 2000 15:34:18 +0200 (MET DST)

> 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.

  Unfortunately, this isn't enough. But I'll write ChangeLog entries
myself, since it seems easier to do that myself than to explain about
how to write ChangeLog in details. Please read the GNU Coding
Standards, once you have spare time. That might be useful for you in
the future.

Okuji

Reply via email to