···
# For an explanation of optional packages
# (features provided by them, version limits), see
26
-
# https://www.ibm.com/support/pages/node/660813#Version%208.1
26
+
# https://web.archive.org/web/20240118051918/https://www.ibm.com/support/pages/node/660813#Version%208.1
# IBM Tivoli Storage Manager Client uses a system-wide
# client system-options file `dsm.sys` and expects it
···
# depending on local configuration or usage; see:
# https://www.ibm.com/docs/en/storage-protect/8.1.24?topic=solaris-set-api-environment-variables
49
-
# The newest version of TSM client should be discoverable by
50
-
# going to the `downloadPage` (see `meta` below).
51
-
# Find the "Backup-archive client" table on that page.
52
-
# Look for "Download Documents" of the latest release.
53
-
# Follow the "Download Information" link.
54
-
# Look for the "Linux x86_64 ..." rows in the table at
55
-
# the bottom of the page and follow their "HTTPS" links (one
56
-
# link per row -- each link might point to the latest release).
57
-
# In the directory listings to show up,
58
-
# check the big `.tar` file.
60
-
# (as of 2023-07-01)
homepage = "https://www.ibm.com/products/storage-protect";
66
-
downloadPage = "https://www.ibm.com/support/pages/ibm-storage-protect-downloads-latest-fix-packs-and-interim-fixes";
53
+
downloadPage = "https://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/StorageSoftware/IBM+Spectrum+Protect";
platforms = [ "x86_64-linux" ];
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];