Page 1 of 1

DISTRO_FILE_PREFIX, DISTRO_COMPAT_VERSION, DISTRO_DB_SUBNAME of latest Ubuntu?

Posted: Sat Mar 20, 2021 4:31 am
by taersh

Hi.

Someone out there, who can tell me the DISTRO_COMPAT_VERSION, DISTRO_DB_SUBNAME of the latest Ubuntu distribution?

Thanks.


Re: DISTRO_FILE_PREFIX, DISTRO_COMPAT_VERSION, DISTRO_DB_SUBNAME

Posted: Sat Mar 20, 2021 4:42 am
by s243a
taersh wrote: Sat Mar 20, 2021 4:31 am

Hi.

Someone out there, who can tell me the DISTRO_COMPAT_VERSION, DISTRO_DB_SUBNAME of the latest Ubuntu distribution?

Thanks.

Here is what is in /etc/DISTRO_SPECS for @peebee's upupHH+D (32bit):

Code: Select all

#One or more words that identify this distribution:
DISTRO_NAME='UPupHH+D'
#version number of this distribution:
DISTRO_VERSION=21.04
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='ubuntu'
#Prefix for some filenames: exs: upuphh+dsave.2fs, puppy_upuphh+d21.04.sfs
DISTRO_FILE_PREFIX='upuphh+d'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='hirsute'
#read by /usr/bin/xwin to bypass Xorg Wizard at first boot:
DISTRO_XORG_AUTO='yes'
DISTRO_KERNEL_PET='Huge_Kernel'
DISTRO_DB_SUBNAME='upuphh+d'
DISTRO_ARCHDIR='i386-linux-gnu'
WOOF_VERSION=9
DISTRO_TARGETARCH='x86'
NO_MULTIARCH_SYMLINK=1
BUILD_FROM_WOOF='testing;0e67656e1;2021-01-20 14:51:13 +0200'
#Puppy default filenames...
#Note, the 'SFS' files below are what the 'init' script in initrd.gz searches for,
#for the partition, path and actual files loaded, see PUPSFS and ZDRV in /etc/rc.d/PUPSTATE
DISTRO_PUPPYSFS='puppy_upuphh+d_21.04.sfs'
DISTRO_ZDRVSFS='zdrv_upuphh+d_21.04.sfs'
DISTRO_FDRVSFS='fdrv_upuphh+d_21.04.sfs'
DISTRO_ADRVSFS='adrv_upuphh+d_21.04.sfs'
DISTRO_YDRVSFS='ydrv_upuphh+d_21.04.sfs'
DISTRO_PUPPYDATE='Feb 2021'
DISTRO_ARCHDIR='i386-linux-gnu'