/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#!/bin/sh cd /usr/src/sys/i386/conf /usr/sbin/config MYKERNEL cd ../compile/MYKERNEL make cleandepend make depend make make install