#One or more words that identify this distribution:
#Note: Quirky Erik is a build of Quirky with a tribute to Erik Andersen (the creator of Buildroot).
DISTRO_NAME='Quirky Erik'
#version number of this distribution:
DISTRO_VERSION=6.2.60
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='buildroot'
#Prefix for some filenames: exs: eriksave.2fs, erik-4.99.0.sfs (was 'unicorn' in ubuntu quirky unicorn)
DISTRO_FILE_PREFIX='erik'
#The version of the distro whose binary packages were used to build this distro: (was 'utopic' in ubuntu quirky unicorn)
DISTRO_COMPAT_VERSION='aug2014'
#the kernel pet package used:
DISTRO_KERNEL_PET='linux_kernel-3.16.6-nopae-builtin_aufs_f2fs_squashfs_zram-i586-unicorn.pet'
#read by /usr/bin/xwin to bypass Xorg Wizard at first boot:
DISTRO_XORG_AUTO='yes'
DISTRO_TARGETARCH='x86'
#subname for online PETs dir. Ex: 'erik', dir 'pet_packages-erik', db file 'Packages-pet-erik-official':
#note: prior to existence of this variable, online subname was set to $DISTRO_COMPAT_VERSION or via some hack code.
DISTRO_DB_SUBNAME='erik'
