diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-07-27 18:21:08 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-07-27 18:21:08 +0000 |
commit | df04ea8d6c2e1e75307a77f2b086a836f480ab72 (patch) | |
tree | 4c7e66b943682a7ead68fd71011a352382b70f31 /sparc | |
parent | 70d173bfa49e6c7cfd560799d83713d41b120e45 (diff) | |
download | plan9front-df04ea8d6c2e1e75307a77f2b086a836f480ab72.tar.xz |
kernel: simplify /boot/boot: 28K down to less than 4K.
- avoid print() format routines (saves alot of code)
- avoid useless opens of /dev/cons (already done by initcode)
- avoid useless binds of /env and /dev (already done by initcode)
- do bind of /shr in bootrc, it is not needed by us
- we'r pid 1 so kernel will print the exit message for us
Diffstat (limited to 'sparc')
0 files changed, 0 insertions, 0 deletions