[Buildroot] [PATCH] improved initramfs and iso target support

Heiko Zuerker heiko at zuerker.org
Mon Dec 6 14:26:20 UTC 2010


Hey,

Quoting Mike Frysinger <vapier at gentoo.org>:
> On Sunday, December 05, 2010 16:40:51 heiko at zuerker.org wrote:
>> A small initramfs is now supported in order to initialize the system (like
>> initrd). New options to create a bootable CD with optional support for a
>> minimal initramfs, isolinux boot loader and zisofs have been added.
>>
>> The iso filesystem doesn't need the ext2 image anymore, but the old
>> functionality is still available.
>
> please word wrap your changelog

done

>> +menu "initramfs options"
>> +depends on BR2_TARGET_DO_INITRAMFS
>> +
>> +choice
>> +	prompt "initramfs type"
>> +	default BR2_TARGET_ROOTFS_INITRAMFS
>> +	depends on BR2_TARGET_DO_INITRAMFS
>> +	help
>> +	  Select compressor for ext2 filesystem of the root filesystem
>
> initramfs is not ext2 by definition, but ignoring that, this is not selecting
> compression.

That's what I get for copy'n'pasting.... ;-)

I sent in a revised patch.

-- 

Regards
   Heiko Zuerker
   http://www.devil-linux.org


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the buildroot mailing list