To update the ports enter:
emerge --syncor if a firewall blacks you enter:
emerge-webrsyncTo display packages which need an update enter:
emerge --pretend --verbose worldTo update all packages where the USE-FLAG has changed:
emerge --update --deep --newuse worldTo update the complete system enter:
emerge --update --deep worldTo Update the /etc directory
etc-updateTo update dependency execute:
revdep-rebuild
    Related Posts
| Dec 16 | Atmel | 2 min read | 
| Dec 16 | Compiling a kernel | 1 min read | 
| Dec 16 | Distcc and ccache | 4 min read | 
| Dec 16 | LVM2 | 3 min read | 
| Dec 16 | Layman | 1 min read |