[Lunar-commits] CVS: lunar-iso/conf config.in,NONE,1.1

Auke Kok sofar at lunar-linux.org
Wed Feb 2 13:39:29 UTC 2005


Update of /var/cvs/lunar/lunar-iso/conf
In directory espresso.foo-projects.org:/tmp/cvs-serv32531

Added Files:
	config.in 
Log Message:
Adding template config.in


--- NEW FILE: config.in ---

#
# config.in - default lunar ISO variables
#

# copy this file to 'config' and edit your settings as needed

# the ISO FULL version number
ISO_VERSION = NOVERSION

# the ISO codename (i.e. Gen. P. Fault)
ISO_CODENAME = UNNAMED

# the release/offical date tag
ISO_DATE = $(shell date -u +%Y%m%d)

# this copncatenates the full name
ISO_CNAME = $(ISO_VERSION) ($(ISO_CODENAME) - $(ISO_DATE))

# the kernel version used on the ISO
ISO_KVER = 2.4.28

# the patch name (should refer to the patch tarball used)
ISO_PVER = r8.0

# which lunar core tools do we want on the ISO
ISO_LUNAR_MODULE = lunar




More information about the Lunar-commits mailing list