HISTORY_DISTRO_SPECS_TEMPLATE_Ubuntu_Lucid_Lynx_Lupu 640 B

123456789101112131415
  1. #One or more words that identify this distribution:
  2. DISTRO_NAME='Lucid Puppy'
  3. #A three-digit numeric value, version number of this distribution:
  4. DISTRO_VERSION=512
  5. #The distro whose binary packages were used to build this distribution:
  6. DISTRO_BINARY_COMPAT='ubuntu'
  7. #Prefix for some filenames: exs: lupusave.2fs, lupu-432.sfs
  8. DISTRO_FILE_PREFIX='lupu'
  9. #The version of the distro whose binary packages were used to build this distro:
  10. DISTRO_COMPAT_VERSION='lucid'
  11. #the kernel pet package used:
  12. DISTRO_KERNEL_PET='linux_kernel-2.6.33.2-tickless_smp_patched-L3.pet'
  13. #read by /usr/bin to bypass Xorg Wizard at first boot:
  14. DISTRO_XORG_AUTO='no'