Docunext


Kernel Patches

February 7th, 2009

Mindeb is now using a totally custom kernel, with the following patches:

  • OpenVZ
  • Aufs
  • Squashfs
  • Entropy Patch

It is also setup with fewer modules than the default debian kernel. There is no support for graphics or multimedia, no support for ham radio, and limited hardware support. I hope to support as much commonly used hardware as possible, so feedback is appreciated!

OpenVZ?

Why does a minimal project such as mindeb use OpenVZ? The answer is simple, its a great way to keep the base host environment as stable as possible, allowing lots of changes to the virtual environment, without the risk of breaking anything fatally.

I'm not yet sure of the best practices for the virtual environment. I need to do some more testing with squashfs, aufs, and a writable layer.

Squashfs

Squashfs remains a great way to compress a file system. Its popular with LiveCD's and is now included in the kernel. Let's hope that LZMA is included soon too!

Aufs

I was wondering whether or not to use unionfs or aufs. This page has some compelling reasons for aufs. Ironically it is unionfs.org! I started with unionfs, then switched to aufs with debian modules, then had trouble using aufs manually, but then finally found a way to make it work. I'm going to stick with aufs for the foreseeable future unless there is a compelling reason to switch back to unionfs.

Entropy Patch

This is just a very simple patch to allow entropy to be gathered from network and serial console interrupts. Click here to view the patch file.

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022