#One or more words that identify this distribution:
DISTRO_NAME='Easy Linux'
#version number of this distribution:
DISTRO_VERSION=0.1
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='t2'
#Prefix for some filenames: exs: aprilsave.2fs, april-5.1.3.4.sfs
DISTRO_FILE_PREFIX='april'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='april'
#the kernel pet package used:
DISTRO_KERNEL_PET=''
DISTRO_SKELETON_IMAGE='raspi-pi2-sd-8gb-k4.4.34-skeleton-20161126.img.xz' #RASPI
DISTRO_SKELETON_IMAGE='odroidx-xu3-sd-8gb-k3.10.103-skeleton-20161011.img.xz' #ODROIDX
DISTRO_TARGETARCH='armv7'
#subname for online PETs dir. Ex: 'slacko14', dir 'pet_packages-slacko14', db file 'Packages-pet-slacko14-official':
#note: prior to existence of this variable, online subname was set to $DISTRO_COMPAT_VERSION or via some hack code.
DISTRO_DB_SUBNAME='april'
#yes if want xorg to start immediately first boot (without cli dialogs):
DISTRO_XORG_AUTO='yes'
#yes here will cause /lib/arm-linux-gnueabihf to be a symlink to /lib (and /usr/lib...):
DISTRO_ARCHDIR_SYMLINKS='no'
DISTRO_ARCHDIR=''
