solaris 11.4 is installed how do i build the local package repository:
i have these files on my system
rwxrwxr-- 1 geneskym sysadmin 12262 Jan 18 15:22 repo_install.txt <-- I copied the install script here
-rwxrwxrwx 1 geneskym sysadmin 495 Jan 18 15:23 sha256_download I copied the sha256 file
i have these uploaded as well
-rw-r--r-- 1 geneskym sysadmin 1968246581 Jan 14 18:00 sol-11_4-repo_1of5.zip
-rw-r--r-- 1 geneskym sysadmin 1814619737 Jan 14 19:56 sol-11_4-repo_2of5.zip
-rw-r--r-- 1 geneskym sysadmin 1772147401 Jan 14 20:17 sol-11_4-repo_3of5.zip
-rw-r--r-- 1 geneskym sysadmin 2132702935 Jan 14 21:35 sol-11_4-repo_4of5.zip
-rw-r--r-- 1 geneskym sysadmin 1939943920 Jan 14 22:01 sol-11_4-repo_5of5.zip
this is the sha256 file
bash-4.4$ cat sha256_download
sha256 (sol-11_4-repo_1of5.zip) = de12a1d2c9653bddbb10580c6cd2b89f05aa498f80bff0b0199f594ff6776a93
sha256 (sol-11_4-repo_2of5.zip) = 2b982ecbcb9f4c7f870ea423b887f5d8f11d37b45aeb23838a08aa5d72b127ad
sha256 (sol-11_4-repo_3of5.zip) = df751b6f7df9a35f884e1a0d7785142f795534896c486a8950d1c8dca861e74a
sha256 (sol-11_4-repo_4of5.zip) = 2a72da79e2dda54764ac019f69448336c7a6ca387e19345e7c8cf389cdc32467
sha256 (sol-11_4-repo_5of5.zip) = d46a85f64e833b85a2d1e9d7d062ab38bb11c3f15e2cafb1f78d2fef1d5dbf82
should i install to one of these?
rpool/VARSHARE/pkg | 78G | 32K | 37G | 1% | /var/share/pkg |
rpool/VARSHARE/sstore | 78G 5.3M | 37G | 1% | /var/share/sstore/repo |
rpool/VARSHARE/pkg/repositories | 78G | 31K | 37G | 1% | /var/share/pkg/repositories |
please suggest a command to run the install given that i have downloaded all the repository files above.