--- wikisrc/users/imil/cheatsheet.mdwn 2012/07/25 19:55:21 1.1 +++ wikisrc/users/imil/cheatsheet.mdwn 2012/07/25 20:00:28 1.2 @@ -18,23 +18,23 @@ * Build the userland - # /usr/src - # ./build.sh -O ../obj -T ../tools -j -U distribution + # cd /usr/src + # ./build.sh -O ../obj -T ../tools -j -U distribution * Build the kernel - # cd /usr/src - # ./build.sh -O ../obj -T ../tools -j kernel= + # cd /usr/src + # ./build.sh -O ../obj -T ../tools -j kernel= * Install the new kernel - # cd /usr/src - # cp /netbsd /netbsd.old - # cp /usr/obj/sys/arch//compile//netbsd / - # shutdown -r now - # cd /usr/src - # ./build.sh -O ../obj -T ../tools -U install=/ - # /usr/sbin/etcupdate -s /usr/src + # cd /usr/src + # cp /netbsd /netbsd.old + # cp /usr/obj/sys/arch//compile//netbsd / + # shutdown -r now + # cd /usr/src + # ./build.sh -O ../obj -T ../tools -U install=/ + # /usr/sbin/etcupdate -s /usr/src ## Adobe Flash