version 1.1, 2012/07/25 19:55:21
|
version 1.2, 2012/07/25 20:00:28
|
Line 18
|
Line 18
|
|
|
* Build the userland |
* Build the userland |
|
|
# /usr/src |
# cd /usr/src |
# ./build.sh -O ../obj -T ../tools -j<njobs> -U distribution |
# ./build.sh -O ../obj -T ../tools -j<njobs> -U distribution |
|
|
* Build the kernel |
* Build the kernel |
|
|
# cd /usr/src |
# cd /usr/src |
# ./build.sh -O ../obj -T ../tools -j<njobs> kernel=<KERNEL> |
# ./build.sh -O ../obj -T ../tools -j<njobs> kernel=<KERNEL> |
|
|
* Install the new kernel |
* Install the new kernel |
|
|
# cd /usr/src |
# cd /usr/src |
# cp /netbsd /netbsd.old |
# cp /netbsd /netbsd.old |
# cp /usr/obj/sys/arch/<ARCH>/compile/<KERNEL>/netbsd / |
# cp /usr/obj/sys/arch/<ARCH>/compile/<KERNEL>/netbsd / |
# shutdown -r now |
# shutdown -r now |
# cd /usr/src |
# cd /usr/src |
# ./build.sh -O ../obj -T ../tools -U install=/ |
# ./build.sh -O ../obj -T ../tools -U install=/ |
# /usr/sbin/etcupdate -s /usr/src |
# /usr/sbin/etcupdate -s /usr/src |
|
|
## Adobe Flash |
## Adobe Flash |
|
|