Thursday, October 15, 2009

Talk:How to rebuild the Untangle kernel - UntangleWiki

Talk:How to rebuild the Untangle kernel - UntangleWiki: "Talk:How to rebuild the Untangle kernel
From UntangleWiki
Jump to: navigation, search

The following seems to be the right way of getting Untangle patches. (I didn't try to build for now, only tested the patching machinery)
Using the following apt source :

deb updates.untangle.com/public/lenny stable main premium upstream

apt-get install linux-source-2.6.26
apt-get install linux-support-2.6.26-1
apt-get install linux-patch-debian-2.6.26

tar xjf /usr/src/linux-source-2.6.26.tar.bz2
cd linux-source-2.6.26
/usr/src/kernel-patches/all/2.6.26/apply/debian -f untangle -a all"

No comments:

Post a Comment