[csw-users] pkg-get help

Matthew Hannigan mlh at zip.com.au
Tue Nov 14 11:21:36 CET 2006


On Tue, Nov 14, 2006 at 09:00:19AM +0100, Ihsan Dogan wrote:
> Hello Matthew,
> 
> Am 14.11.2006 2:34 Uhr, Matthew Hannigan schrieb:
> 
> >> they howto page is fine. what i think we should to is setup an ftp
> >> server so that users can easily get wget-sparc.bin and wget-i386.bin. we
> >> forget that a generic solaris installation doesn't really have a decient
> >> tool set for downloading files other then ftp. while netscape MIGHT be
> > 
> > Yes, then you could provide a shell script that would
> > setup ftp to bootstrap blastwave non-interactively.
> 
> You are free to provide us such a script. :-)

Yes, fair enough :-)

Here's a non-tested version:

	ftp -in ftp.blastwave.org <<!
	user ftp blastwave at invalid.com
	get pkg_get.pkg
	!
	yes | pkgadd -d pkg_get.pkg all


Matt

	







More information about the users mailing list