Okay, and here is what gets updated with
emerge sync then
emerge -u system.
Code:
localhost root # emerge -u -p system
These are the packages that I would merge, in order:
Calculating system dependencies ...done!
[ebuild U ] sys-devel/gcc-config-1.3.4 [1.3.3-r1]
[ebuild U ] sys-devel/gettext-0.12.1 [0.11.5-r1]
[ebuild U ] sys-devel/gcc-3.2.3-r3 [3.2.3-r2]
[ebuild U ] sys-libs/glibc-2.3.2-r3 [2.3.2-r1]
[ebuild U ] app-arch/bzip2-1.0.2-r3 [1.0.2-r2]
[ebuild U ] sys-apps/coreutils-5.0-r5 [5.0-r3]
[ebuild U ] sys-apps/debianutils-1.16.7-r4 [1.16.7-r3]
[ebuild U ] dev-lang/python-2.2.3-r5 [2.2.3-r1]
[ebuild U ] sys-apps/portage-2.0.49-r21 [2.0.49-r15]
*** Portage will stop merging at this point and reload itself,
recalculate dependencies, and complete the merge.
[ebuild U ] net-misc/dhcpcd-1.3.22_p4-r2 [1.3.22_p4-r1]
[ebuild U ] net-misc/rsync-2.6.0 [2.5.6-r3]
[ebuild U ] net-misc/wget-1.9-r2 [1.8.2-r2]
[ebuild U ] sys-apps/diffutils-2.8.4-r4 [2.8.4-r3]
[ebuild U ] sys-fs/e2fsprogs-1.34 [1.33]
[ebuild U ] sys-apps/gawk-3.1.3-r1 [3.1.3]
[ebuild U ] sys-apps/groff-1.18.1-r4 [1.18.1-r3]
[ebuild U ] sys-apps/man-pages-1.64 [1.60]
[ebuild U ] sys-apps/procps-3.1.12-r1 [3.1.9]
[ebuild U ] sys-apps/shadow-4.0.3-r9 [4.0.3-r7]
[ebuild U ] sys-apps/util-linux-2.11z-r8 [2.11z-r6]
[ebuild U ] sys-apps/which-2.16 [2.14]
[ebuild U ] net-misc/openssh-3.7.1_p2-r1 [3.7.1_p2]
Of these 22 packages, the big daddies were
gcc and
glibc, each took quite a while to build.
And this is what next gets updated by
emerge -u world.
Code:
localhost root # emerge -u -p world
These are the packages that I would merge, in order:
Calculating system dependencies ...done!
[ebuild U ] app-admin/sysklogd-1.4.1-r10 [1.4.1-r7]
-j
p.s. I heart Gentoo. I've been playing with it for a few days now, and except for the build times, it's perfect...
