[Buildroot] 2009.05-rc3 released

Paul Archer ptarcher at gmail.com
Thu May 28 06:10:02 UTC 2009


2009/5/28 Thiago A. Corrêa <thiago.correa at gmail.com>:
>   I tried to fix the ubifs too a while back, but other things got in
> the way. I was mainly interested in seeing if it compresses better
> than jffs2.

I am not 100% sure if this is what you meant by comparing the sizes of
the images, but I have made a ubifs image, so I thought I would show
the results.

-rw-r--r-- 1 paul paul 4.6M 2009-05-28 16:03
binaries/AT91SAM9G20/at91sam92g20ek-rootfs.arm-20090528.jffs2
-rw-r--r-- 1 paul paul 6.8M 2009-05-28 16:01
binaries/AT91SAM9G20/at91sam92g20ek-rootfs.arm-20090528.ubifs
-rw-r--r-- 1 paul paul 4.1M 2009-05-28 16:03
binaries/AT91SAM9G20/at91sam92g20ek-rootfs.arm-20090528.ubifs.bz2
-rw-r--r-- 1 paul paul 4.3M 2009-05-28 16:02
binaries/AT91SAM9G20/at91sam92g20ek-rootfs.arm-20090528.ubifs.gz
-rw-r--r-- 1 paul paul 3.6M 2009-05-28 16:04
binaries/AT91SAM9G20/at91sam92g20ek-rootfs.arm-20090528.ubifs.lzma

I can't check what this equates to on a extracted image yet as I need
to modify u-boot a fair bit to get this to work, as currently uboot
doesn't build with ubifs support for the at91sam9xxx.

If you want the config I used to do further analysis just let me know.

Regards Paul

>   Anyway. I think the correct approach would be mimmic jffs2.mk,
> don't download anything and let mdtutils build mkfs.ubifs for the
> host.
>
> Kind Regards,
>    Thiago A. Correa
>
> On Thu, May 28, 2009 at 1:32 AM, Paul Archer <ptarcher at gmail.com> wrote:
>> On Thu, May 28, 2009 at 5:06 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>> Peter> And report any issues found here or in the bugtracker.
>> I have been trying to build buildroot with a ubifs image. I haven't
>> quite got there yet, but there are some bugs associated with this
>> version.
>>
>> target/ubifs/ubifsroot.mk
>> $(call DOWNLOAD,"$(MKFS_UBIFS_URL)")
>>
>> This should be a WGET, not a DOWNLOAD.
>>
>> I have been trying to update the UBIFS support as this is now included
>> in the mtd-utils package under the mkfs.ubifs.
>> ubifs also depends on e2fsprogs as there is uuid support needed in
>> mkfs.ubifs. I have at least gotten ubifs to compile with a few changes
>> here and there (mainly a change in mtd-utils makefiles to build
>> mkfs.ubifs), but I haven't had time to get an image made yet.
>>
>> --
>> ----
>> Regards
>> Paul Archer
>> ptarcher at gmail.com
>> _______________________________________________
>> buildroot mailing list
>> buildroot at busybox.net
>> http://lists.busybox.net/mailman/listinfo/buildroot
>>
>



-- 
----
Regards
Paul Archer
ptarcher at gmail.com



More information about the buildroot mailing list