d91a3564ac
- s/stage2/install2/g - added pkg/lists - initial README (ru_RU.KOI8-R) - mkimage topdir is in image.in/, really (off-tree build) + initial bin/mktmpdir + BUILDDIR (works) - s/cd/iso/ - drop --with-distro (considered harmful)
6 lines
153 B
Makefile
6 lines
153 B
Makefile
iso:
|
|
@echo "** starting image build process"
|
|
@### setup GLOBAL_BOOT_TYPE, etc
|
|
i586 make -C $(BUILDDIR) GLOBAL_BUILDDIR=$(BUILDDIR)
|
|
@# check iso size
|