HISTORY_DISTRO_SPECS_TEMPLATE_T2_8.0rc 551 B

12345678910111213
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='T2 Puppy'
  3. #A three-digit numeric value, version number of this distribution:
  4. DISTRO_VERSION=001
  5. #A two-digit numeric value, minor-version number of this distribution:
  6. DISTRO_MINOR_VERSION=00
  7. #The distro whose binary packages were used to build this distribution:
  8. DISTRO_BINARY_COMPAT='t2'
  9. #Prefix for some filenames: exs: tpupsave.2fs, tpup-001.sfs
  10. DISTRO_FILE_PREFIX='tpup'
  11. #The version of the distro whose binary packages were used to build this distro:
  12. DISTRO_COMPAT_VERSION='8.0rc'