diff options
Diffstat (limited to 'content/posts/2001-10-14-kupi.html')
-rw-r--r-- | content/posts/2001-10-14-kupi.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/content/posts/2001-10-14-kupi.html b/content/posts/2001-10-14-kupi.html new file mode 100644 index 0000000..0c7704e --- /dev/null +++ b/content/posts/2001-10-14-kupi.html @@ -0,0 +1,26 @@ +--- +date: "2001-10-14T09:19:00Z" +title: Kupi +--- + +<p>Wrote a script to handle patching between the main and -ac trees. +It's options are pretty straight-forward:</p> + +<p> +Generate a shell script that will update me to 2.4.12-ac1: +<code>kupi.pl -ug update_me.sh 2.4.12-ac1</code><br /> +Patch up to the latest ac-series patch, then compile and install the +kernel: +<code>kupi.pl -ai</code><br /> +You'll need to make some changes to the base configuration to get it +working on your system, but the Kupi tarball is available +<a href="/download/kupi-0.1.0.tar.gz">here</a>. +</p> + +<p> +Oh yeah, +<a href="http://www3.sympatico.ca/imiller/archive/axe.html">here's</a> +a list of ways to say "Oh my god! There's an axe in +my head" in various languages. +</p> + |