Gentoo misc

From OpenSource-WiKi

Jump to: navigation, search

Some Useful info

Logging Boot Messages

By following these steps, gentoo will log boot messages in /var/log/boot.msg file

emerge /app-admin/showconsole
vi /etc/conf.d/rc
  RC_BOOTLOG="yes"
less /var/log/boot.msg
dmesg
less /var/log/messages

Some Useful Pointers

Repository of compiled standalone binaries http://tinderbox.dev.gentoo.org/default-linux/x86/

Gentoo USE flags http://gentoo-portage.com/USE

Personal tools