Changes between Version 24 and Version 25 of OpenSolaris
- Timestamp:
- Nov 25, 2009, 1:42:46 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenSolaris
v24 v25 140 140 # which wget 141 141 /usr/sfw/bin/wget 142 # for p in libgcc-3.4.6-sol10-x86-local libiconv-1.9.2-sol10-x86-local libintl-3.4.0-sol10-x86-local make-3.81-sol10-x86-local sudo-1.7.2p1-sol10-x86-local ; do143 > wget ftp://ftp.sunfreeware.com/pub/freeware/ sparc/10/$p.gz142 # for p in libgcc-3.4.6-sol10-x86-local libiconv-1.9.2-sol10-x86-local libintl-3.4.0-sol10-x86-local make-3.81-sol10-x86-local sudo-1.7.2p1-sol10-x86-local tar-1.22-sol10-x86-local; do 143 > wget ftp://ftp.sunfreeware.com/pub/freeware/intel/10/$p.gz 144 144 > gzip -d $p.gz 145 145 > pkgadd -d $p