#One or more words that identify this distribution:
#Note: Ubuntu 16.04 LTS is named Xenial Xerus.
#DISTRO_NAME='Quirky Xerus'
DISTRO_NAME='Easy Linux'
#version number of this distribution:
#DISTRO_VERSION=8.1.4
DISTRO_VERSION=0.2.1
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='ubuntu'
#Prefix for some filenames: exs: unicornsave.2fs, unicorn-4.99.0.sfs
DISTRO_FILE_PREFIX='xerus'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='xenial'
#the kernel pet package used. empty, then kernel is in sd-skeleton image:
#160928 3builddistro will select one of these, based on the label appended...
DISTRO_KERNEL_PET='' #RASPI
DISTRO_KERNEL_PET='' #ODROIDX
#161026 built from this skeleton image:
#DISTRO_SKELETON_IMAGE='raspi-pi2-sd-8gb-k4.4.34-skeleton-20161126.img.xz' #RASPI
DISTRO_SKELETON_IMAGE='easy-skeleton-armv7-pi2-k4.9.17.img.gz' #RASPI
DISTRO_SKELETON_IMAGE='odroidx-xu3-sd-8gb-k3.10.103-skeleton-20161011.img.xz' #ODROIDX
#read by /usr/bin/xwin to bypass Xorg Wizard at first boot:
DISTRO_XORG_AUTO='yes'
DISTRO_TARGETARCH='armv7'
#subname for online PETs dir. Ex: 'unicorn', dir 'pet_packages-unicorn', db file 'Packages-pet-unicorn-official':
#note: prior to existence of this variable, online subname was set to $DISTRO_COMPAT_VERSION or via some hack code.
DISTRO_DB_SUBNAME='xerus'
#yes here will cause /lib/arm-linux-gnueabihf to be a symlink to /lib (and /usr/lib...):
DISTRO_ARCHDIR_SYMLINKS='no'
DISTRO_ARCHDIR='arm-linux-gnueabihf'
