123456789101112131415 |
- #One or more words that identify this distribution:
- DISTRO_NAME='Slackpup'
- #A three-digit numeric value, version number of this distribution:
- DISTRO_VERSION=030
- #The distro whose binary packages were used to build this distribution:
- DISTRO_BINARY_COMPAT='slackware'
- #Prefix for some filenames: exs: spupsave.2fs, spup-432.sfs
- DISTRO_FILE_PREFIX='spup'
- #The version of the distro whose binary packages were used to build this distro:
- DISTRO_COMPAT_VERSION='13.1'
- #the kernel pet package used...
- DISTRO_KERNEL_PET='linux_kernel-2.6.34-tickless_uniproc_longene-s131.pet'
- #read by /usr/bin to bypass Xorg Wizard at first boot:
- DISTRO_XORG_AUTO='no'
|