<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.zeitoun.net/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Zeitoun.net articles:build-atop-patched-debian-kernel</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://www.zeitoun.net/"/>
    <id>http://www.zeitoun.net/</id>
    <modified>2026-04-28T16:04:19+02:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>How to build a patched debian kernel for atop advanced statistics ?</title>
        <link rel="alternate" type="text/html" href="http://www.zeitoun.net/articles/build-atop-patched-debian-kernel/start?rev=1277656424&amp;do=diff"/>
        <created>2010-06-27T18:33:44+02:00</created>
        <issued>2010-06-27T18:33:44+02:00</issued>
        <modified>2010-06-27T18:33:44+02:00</modified>
        <id>http://www.zeitoun.net/articles/build-atop-patched-debian-kernel/start?rev=1277656424&amp;do=diff</id>
        <summary>su
apt-get install fakeroot build-essential bzip2 kernel-package zlib1g-dev linux-source-2.6.26
cd /usr/src/
tar xjf /usr/src/linux-source-2.6.26.tar.bz2
ln -s linux-source-2.6.26 linux
cd linux
wget http://www.atoptool.nl/download/atoppatch-kernel-2.6.26.tar.gz
tar xzf atoppatch-kernel-2.6.26.tar.gz
patch -p1 &lt; ./atoppatch-kernel-2.6.26/01patch-2.6.26_atopcnt 
patch -p1 &lt; ./atoppatch-kernel-2.6.26/02patch-2.6.26_atopacct
cp /boot/config-`uname -r` .config
make oldconfig
make-kpkg clean
fakeroot…</summary>
    </entry>
</feed>
