# emerge -1 baselayout sysvinit
# dispatch-conf
...e passa la paura!
[fonte: http://forums.gentoo.org/viewtopic-t-643037-start-0.html]
# emerge -1 baselayout sysvinit
# dispatch-conf
~/.fonts
)$ sudo fc-cache fonts
/opt
ho scoperto un mondo: in questa cartella si posso mettere gli eseguibili che non necessitano di compilazione essendo già prevista una subdirectory /bin
inserita nel $PATH
di sistema (fantastico!). Non rimane che linkare tutti gli eseguibili: dalla directory /opt
ln -s /cartella_programma/nome_eseguibile /bin/nome_eseguibile
# gconf-editor
desktop >> gnome >> session >> required_components
panel
cambiare il valore gnome-panel
con il nuovo pannello (avant-window-navigator, cairo-dock, ...).
/etc/default/grub
grub-mkconfig -o /boot/grub/grub.cfg
/boot/grub/grub.cfg
(migration di /boot/grub/menu.lst).
$ su
# equo update
# equo install entropy
# equo conf update
# equo install --ask linux-sabayon
# eselect kernel list
Available kernel symlink targets:
[1] linux-2.6.35-sabayon *
[2] linux-2.6.37-sabayon
# eselect kernel set 2
kernel-upgrade.txt
i moduli del vecchio kernel# equo --nocolor search 2.6.35 | cat > kernel-upgrade.txt
# more kernel-upgrade.txt
# equo install --ask nome_pacchetti_da_aggiornare
*
):x11-drivers/xf86-video-*
x11-drivers/xf86-inputs-*
/etc/rc.conf
e sostituire la riga:# rc-update show
# rc-status
# modprobe nome_modulo
# lsmod | grep nome_modulo
modules="nome_modulo"
# equo update
# equo install entropy sulfur equo
# equo conf update
# equo upgrade --ask
# equo conf update