From: Michael Tremer Date: Thu, 28 Aug 2008 18:32:11 +0000 (+0200) Subject: Add an installer overlay to the cdrom. X-Git-Tag: v3.0-alpha1~733^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=069cf07ae024dec34d59793b7b061a9e7b09dcc8;p=ipfire-3.x.git Add an installer overlay to the cdrom. --- diff --git a/lfs/images b/lfs/images index 6a1531143..5060538c8 100644 --- a/lfs/images +++ b/lfs/images @@ -71,6 +71,8 @@ else # cdrom cd $(CDROM_DIR)/tmp && mksquashfs * $(CDROM_DIR)/$(SNAME)-$(VERSION).img + cd $(INSTALLER_DIR) && mksquashfs * $(CDROM_DIR)/pomona-$(VERSION).overlay + # These files won't be included in the iso @rm -rf $(CDROM_DIR)/archive.{files,errors} $(CDROM_DIR)/tmp