grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* 2.02 Release roadmap
@ 2013-11-25 17:58 Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-25 18:14 ` SevenBits
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-11-25 17:58 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

Hello, all. It's time to start gearing towards 2.02 release
- 2.01 number will be skipped in order to follow odd/even convention for
release/git.
On 17th December will be the feature freeze, after it only bugfixes and
documentation will be committed.
Release will be when we're confifent enough in absence of major bugs.
Features I expect to go in before freeze:
- Leif Lindholm's arm64 port: it's pretty complete from what I saw.
- multiboot2 extension to skip teminating boot services
- mac HFS+ install
- yeeloong 3A support (almost done)
- grub-file
- truecrypt
- Andrey's inline inode patch

In case anyone has unreviewed patches please inform me as soon as
possible (mail could have been lost or I might have forgotten some of them)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-25 17:58 2.02 Release roadmap Vladimir 'φ-coder/phcoder' Serbinenko
@ 2013-11-25 18:14 ` SevenBits
  2013-11-25 18:23   ` Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-26 18:49 ` Andrey Borzenkov
  2013-11-29 17:55 ` Andrey Borzenkov
  2 siblings, 1 reply; 7+ messages in thread
From: SevenBits @ 2013-11-25 18:14 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]

It is too late, then, to submit a patch adding a new command to GRUB? I've
been meaning to submit it but have been busy... it's already done and
everything, just want to see if I can get upstream. :)


On Mon, Nov 25, 2013 at 12:58 PM, Vladimir 'φ-coder/phcoder' Serbinenko <
phcoder@gmail.com> wrote:

> Hello, all. It's time to start gearing towards 2.02 release
> - 2.01 number will be skipped in order to follow odd/even convention for
> release/git.
> On 17th December will be the feature freeze, after it only bugfixes and
> documentation will be committed.
> Release will be when we're confifent enough in absence of major bugs.
> Features I expect to go in before freeze:
> - Leif Lindholm's arm64 port: it's pretty complete from what I saw.
> - multiboot2 extension to skip teminating boot services
> - mac HFS+ install
> - yeeloong 3A support (almost done)
> - grub-file
> - truecrypt
> - Andrey's inline inode patch
>
> In case anyone has unreviewed patches please inform me as soon as
> possible (mail could have been lost or I might have forgotten some of them)
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
>

[-- Attachment #2: Type: text/html, Size: 1756 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-25 18:14 ` SevenBits
@ 2013-11-25 18:23   ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 7+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-11-25 18:23 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1740 bytes --]

On 25.11.2013 19:14, SevenBits wrote:
> It is too late, then, to submit a patch adding a new command to GRUB?
> I've been meaning to submit it but have been busy... it's already done
> and everything, just want to see if I can get upstream. :)
> 
It's not frozen yet (see the date). Then, of course, it depends on how
big and intrusive the code is.
> 
> On Mon, Nov 25, 2013 at 12:58 PM, Vladimir 'φ-coder/phcoder' Serbinenko
> <phcoder@gmail.com <mailto:phcoder@gmail.com>> wrote:
> 
>     Hello, all. It's time to start gearing towards 2.02 release
>     - 2.01 number will be skipped in order to follow odd/even convention for
>     release/git.
>     On 17th December will be the feature freeze, after it only bugfixes and
>     documentation will be committed.
>     Release will be when we're confifent enough in absence of major bugs.
>     Features I expect to go in before freeze:
>     - Leif Lindholm's arm64 port: it's pretty complete from what I saw.
>     - multiboot2 extension to skip teminating boot services
>     - mac HFS+ install
>     - yeeloong 3A support (almost done)
>     - grub-file
>     - truecrypt
>     - Andrey's inline inode patch
> 
>     In case anyone has unreviewed patches please inform me as soon as
>     possible (mail could have been lost or I might have forgotten some
>     of them)
> 
> 
>     _______________________________________________
>     Grub-devel mailing list
>     Grub-devel@gnu.org <mailto:Grub-devel@gnu.org>
>     https://lists.gnu.org/mailman/listinfo/grub-devel
> 
> 
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-25 17:58 2.02 Release roadmap Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-25 18:14 ` SevenBits
@ 2013-11-26 18:49 ` Andrey Borzenkov
  2013-11-26 19:11   ` Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-27 11:05   ` Colin Watson
  2013-11-29 17:55 ` Andrey Borzenkov
  2 siblings, 2 replies; 7+ messages in thread
From: Andrey Borzenkov @ 2013-11-26 18:49 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

В Mon, 25 Nov 2013 18:58:09 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:

> Hello, all. It's time to start gearing towards 2.02 release
> - 2.01 number will be skipped in order to follow odd/even convention for
> release/git.
> On 17th December will be the feature freeze, after it only bugfixes and
> documentation will be committed.
> Release will be when we're confifent enough in absence of major bugs.
> Features I expect to go in before freeze:
> - Leif Lindholm's arm64 port: it's pretty complete from what I saw.
> - multiboot2 extension to skip teminating boot services
> - mac HFS+ install
> - yeeloong 3A support (almost done)
> - grub-file
> - truecrypt
> - Andrey's inline inode patch
> 
> In case anyone has unreviewed patches please inform me as soon as
> possible (mail could have been lost or I might have forgotten some of them)
> 

What is the state of new-autogen branch? That's something I'd
definitely welcome as autogen is not present in all distros which makes
maintaining patches that touch build system rather unpleasant.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-26 18:49 ` Andrey Borzenkov
@ 2013-11-26 19:11   ` Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-27 11:05   ` Colin Watson
  1 sibling, 0 replies; 7+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2013-11-26 19:11 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 1399 bytes --]

