From 3a775f4e5197d41c223c0a947050d7195c9a1580 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 2 Mar 2013 06:16:34 +0100 Subject: [PATCH] Rename package to winxp implementation all drivers about 3GB (big enough) --- CLIENT_DATA/setup3264.ins | 2 +- OPSI/control | 6 +++--- builder-product.cfg | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index d734ed4..b545bc5 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -49,7 +49,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ;$ProductId$ should be the name of the product in opsi ; therefore please: only lower letters, no umlauts, ; no white space use '-' as a seperator -Set $ProductId$ = "adiaproject.dia" +Set $ProductId$ = "adiaproject.dia.winxp" Set $MinimumSpace$ = "100 MB" ; the path were we find the product after the installation Set $InstallDir32$ = "%ProgramFiles32Dir%\Adia Project\Driver Installer Assistant" diff --git a/OPSI/control b/OPSI/control index 70e33f7..e11af4e 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,9 +5,9 @@ incremental: False [Product] type: localboot -id: adiaproject.dia -name: adiaproject.dia -description: adiaproject.dia +id: adiaproject.dia.winxp +name: adiaproject.dia.winxp +description: adiaproject.dia.winxp advice: ADVICE version: VERSION priority: PRIORITY diff --git a/builder-product.cfg b/builder-product.cfg index e979d18..aae08b4 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="adia-project.net" -PN="adiaproject.dia" +PN="adiaproject.dia.winxp" VERSION="3.4.12" RELEASE="3" PRIORITY="0"