Live user <nots...@live.com> writes:

> Where can I find all the software that comes
> in install52.iso?

install52.iso is simply the install medium. To take a peek inside, mount
the iso, cd into it and do something like 

for foo in *tgz ; do tar ztvf $foo ; done

for a listing.

> 'pkg_info -A' shows nothing.

The packages installed via pkg_add are a separate issue, but the
packages do depend on the base system (which is what you get,
essentially, from the install iso).

- P

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to