HISTORY_DISTRO_SPECS_TEMPLATE_Debian_Squeeze 602 B

123456789101112131415
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='Squeezed Puppy'
  3. #version number of this distribution:
  4. DISTRO_VERSION=4.99.2
  5. #The distro whose binary packages were used to build this distribution:
  6. DISTRO_BINARY_COMPAT='debian'
  7. #Prefix for some filenames: exs: sqzdsave.2fs, sqzd-4.99.0.sfs
  8. DISTRO_FILE_PREFIX='sqzd'
  9. #The version of the distro whose binary packages were used to build this distro:
  10. DISTRO_COMPAT_VERSION='squeeze'
  11. #the kernel pet package used:
  12. DISTRO_KERNEL_PET='linux_kernel-2.6.32-40-w5.pet'
  13. #read by /usr/bin to bypass Xorg Wizard at first boot:
  14. DISTRO_XORG_AUTO='no'