DISTRO_SPECS 828 B

1234567891011121314151617
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='Quirky Puppy'
  3. #version number of this distribution:
  4. DISTRO_VERSION=5.95
  5. #The distro whose binary packages were used to build this distribution:
  6. DISTRO_BINARY_COMPAT='t2'
  7. #Prefix for some filenames: exs: quirkysave.2fs, quirky-5.1.3.4.sfs
  8. DISTRO_FILE_PREFIX='quirky'
  9. #The version of the distro whose binary packages were used to build this distro:
  10. DISTRO_COMPAT_VERSION='quirky6'
  11. #the kernel pet package used:
  12. DISTRO_KERNEL_PET='linux_kernel-3.8.0-nopae-f2fs-i586-precise.pet'
  13. DISTRO_TARGETARCH='x86'
  14. #subname for online PETs dir. Ex: 'slacko14', dir 'pet_packages-slacko14', db file 'Packages-puppy-slacko14-official':
  15. #note: prior to existence of this variable, online subname was set to $DISTRO_COMPAT_VERSION or via some hack code.
  16. DISTRO_DB_SUBNAME='quirky6'