2009/5/11 Franklin França <[email protected]>: > Alguém mais...
o garga me deu a dica uma vez para usar mergemaster -F no fim http://www.freebsd.org/cgi/man.cgi?query=mergemaster&sektion=8 -F If the files differ only by VCS Id ($FreeBSD) install the new file. ou seja cd /usr/obj rm -rf ./usr cd /usr/src make update make clean; make clean make buildworld make buildkernel make installkernel mergemaster -p make installworld mergemaster -FPi reboot > > 2009/5/11 Matheus <[email protected]> > >> tenho algumas sugestões ... acho que são validas apenas para a série 7 ... >> >> ao invés de .... >> make buildkernel >> make installkernel >> >> apenas um .... >> make kernel >> >> faz a mesma coisa >> ;D >> >> ---- -- >> Matheus L. Abreu >> [ matheusl dot abreu (a) gmail.com ] >> [ http://matheuslamberti.blogspot.com ] >> >> "In theory there is no difference between theory and practice, but in >> practice there is." (Unknown) >> "Two things control men's nature, instinct and experience." (Blaise Pascal) >> "I do not fear computers. I fear the lack of them." (Isaac Asimov) >> "Cold like some magnificent skyline; out of my reach but always in my eye >> line now" (Keane - Spiralling) >> "Para obter algo que você nunca teve, precisa fazer algo que nunca fez." >> >> >> 2009/5/11 Franklin França <[email protected]> >> >> > Pesssoal como varias pessoas opinarão de qual o procedimento correto para >> > atulizar o FreeBSD ressolvi geral um exemplo para ser postado no Site da >> > FUG >> > todos estão de acordo com o modelo abaixo >> > >> > editar o /etc/make.conf >> > >> > SUP_UPDATE=yes >> > SUP= /usr/bin/csup >> > SUPFLAGS= -g -L 2 >> > SUPHOST= cvsup2.br.freebsd.org >> > SUPFILE= /usr/local/etc/source.supfile >> > KERNCONF=MEUKERNEL >> > >> > >> > Após isso configuro o /usr/local/etc/source.supfile para atualizar pro >> > sistema desejado. >> > >> > Após: >> > >> > cd /usr/obj >> > rm -rf ./usr >> > cd /usr/src >> > make update >> > make clean; make clean >> > make buildworld >> > make buildkernel >> > make installkernel >> > mergemaster -p >> > make installworld >> > mergemaster -Pi >> > reboot >> > >> > Sugestões mudanças??? >> > >> > -- >> > atenciosamente, >> > >> > Franklin de França >> > ------------------------- >> > Histórico: http://www.fug.com.br/historico/html/freebsd/ >> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> > >> ------------------------- >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> > > > > -- > atenciosamente, > > Franklin de França > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > -- Marcelo Rossi "This e-mail is provided "AS IS" with no warranties, and confers no rights." ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

