Changes between Version 7 and Version 8 of opsi
- Timestamp:
- May 11, 2012, 4:30:36 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
opsi
v7 v8 53 53 * wsusoffline 7.3 54 54 * winxp, dotnet-Framework 3.5 Language Pack is known not to work. I suggest installating dotnet-Framework 3.5 as a separate package 55 56 55 * Why isn't the full wsusoffline application directly included in the OPSI package? Wouldn't it be easier to start the download directly in the OPSI directory instead of copying the client-directory to OPSI afterwards? 56 * For the first run, this would be indeed easier. However, if you update the OPSI wsusoffline package to a newer version, all files already downloaded will be deleted (by opsi-package-manager), because they are not included in the package. Of course, you can backup them before, and apply them again after the update. However, then this approach would not be easier anymore. So in my opinion, it is cleaner, to handle the download indepent from the install part, and copy the full client-directory to OPSI after downloading the files. 57 57 58 58 == xenserver-tools ==