~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to build.sh

  • Committer: Colin Watson
  • Date: 2005-04-07 12:43:32 UTC
  • Revision ID: Arch-1:colin.watson@canonical.com--2005%debian-cd--ubuntu--0--patch-86
pass size arguments to image targets too (e.g. bootable may need them)

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
if [ -z "$IMAGETARGET" ] ; then
63
63
    IMAGETARGET="bin-official_images"
64
64
fi
65
 
make $IMAGETARGET
 
65
make $IMAGETARGET $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
66
66
 
67
67
make imagesums
68
68
make pi-makelist