chaos
November 25th, 2002, 10:40
Hi
I have a question regarding following the stable branch and I'm following the guidlines on http://www.openbsd.org/stable.html.
When I have rebuild the kernel and rebooted with the new kernel I have to rebuild the binaries. But if I do as http://www.openbsd.org/stable.html:
1) cd /usr/src
2) rm -r /usr/obj/*
3) make obj && make build
Then I also build the games and X. How can I aviod that? I want to rebuild every thing else except X and the games, since I don't need them.
I have a question regarding following the stable branch and I'm following the guidlines on http://www.openbsd.org/stable.html.
When I have rebuild the kernel and rebooted with the new kernel I have to rebuild the binaries. But if I do as http://www.openbsd.org/stable.html:
1) cd /usr/src
2) rm -r /usr/obj/*
3) make obj && make build
Then I also build the games and X. How can I aviod that? I want to rebuild every thing else except X and the games, since I don't need them.