26 Jun 2012 20:02
how to add security advisories
Cru Summers <crusummers <at> gmail.com>
2012-06-26 18:02:52 GMT
2012-06-26 18:02:52 GMT
Hello, I am relatively new to netbsd and I am having a hard time understanding how Security Advisories are added. I am trying to insalled patch: Intel processors sysret to non-canonical address behaviour to netbsd 5.1.2. In the netbsd docs on how to add security advisory, say: ¨ your best bet is to follow the instructions provided in the advisory.¨ however, i cant not find those instructions on how to install the advisory in the advisory report itself? so i am asking if following steps that are listed under ¨Terse summary of an updating procedure¨ will work: $ cvs update -dP # having netbsd5.1.2 sources installed cd /usr/src $ ./build.sh -O ../obj -T ../tools tools $ ./build.sh -O ../obj -T ../tools kernel=<KERNEL> $ ./build.sh -O ../obj -T ../tools -U distribution su # mv /netbsd /netbsd.old # mv /usr/obj/sys/arch/≤ARCH>/compile/≤KERNEL>/netbsd / # shutdown -r now ... $ cd /usr/src $ su # ./build.sh -O ../obj -T ../tools -U install=/ or I am doing this wrong?(Continue reading)
to fully understand how this procedure works.
baiscly what i do in this case is after I install netbsd
5.1.2-release sources into usr/src. i execute
(to fetch updated code):
| $||*cd /usr/src
$cvs update -Pd*|*|
|*
*||* then contiune on with ch 32 (compileing the kerne)l from the the
guide.
reference:
RSS Feed