diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2002-02-02-preempt-back-in-business.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2002-02-02-preempt-back-in-business.html')
-rw-r--r-- | content/posts/2002-02-02-preempt-back-in-business.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/content/posts/2002-02-02-preempt-back-in-business.html b/content/posts/2002-02-02-preempt-back-in-business.html new file mode 100644 index 0000000..94e4a68 --- /dev/null +++ b/content/posts/2002-02-02-preempt-back-in-business.html @@ -0,0 +1,27 @@ +--- +date: "2002-02-02T05:40:57Z" +title: 'Preempt: Back in Business' +--- + +<p> +I gave the <a +href="http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/">preempt-kernel +patch</a> another shot today. This time it seems to be working properly +on my system. I also posted a combined "meta-patch" against 2.4.17 +vanilla of all the junk I've got in my kernel; you can check it out <a +href="/download/kernel-patches/">here</a>. +</p> + +<p> I gave up +on WinCE and installed <a +href="http://familiar.handhelds.org/">Familiar Linux</a> on my iPaq. +It's not fully functional yet, but so far it looks promising. Any +distribution that comes with <a +href="http://www.ruby-lang.org/">Ruby</a> in it's base distribution is +okay in my book. On a side note, I should mention that the people in +<i>#handhelds.org</i> (<a +href="http://www.openprojects.net/">OpenProjects</a> IRC)have been +incredibly helpful; I would probably still be trying to connect to my +iPaq in Linux if it weren't for their help. +</p> + |