On 10/15/07, Wave Zhang <[EMAIL PROTECTED]> wrote: > But I already have that in my local.conf. I past my > moko/build/conf/local.conf as following: > > MACHINE = "fic-gta01" > DISTRO = "openmoko" > BUILD_ARCH = "i686" > INHERIT += "rm_work" > > -Bo > > > On 10/15/07, Gordon Syme <[EMAIL PROTECTED]> wrote: > > Wave Zhang wrote: > > > I have used a 15G disk to run "make openmoko-devel-image", but it has > been > > > out of disk space. I have no idea of what disk size is OK to run "make > > > openmoko-devel-image". > > > > Add > > > > INHERIT += "rm_work" > > > > to build/conf/local.conf and you shouldn't need more than about 5.5GB > > > > -Gordon > >
I have noticed that disk usage drops in a late part of the building process of openmoko-devel-image. I have seen several gigabytes being freed after doing the do_stage phase of packages which happened unexpectedly late. If you have disk space problem try manually doing make build-package-<pkgname> for those packages who needs lot of disk space. This should force (I think) the stage and rm_work phase for those packages. Hope this helps, Alessandro _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

