• Michael Shigorin's avatar
    iso.mk: low space hint on build failure · b474bff4
    Michael Shigorin authored
    Just in case the build.log will be inobvious, and it's easy to diagnose
    automatically.  Thanks Andrey Stroganov for this use case.
    
    Thanks for improving the initial implementation go to raorn@ for kind
    commit lynch and to Yuri Bushmelev for actually suggesting something
    more concise.
    
    BTW the "1024" magic number was taken out of thin air:
    the "no free space" errors are most likely to happen while
    forming/populating a chroot (apt/rpm errors out) and chroots are
    roughly two orders of magnitude heftier than a megabyte.
    b474bff4
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
clean.mk Loading commit data...
distro.mk Loading commit data...
functions.mk Loading commit data...
iso.mk Loading commit data...
libdistro.mk Loading commit data...
log.mk Loading commit data...
profile.mk Loading commit data...