HISTORY_DISTRO_SPECS_TEMPLATE_Puppy_Wary_5 721 B

1234567891011121314151617
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='Wary Puppy'
  3. #A three-digit numeric value, version number of this distribution:
  4. DISTRO_VERSION=080
  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='puppy'
  9. #Prefix for some filenames: exs: warysave.2fs, wary-001.sfs
  10. DISTRO_FILE_PREFIX='wary'
  11. #The version of the distro whose binary packages were used to build this distro:
  12. DISTRO_COMPAT_VERSION='wary5'
  13. #the kernel pet package used:
  14. DISTRO_KERNEL_PET='linux_kernel-2.6.32.16-uniproc-w5.pet'
  15. #read by /usr/bin to bypass Xorg Wizard at first boot:
  16. DISTRO_XORG_AUTO='no'