From e19a7ff74e34afad7bc2828e0f27eed5548055ac Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 25 Apr 2012 20:31:58 +0200 Subject: [PATCH] add missing files --- Office_2007_icon_by_jvsamonte.png.sha1sum | 1 + Testing.txt | 28 ++++++++++++++++++ X16-69610.exe.sha1sum | 1 + builder-product.cfg | 29 +++++++++++++++++++ builder-targets-cb.sh | 25 ++++++++++++++++ ...07sp3-kb2526086-fullfile-de-de.exe.sha1sum | 1 + 6 files changed, 85 insertions(+) create mode 100644 Office_2007_icon_by_jvsamonte.png.sha1sum create mode 100644 Testing.txt create mode 100644 X16-69610.exe.sha1sum create mode 100644 builder-product.cfg create mode 100644 builder-targets-cb.sh create mode 100644 office2007sp3-kb2526086-fullfile-de-de.exe.sha1sum diff --git a/Office_2007_icon_by_jvsamonte.png.sha1sum b/Office_2007_icon_by_jvsamonte.png.sha1sum new file mode 100644 index 0000000..2ca12e4 --- /dev/null +++ b/Office_2007_icon_by_jvsamonte.png.sha1sum @@ -0,0 +1 @@ +ea8c6671cc32256dd1adf59b4484dbadd0ab2cba /home/mario/.opsi-dist-cache/msoffice2007-2007.3//Office_2007_icon_by_jvsamonte.png diff --git a/Testing.txt b/Testing.txt new file mode 100644 index 0000000..d6b5e6c --- /dev/null +++ b/Testing.txt @@ -0,0 +1,28 @@ +*** Qualitiymanagement/Testing procedure + +- Product: + - Name: productname + - Version: xxx + - Release: yyyy + +- Environment + - OS: Native windows XP-32Bit installation + - Preinstalled packages: None (also no aio) + - Files used while testing: + File1: http://domain.de/file.ext + +- Testing process: + OPSI-action: + - Installation (without dependencies like AIO/Firefox): ?? + Result: + - File extensions related to program: ?? + - Start menu entry: ?? + - Starting/using program: viewer works, File1 is shown correctly: ?? + + OPSI-action: + - Uninstall + Result: + - File extensions related to program: unrelated: ?? + - Start menu entry: none: ?? + + diff --git a/X16-69610.exe.sha1sum b/X16-69610.exe.sha1sum new file mode 100644 index 0000000..f350e03 --- /dev/null +++ b/X16-69610.exe.sha1sum @@ -0,0 +1 @@ +74a386bf3acdf7385c46066724fb427b51d04ecb /home/mario/.opsi-dist-cache/msoffice2007-2007.3/X86/X16-69610.exe diff --git a/builder-product.cfg b/builder-product.cfg new file mode 100644 index 0000000..131378b --- /dev/null +++ b/builder-product.cfg @@ -0,0 +1,29 @@ +############################ +# Setup product information +############################ +VENDOR="microsoft.com" +PN="msoffice2007" +VERSION="2007.3" +RELEASE="3" +PRIORITY="0" +ADVICE="" + +# TYPE - defines, if the install files are public or restricted. +# Valid value: restricted | public +TYPE="restricted" +DL_FILE[0]="Office_2007_icon_by_jvsamonte.png" +DL_SOURCE[0]="http://fc01.deviantart.net/fs17/f/2007/122/4/c/Office_2007_icon_by_jvsamonte.png" + +DL_FILE[1]="X16-69610.exe" +DL_SOURCE[1]="http://msft-dnl.digitalrivercontent.net/01/709342457-3982496--EUR//msoffice/pub/X16-69610/X16-69610.exe" +DL_ARCH[1]="X86" +DL_WINST_NAME[1]=InstallExe + +DL_FILE[2]="office2007sp3-kb2526086-fullfile-de-de.exe" +DL_SOURCE[2]="http://download.microsoft.com/download/C/7/9/C79AD703-6F74-48AD-A6CE-AD65C0ABACC8/office2007sp3-kb2526086-fullfile-de-de.exe" +DL_ARCH[2]="X86" +DL_WINST_NAME[2]=InstallSp3Exe + +# File array index for the image showing while installing the program +ICON_DL_INDEX=0 + diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh new file mode 100644 index 0000000..9a3d4a8 --- /dev/null +++ b/builder-targets-cb.sh @@ -0,0 +1,25 @@ +############################################################################## +# This optional file "builder-targets-cb.sh" will be called by builder.sh +# +# The targets will be called from thde opsi-builder using the following +# order: config, prepare, retrieve, create, package, publish, commit, cleanup +# You can overwrite the target functions in builder-targets-cb.sh +# +# You can define callback functions. The functions are called from +# opsi-builder within processing a target +# cb_package_makeproductfile +# +# You can use every variable defined in any configuration file or by +# the defined builder script itself. Also, calling the predefined +# targets builder_ is possible. +# +# Abstract: +# target order: config, prepare, retrieve, create, package, publish, commit, cleanup +# callbacks: +# +############################################################################## + +function cleanup() { + echo "Cleanup" + builder_cleanup +} diff --git a/office2007sp3-kb2526086-fullfile-de-de.exe.sha1sum b/office2007sp3-kb2526086-fullfile-de-de.exe.sha1sum new file mode 100644 index 0000000..2627905 --- /dev/null +++ b/office2007sp3-kb2526086-fullfile-de-de.exe.sha1sum @@ -0,0 +1 @@ +38e40124f20df0e01fe6013c549a6f7ba457925b /home/mario/.opsi-dist-cache/msoffice2007-2007.3/X86/office2007sp3-kb2526086-fullfile-de-de.exe