123456789101112131415 |
- #One or more words that identify this distribution:
- DISTRO_NAME='Slacko Puppy'
- #numeric value, version number of this distribution:
- DISTRO_VERSION=4.99.1
- #The distro whose binary packages were used to build this distribution:
- DISTRO_BINARY_COMPAT='slackware'
- #Prefix for some filenames: exs: slackosave.2fs, slacko-5.3.2.sfs
- DISTRO_FILE_PREFIX='slacko'
- #The version of the distro whose binary packages were used to build this distro:
- DISTRO_COMPAT_VERSION='13.37'
- #the kernel pet package used...
- DISTRO_KERNEL_PET='linux_kernel-2.6.39-3-pae-i686-2-w5.pet'
- #read by /usr/bin to bypass Xorg Wizard at first boot:
- DISTRO_XORG_AUTO='no'
|