#One or more words that identify this distribution:
DISTRO_NAME='Raspberry Puppy'
#version number of this distribution:
DISTRO_VERSION=5.5.90
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='raspbian'
#Prefix for some filenames: exs: raspupsave.2fs, raspup-4.99.0.sfs
DISTRO_FILE_PREFIX='raspup'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='wheezy'
#the kernel pet package used:
DISTRO_KERNEL_PET='linux_kernel-3.6.11-raspi-29may2013.pet'
#read by /usr/bin to bypass Xorg Wizard at first boot:
DISTRO_XORG_AUTO='yes'
DISTRO_TARGETARCH='arm'
#subname for online PETs dir. Ex: 'slacko14', dir 'pet_packages-slacko14', db file 'Packages-puppy-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='raspup'
