#One or more words that identify this distribution:
DISTRO_NAME='Easy Slack'
#version number of this distribution:
DISTRO_VERSION=2.94
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='slackware'
#Prefix for some filenames: exs: spupsave.2fs, spup-5.5.sfs
DISTRO_FILE_PREFIX='es150'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='15.0'
#the kernel pet package used:
DISTRO_KERNEL_PET='linux_kernel-5.10.45-dunfell64.pet'
#for Easy Linux, need to specify this skeleton image...
DISTRO_SKELETON_IMAGE='easy-skeleton-amd64-1280mb.img.gz'
#read by /usr/bin/xwin to bypass Xorg Wizard at first boot:
DISTRO_XORG_AUTO='yes'
DISTRO_TARGETARCH='amd64'
#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='es150'
#yes here will cause /lib64 to be a symlink to /lib (and /usr/lib...):
DISTRO_ARCHDIR_SYMLINKS='no'
DISTRO_ARCHDIR='lib64'
#alternative repo binaries used to build this distro...
ALT1_DISTRO_BINARY_COMPAT='oe'
ALT1_DISTRO_COMPAT_VERSION='dunfell'
