Liquorix package vs zen-kernel
osp
Status: Interested
Joined: 10 Dec 2013
Posts: 21
Reply Quote
Hi,
I am little confused about what is what exactly. My goal is to tweak configuration of a kernel a little to get usable kernel for pxe diskless boot. So I want to enable some options (nfsroot, many network card support) and I don't know what source I should use.

On liquorix website is config for 4.4 (latest) and then patches - so I download vanilla source of that version from kernel.org, apply patches form liquorix and copy liquorix config for that version, correct?

OR, I will directly download from zen-kernel git (master is 4.5) and I would get already patched vanilla kernel - so the same result as: vanilla kernel + liquorix patch + liquorix config?

OR, is it better just download source package of liquorix kernel, tweak config and rebuild?

I am still a newbie to this kernel stuff, so, please, bear with me :)

Thank you
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1117
Reply Quote
Hi osp,

Liquorix is a snapshot of Zen at a specific time (of when the package was built), plus a distribution type configuration where as many modules are built for maximum hardware compatibility.

The way you build is entirely up to how it will be used. If you mean to use it with another Debian compatible distribution, getting the package source with "apt-get source" and rebuilding is your best bet. If it's not Debian based, you can get the patches and configuration from liquorix.net/sources.

There's also an AUR repository here if you're using Arch: aur.archlinux.org/packages/linux-lqx/

The patches apply directly to the base version of each kernel, so exactly v4.4, v4.3, etc, not v4.4.6 and the like.

And lastly, if you want to build for Debian/Ubuntu, using pbuilder-dist is the easiest way to do so. It's a lot of documentation, but Ubuntu's page covers it: wiki.ubuntu.com/PbuilderHowto#Using_pbuilder-dist_to_manage_different_architectures_and_distro_releases
Back to top
osp
Status: Interested
Joined: 10 Dec 2013
Posts: 21
Reply Quote
Hi,

thank you so much for the link I had plan to use debootstrap and minimal install for rebuilding, this is certainly better way.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours