Improve support for genkernel in 10_linux

2012-04-07 Thread Mike Gilbert
Gentoo Linux maintains its own kernel builder and initramfs generation utility called "genkernel". It looks like some attempt was made to make 10_linux compatible with initiramfs images created by genkernel. However, this support is currently broken. There are two problems. Firstly, genkernel in

Re: Getting Started

2012-04-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 07.04.2012 11:54, Steve Burtchin wrote: > GRUB Developers, > > Please help me get started developing GRUB2. I would like to add some > additional functionality to the 'parttool' command (functionally > similar to the code changes I proposed for GRUB-Legacy). Could you give more details? > Wha

Getting Started

2012-04-07 Thread Steve Burtchin
GRUB Developers, Please help me get started developing GRUB2. I would like to add some additional functionality to the 'parttool' command (functionally similar to the code changes I proposed for GRUB-Legacy). What can you tell me about how the new code is organized and what coding rules are i