From f096afa13d67ae1742856f705da7761a4943289e Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Tue, 2 Jul 2024 15:03:57 +1000 Subject: [PATCH] add product --- product/.buildstamp | 8 ++++++++ product/CVS/Entries | 3 +++ product/CVS/Repository | 1 + product/CVS/Root | 1 + product/README.md | 23 +++++++++++++++++++++++ product/etc/CVS/Entries | 6 ++++++ product/etc/CVS/Repository | 1 + product/etc/CVS/Root | 1 + product/etc/os-release | 15 +++++++++++++++ product/etc/redhat-release | 1 + product/etc/rocky-release | 1 + product/etc/smeserver-release | 1 + product/etc/system-release-cpe | 1 + 13 files changed, 63 insertions(+) create mode 100644 product/.buildstamp create mode 100644 product/CVS/Entries create mode 100644 product/CVS/Repository create mode 100644 product/CVS/Root create mode 100644 product/README.md create mode 100644 product/etc/CVS/Entries create mode 100644 product/etc/CVS/Repository create mode 100644 product/etc/CVS/Root create mode 100644 product/etc/os-release create mode 100644 product/etc/redhat-release create mode 100644 product/etc/rocky-release create mode 100644 product/etc/smeserver-release create mode 100644 product/etc/system-release-cpe diff --git a/product/.buildstamp b/product/.buildstamp new file mode 100644 index 0000000..2a2c230 --- /dev/null +++ b/product/.buildstamp @@ -0,0 +1,8 @@ +[Main] +Product=Koozali SME Server +Version=11.0 +BugURL=https://bugs.koozali.org +IsFinal=True +UUID=11.0.x86_64 +[Compose] +Lorax=19.6.66-1 diff --git a/product/CVS/Entries b/product/CVS/Entries new file mode 100644 index 0000000..8ccff7c --- /dev/null +++ b/product/CVS/Entries @@ -0,0 +1,3 @@ +/.buildstamp/1.5/Tue Sep 13 01:29:56 2022// +/README.txt/1.1/Fri Mar 19 06:29:08 2021// +D/etc//// diff --git a/product/CVS/Repository b/product/CVS/Repository new file mode 100644 index 0000000..3cb6d4b --- /dev/null +++ b/product/CVS/Repository @@ -0,0 +1 @@ +cdrom.image/sme10/product diff --git a/product/CVS/Root b/product/CVS/Root new file mode 100644 index 0000000..c00a8e4 --- /dev/null +++ b/product/CVS/Root @@ -0,0 +1 @@ +:ext:shell.koozali.org:/cvs/smeserver diff --git a/product/README.md b/product/README.md new file mode 100644 index 0000000..e6ce4a5 --- /dev/null +++ b/product/README.md @@ -0,0 +1,23 @@ +SME Server Developers +--------------------- +#SME 11 +To change files in this directory: + +# if for binary and images files copy from previous iso and change in place. + +#if for anaconda original files : +- Make the change to the anaconda/updates +- Build patches against anaconda as normal +- Prep new work directory + +- When building a new ISO use these changed files + + +From anaconda (make prep) + +For SME 10 many files are copied as follows for x86_64 + +cd anaconda-21.48.22.159 +/bin/cp pyanaconda/installclasses/koozali.py /build/smeserver/stage/10/x86_64/product/run/install/product/pyanaconda/installclasses/ +/bin/cp pyanaconda/installclasses/{koozali,centos,fedora}.py /build/smeserver/stage/10/x86_64/product/usr/lib64/python2.7/site-packages/pyanaconda/installclasses/ + diff --git a/product/etc/CVS/Entries b/product/etc/CVS/Entries new file mode 100644 index 0000000..348cc8f --- /dev/null +++ b/product/etc/CVS/Entries @@ -0,0 +1,6 @@ +/centos-release/1.1/Tue Oct 11 14:53:29 2022// +/e-smith-release/1.1/Tue Oct 11 14:53:29 2022// +/os-release/1.1/Tue Oct 11 14:53:30 2022// +/redhat-release/1.1/Tue Oct 11 14:53:30 2022// +/system-release-cpe/1.1/Tue Oct 11 14:53:31 2022// +D diff --git a/product/etc/CVS/Repository b/product/etc/CVS/Repository new file mode 100644 index 0000000..d4e2f20 --- /dev/null +++ b/product/etc/CVS/Repository @@ -0,0 +1 @@ +cdrom.image/sme10/product/etc diff --git a/product/etc/CVS/Root b/product/etc/CVS/Root new file mode 100644 index 0000000..c00a8e4 --- /dev/null +++ b/product/etc/CVS/Root @@ -0,0 +1 @@ +:ext:shell.koozali.org:/cvs/smeserver diff --git a/product/etc/os-release b/product/etc/os-release new file mode 100644 index 0000000..59c255d --- /dev/null +++ b/product/etc/os-release @@ -0,0 +1,15 @@ +NAME="Koozali SME Server" +VERSION="11.0" +ID="koozali" +ID_LIKE="rhel fedora centos" +VERSION_ID="11.0" +PRETTY_NAME="Koozali SME Server 11.0" +ANSI_COLOR="0;31" +HOME_URL="https://koozali.org" +BUG_REPORT_URL="https://bugs.koozali.org/" + +ROCKY_MANTISBT_PROJECT="Rocky-8" +ROCKY_MANTISBT_PROJECT_VERSION="8" +REDHAT_SUPPORT_PRODUCT="rocky" +REDHAT_SUPPORT_PRODUCT_VERSION="8" + diff --git a/product/etc/redhat-release b/product/etc/redhat-release new file mode 100644 index 0000000..53e504c --- /dev/null +++ b/product/etc/redhat-release @@ -0,0 +1 @@ +SME Server 11.0 diff --git a/product/etc/rocky-release b/product/etc/rocky-release new file mode 100644 index 0000000..8ecea2a --- /dev/null +++ b/product/etc/rocky-release @@ -0,0 +1 @@ +SME Server release 11.0 diff --git a/product/etc/smeserver-release b/product/etc/smeserver-release new file mode 100644 index 0000000..8ecea2a --- /dev/null +++ b/product/etc/smeserver-release @@ -0,0 +1 @@ +SME Server release 11.0 diff --git a/product/etc/system-release-cpe b/product/etc/system-release-cpe new file mode 100644 index 0000000..f6579c2 --- /dev/null +++ b/product/etc/system-release-cpe @@ -0,0 +1 @@ +cpe:/o:smeserver:smeserver:11