View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#7
Originally Posted by Wooky
Custom kernel image? that smells bad. Can't the necessary stuff be built as modules?
No. At least not everything. Check their wiki link for details.
And pptp needs custom kernel too. Looks like OpenVPN is the only solution with stock kernel.

Custom kernel is not so dangerous. If you are afraid you can first load and boot custom kernel without touching the flash memory. You need linux flasher executable for this ('flasher -l -b -k kernelimage' boots is without flashing). And later when you find the kernel is working you can flash it without touching the rootfs. It can be done without loosing any data if done with care.