|
|
mkdir llsrc cd llsrc cvs -d:pserver:[email protected]:/jukebox login (password is mklinux) cvs -d:pserver:[email protected]:/jukebox get linlog-utils cvs -d:pserver:[email protected]:/jukebox get linlog-kernel
After you have done this, you will need to install the linlog kernel patch from the linlog-utils directory. This changes various config files and may or may not apply cleanly depending on your kernel version. Once you have convinced it to patch, or have manually made any changes that were unsuccessful, do the following:
cd /path/to/linux/kernel/source/fs/ mv linlog linlog-old ln -s /path/to/llsrc/linlog-kernel/linlog linlog
Finally, you will want to cd into the linlog-utils directory and do a make. Good luck!
http://www.gatwood.net/projects/linlog.html