Page 1 of 1

Where to find the src for the latest Bubba 2 kernel?

Posted: 27 May 2010, 18:41
by ryz
Where can I find the source code for the latest Bubba 2 kernel? I can only find an old one under http://download.excito.net/kernel/

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 01 Jun 2010, 07:52
by kihis
Umm. I also need latest sources to compile modules for IPSec/OpenSwan. Any clue about those?

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 02 Jun 2010, 07:27
by tor
Hi kihis and ryz,

Sorry for missing this. I have updated the download page now. But, i have uploaded the source for the next kernel that we will ship. ETA on that is the end of this week. I hope that this is not to much of an inconvenience.

The kernel sources can be found here http://download.excito.net/kernel/BubbaTwo/2.6.32.13/

/Tor

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 02 Jun 2010, 09:41
by kihis
Could you please include modules which are needed by ipsec/openswan to the next kernel? :)

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 03 Jun 2010, 02:40
by tor
Hi again kihis,

Unfortunately this kernel is already packaged and tested for release. So we wont add any modules to that now :(

But which modules is it that you miss out? I can add them to our bugtracker and then hopefully they will get added to the next upgrade.

/Tor

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 03 Jun 2010, 03:15
by kihis
Umm. Actually i'm not sure. Running kernel sources and headers is needed to build openswan-modules-source and i think at least following is needed by kernel:
Networking support (NET) [Y/n/?] y
*
* Networking options
*
PF_KEY sockets (NET_KEY) [Y/n/m/?] y
IP: AH transformation (INET_AH) [Y/n/m/?] y
IP: ESP transformation (INET_ESP) [Y/n/m/?] y
IP: IPsec user configuration interface (XFRM_USER) [Y/n/m/?] y

Cryptographic API (CRYPTO) [Y/n/?] y
HMAC support (CRYPTO_HMAC) [Y/n/?] y
Null algorithms (CRYPTO_NULL) [Y/n/m/?] y
MD5 digest algorithm (CRYPTO_MD5) [Y/n/m/?] y
SHA1 digest algorithm (CRYPTO_SHA1) [Y/n/m/?] y
DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [Y/n/m/?] y
AES cipher algorithms (CRYPTO_AES) [Y/n/m/?] y

Re: Where to find the src for the latest Bubba 2 kernel?

Posted: 10 Aug 2010, 08:12
by kihis
Umm. What is the state of bubba's kernel and IPSec support? :)