Gentoo Archives: gentoo-user

From: "b.n." <brullonulla@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] FreeBSD equivalent features?
Date: Sat, 03 Jun 2006 19:44:00
Message-Id: 44820569.4080603@gmail.com
In Reply to: [gentoo-user] FreeBSD equivalent features? by Jason Lixfeld
1 > I'm new to Gentoo. I come from FreeBSD. I have to run Gentoo in
2 > this particular case because I need an asterisk box and asterisk runs
3 > better on Linux than FreeBSD.
4
5 Sad. OSS software should be platform independent (expecially if both
6 OSes are Unix-like).
7
8 > That being said, I must say that I am very impressed with Gentoo. It's
9 > far superior to RedHat, which was the last Linux experience I had.
10
11 <flame>Not surprising, being RH maybe the worst Linux experience
12 possible. Linux fortunately is not RH, and is much better.</flame>
13
14 > 2) pkg_version -- summarize installed versions of packages. Outputs
15 > what newer ports are available to what versions are actually
16 > installed. I've looked through the emerge and ebuild docs, but I can't
17 > find anything that operates the same way.
18
19 emerge --deep --update --pretend --verbose world
20
21 If you want info about packages etc. I advice you to emerge gentoolkit
22 (a collection of useful tools for Portage) and eix (a FAST tool for
23 querying the Portage database).
24
25 > 3) portaudit(1) -- system to check installed packages for known
26 > vulnerabilities.
27
28 If you want to be aware of security issues & updates, subscribe the
29 gentoo-announce mailing list. If it's something actively doing testing
30 on packages, well, I don't know.
31
32 m.
33 --
34 gentoo-user@g.o mailing list