DISTRO_SPECS 790 B

12345678910111213141516
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='Racy Puppy'
  3. #version number of this distribution:
  4. DISTRO_VERSION=5.5.90
  5. #The distro whose binary packages were used to build this distribution:
  6. DISTRO_BINARY_COMPAT='puppy'
  7. #Prefix for some filenames: exs: racysave.2fs, racy-5.1.107.sfs
  8. DISTRO_FILE_PREFIX='racy'
  9. #The version of the distro whose binary packages were used to build this distro:
  10. DISTRO_COMPAT_VERSION='wary5'
  11. #the kernel pet package used:
  12. DISTRO_KERNEL_PET='linux_kernel-3.0.66-nopae-i686-wary.pet'
  13. #subname for online PETs dir. Ex: 'slacko14', dir 'pet_packages-slacko14', db file 'Packages-puppy-slacko14-official':
  14. #note: prior to existence of this variable, online subname was set to $DISTRO_COMPAT_VERSION or via some hack code.
  15. DISTRO_DB_SUBNAME='wary5'