View Full Version : pc-bsd 7.2
Ciao a tutti!
Vorrei sapere se e possibile ricompilare l'intero systema per core2 e come
s.o. pc-bsd 7.2
consiglio openbsd
• ports.tar.gz - l'albero dei ports.
• src.tar.gz - i sorgenti del sistema operativo di base.
• sys.tar.gz - i sorgenti del kernel.
es : per compilare i pacchetti terzi in maniera automatica , decomprimi ports in /usr
# cp /mnt/cdrom/tua versione/ports.tar.gz /usr
# cd /usr
# tar -xzvf ports.tar.gz
# rm ports.tar.gz
# cd ports
in /usr/ports avrai i sorgenti del software aggiuntivo
cd /usr/ports/net/firefox
make install
poi in /etc/make.conf
ottimizzi per il tuo proc con CFLAGS e COPTFLAGS con le opzioni che preferisci
puoi personalizzarti anche /etc/rc.conf
ma tali cose e' meglio farle durante l' installazione e con openbsd sempre imho ..
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.