On 26.11.2013 19:49, Andrey Borzenkov wrote:
> В Mon, 25 Nov 2013 18:58:09 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> 
>> Hello, all. It's time to start gearing towards 2.02 release
>> - 2.01 number will be skipped in order to follow odd/even convention for
>> release/git.
>> On 17th December will be the feature freeze, after it only bugfixes and
>> documentation will be committed.
>> Release will be when we're confifent enough in absence of major bugs.
>> Features I expect to go in before freeze:
>> - Leif Lindholm's arm64 port: it's pretty complete from what I saw.
>> - multiboot2 extension to skip teminating boot services
>> - mac HFS+ install
>> - yeeloong 3A support (almost done)
>> - grub-file
>> - truecrypt
>> - Andrey's inline inode patch
>>
>> In case anyone has unreviewed patches please inform me as soon as
>> possible (mail could have been lost or I might have forgotten some of them)
>>
> 
> What is the state of new-autogen branch? That's something I'd
> definitely welcome as autogen is not present in all distros which makes
> maintaining patches that touch build system rather unpleasant.
> 
Please start new threads for such requests
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-26 18:49 ` Andrey Borzenkov
  2013-11-26 19:11   ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2013-11-27 11:05   ` Colin Watson
  1 sibling, 0 replies; 7+ messages in thread
From: Colin Watson @ 2013-11-27 11:05 UTC (permalink / raw)
  To: grub-devel

On Tue, Nov 26, 2013 at 10:49:57PM +0400, Andrey Borzenkov wrote:
> What is the state of new-autogen branch? That's something I'd
> definitely welcome as autogen is not present in all distros which makes
> maintaining patches that touch build system rather unpleasant.

That's on master now following an ack from Vladimir on IRC.  Please let
me know of any build regressions resulting from this.

-- 
Colin Watson                                       [cjwatson@ubuntu.com]


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: 2.02 Release roadmap
  2013-11-25 17:58 2.02 Release roadmap Vladimir 'φ-coder/phcoder' Serbinenko
  2013-11-25 18:14 ` SevenBits
  2013-11-26 18:49 ` Andrey Borzenkov
@ 2013-11-29 17:55 ` Andrey Borzenkov
  2 siblings, 0 replies; 7+ messages in thread
From: Andrey Borzenkov @ 2013-11-29 17:55 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

В Mon, 25 Nov 2013 18:58:09 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:

> - Andrey's inline inode patch
> 

Should I commit it? I will be off next week and not sure how much time
I will have over next week until 16 December.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-29 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 17:58 2.02 Release roadmap Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-25 18:14 ` SevenBits
2013-11-25 18:23   ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-26 18:49 ` Andrey Borzenkov
2013-11-26 19:11   ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-11-27 11:05   ` Colin Watson
2013-11-29 17:55 ` Andrey Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).