]> pere.pagekite.me Git - homepage.git/blob - linux/index.html
Switched blog to hungry.com for now. Updated all links.
[homepage.git] / linux / index.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <title>Linux and Unix stuff from Petter Reinholdtsen</title>
5 </head>
6
7 <body>
8 <h1>Linux and Unix stuff from Petter Reinholdtsen</h1>
9
10 Here is some of my collection of stuff written for Unix and linux.
11
12 <dl>
13
14 <dt><a href="check_gdth_raid">check_gdth_raid</A> -
15 2006-05-16</dt>
16 <dd>Nagios module to check gdth RAID status.</dd>
17
18 <dt><a href="plan2icalendar">plan2icalendar</A> -
19 2002-01-10 updated 2006-01-24</dt>
20 <dd>Convert <a href="http://www.bitrot.de/plan.html">plan</a>
21 files to/from <a href="http://www.faqs.org/rfcs/rfc2445.html">iCalendar
22 format.</dd>
23
24 <dt><a href="gmanespam">gmanespam</A> -
25 2005-12-28</dt>
26 <dd>Script to make it easier to report spam in
27 <a href="http://www.gmane.org/">gmane</a> groups.</DD>
28
29 <dt><a href="gps3d-1.20-gpsd.diff">gps3d-1.20-gpsd.diff</A> -
30 2005-01-02</dt>
31 <dd>Patch to get <a href="http://www.mgix.com/gps3d/">gps3d</a>
32 to use the <a href="http://gpsd.berlios.de/">common gpsd</a>
33 instead of its own private implementation</DD>
34
35 <dt><a href="ubahn-oslo_0.5.tar.gz">ubahn-oslo-0.5.tar.gz</a> -
36 2005-01-02</dt>
37 <dd>Subway map for Oslo, Norway (<a href="http://www.ubahnstation.net/projects/ubahnnav/">U-Bahn Navigator</a>)</dd>
38
39 <dt><a href="otsr-1.1.3-mail-replies.diff">otsr-1.1.3-mail-replies.diff</a> -
40 2004-01-09</dt>
41 <dd>Add References and In-Reply-To parsing to OTRS version 1.1.3.</dd>
42
43 <dt><a href="uae-0.8.22-mmu.diff">uae-0.8.22-mmu.diff</a> -
44 2003-08-21</dt>
45 <dd>Add MMU support to version 0.8.22 of UAE (Amiga Emulator)</dd>
46
47 <DT><A HREF="ypserv-2.8.92-20030610.diff">ypserv-2.8.92-20030610.diff</A> - 2003-06-02</DT>
48 <dd>Porting ypserv to non-linux platforms.</dd>
49
50 <DT><A HREF="gprof-callgraph/gprof-callgraph.pl">gprof-callgraph.pl</A>
51 - 2001-12-12</DT>
52 <DD>Create a VCG or a dot call graph file from the output generated
53 by gprof. (example <a href="gprof-callgraph/graph-dot.ps">graph</a>
54 from dot)</dd>
55
56 <DT><A HREF="make-cvs-pwhash.pl">make-cvs-pwhash.pl</A> - 2000-06-29</DT>
57 <DD>Simple unix password hash generator to generate CVS :pserver: access list entries.</DD>
58
59 <DT><A HREF="meteor_fgrab_widget_0.8-pere.diff">meteor_fgrab_widget_0.8-pere.diff</A> - 1999-12-14</DT>
60 <DD>Patch to get Matrox Meteor Tcl/Tk framegrabber widget 0.8 compiling on RedHat 6.1.</DD>
61 <DT><A HREF="check_po_consistency">check_po_consistency</A> - 2001-08-05</DT>
62 <dd>Check gettext translation files (.po files) for inconsistencies.</DD>
63 <DT><A HREF="auto_translate">auto_translate</A> - 2001-08-05</DT>
64 <dd>Autotranslate gettext translation files (.po files) based on
65 existing translations.</DD>
66
67 <DT><A HREF="http://www.pvv.org/~arnej/store/storedoc.html">Store</A> utilities</DT>
68
69 <DD><dl>
70 <DT><A HREF="store/storeconfig-20001009.tar.gz">storeconfig-20001009.tar.gz</A> - 2000-10-09</DT>
71 <DD>Make it easier to maintain ~store/etc/config.</DD>
72 <DT><A HREF="store/store-extra-20000928.tar.gz">store-extra-20000928.tar.gz</A> - 2000-09-28</DT>
73 <DD>My collection of store scripts.</DD>
74 <DT><A HREF="store/buildall.txt">Automatisk kompilering av Store-programmer på alle plattformer</A> 1999-07-28
75 <DD>Norsk instruksjon på bruk av scriptet build-all.</DD>
76 </dl></DD>
77 <DT><A HREF="http://www.math.duke.edu/~yu/wreq/">wreq</A> patches relative to 2.7</DT>
78 <DD><dl>
79 <DT><A HREF="wreq/no-sig-no-mime-2.diff">no-sig-no-mime-2.diff</A> 1999-05-19</DT>
80 <DD>Add option to remove sig from incoming mails. Only accept MIME mail of type text/plain or non-MIME mail. Unpack ISO-8859-1 MIME-encoded subject in incoming mails.</DD>
81 <DT><A HREF="wreq/list-all-config.diff">list-all-config.diff</A> 1999-05-16</DT>
82 <DD>Bugfix: Add missing field (announcement) to config listing.</DD>
83
84 <DT><A HREF="wreq/list-stat-mail.diff">list-stat-mail.diff</A> 1999-05-16</DT>
85 <DD>Bugfix: Correct text statistics email count.</DD>
86
87 <DT><A HREF="wreq/handle-no-GD.diff">handle-no-GD.diff</A> 1999-05-16</DT>
88 <DD>OBS: Do not work... Make sure everything in statistics package except graph generation
89 works even when GD.pm is missing.</DD>
90
91 <DT><A HREF="wreq/url-fix.diff">url-fix.diff</A> 1999-05-16</DT>
92 <DD>Correct URL to home page to include trailing slash, and
93 include link to home page on every wreq page.</DD>
94
95 <DT><A HREF="wreq/list-top-newrequest.diff">list-top-newrequest.diff</A> 1999-05-15</DT>
96 <DD>Change confusing label 'Top' to 'New request'.</DD>
97 <DT><A HREF="wreq/newreq-linkform.diff">newreq-linkform.diff</A> 1999-05-15</DT>
98 <DD>Add link back to web form from page presented after accepting a request.</DD>
99 <DT><A HREF="wreq/no-scriptdir.diff">no-scriptdir.diff</A> 1999-05-15</DT>
100 <DD>Remove the need for config variable $scriptdir</DD>
101 <DT><A HREF="wreq/no-sendmail.diff">no-sendmail.diff</A> 1999-05-15</DT>
102 <DD>If sendmail is missing, use module Net::SMTP to send mail</DD>
103 </dl></DD>
104 <DT><A HREF="linux-nfs-wp8-nolock.diff">linux-nfs-wp8-nolock.diff</A> 1999-04-20
105 <dd>Ignore all tries to lock over NFS. This gets WP8 running. A better solution is the 'nolock' mount option.</DD>
106 <DT><A HREF="http://www.mostang.com/sane/">SANE</A> patches not yet included in distribution (and other stuff)</DT>
107 <dd><dl>
108
109 <DT><A HREF="sane/sane-devel-20000802.tar.gz">Unstable
110 development snapshot</A> - 2000-08-02 (old
111 <A HREF="sane/sane-devel-20000713.tar.gz">2000-07-13</A>,
112 <A HREF="sane/sane-devel-20000426.tar.gz">2000-04-26</A>,
113 <A HREF="sane/sane-devel-20000227.tar.gz">2000-02-27</A>,
114 <A HREF="sane/sane-devel-20000221.tar.gz">2000-02-21</A>,
115 <A HREF="sane/sane-devel-20000213.tar.gz">2000-02-13</A>,
116 <A HREF="sane/sane-devel-20000206.tar.gz">2000-02-06</A>,
117 <A HREF="sane/sane-devel-20000130.tar.gz">2000-01-30</A>,
118 <A HREF="sane/sane-devel-20000123.tar.gz">2000-01-23</A>,
119 <A HREF="sane/sane-devel-20000110.tar.gz">2000-01-10</A>,
120 <A HREF="sane/sane-devel-19991212.tar.gz">1999-12-12</A>,
121 <A HREF="sane/sane-devel-19991119.tar.gz">1999-11-19</A>,
122 <A HREF="sane/sane-devel-19990912.tar.gz">1999-09-12</A>)</DT>
123
124 <DT><A HREF="sane/sane-1.0.1-devel-win32.tar.gz">Win32 scanimage (v1.0.1 + patches)</A> - 1999-08-14</DT>
125 <DT><A HREF="sane/cvs-server.html">CVS server information</A> - 1999-07-25</DT>
126 <DT><A HREF="sane/19990428-sane-dll-cleanup.diff">dll-cleanup.diff</A> - 1999-04-28</DT>
127 <DD>Cleanup and bugfix in dll backend</DD>
128 <DT><A HREF="sane/19990428-sane-init-return.diff">sane-init-return.diff</A> - 1999-04-28</DT>
129 <DD>Change spec to require sane_init() to return SANE_STATUS_GOOD before backend is usable.</DD>
130 <DT><A HREF="sane/19990428-sane-install-hpux.diff">install-hpux.diff</A> - 1999-04-28</DT>
131 <DD>Make correct symlinks on HP/UX, and install libsane.la to allow binary rebuild during install.</DD>
132 <DT><A HREF="sane/sane-win32.diff">sane-win32.diff</A> - 1999-04-09
133 <DD>Win32 patches to dll and net backend, relative to v1.01pre4.</DD>
134 </dl>
135 </DT>
136 <DT><A HREF="html-search-replace">html-search-replace</a> - 1999-02-19
137 <DD>Search and replace params in HTML tags.</dd>
138 <DT><A HREF="cd2mp3">cd2mp3</a> - 1999-02-02
139 <dd>Perl script to rip music from CD into MP3. This script do the
140 right thing with file names, store times, etc to include
141 the files in my CGI mp3 system.
142
143 <DT><A HREF="cd-to-mp3.sh">cd-to-mp3.sh</a> - 1999-02-02
144 <dd>Use cdda2wav, gcdplay and l3enc to convert CDs to mp3.
145
146 <DT><A HREF="http://www.gnu.org/">glibc</A>
147 <dd><dl>
148 <DT><A HREF="SAMI-WS2">SAMI-WS2</A> - 1999-01-20
149 <DD>SAMI charmap WS2
150
151 <DT><A HREF="ISO-IR-197">ISO-IR-197</A> - 1999-01-20
152 <DD>SAMI charmap ISO-IR-197
153
154 <DT><A HREF="charmaps-check">charmaps-check</a> - 1999-01-20
155 <dd>Perl script to check if charsets uses the same symbolic name for
156 identical Unicode characters.
157
158 </dl>
159 </dd>
160
161 <DT><A HREF="http://www.kde.org/">KDE</A>
162 <dd><dl>
163 <DT><A HREF="kde/logout-hanger.tar.gz">logout-hanger.tar.gz</A> - 1999-06-04</DT>
164 <DD>Demonstrate kwm hanging logout bug.</DD>
165 <DT><A HREF="kde/make-kikbd-map.pl">make-kikbd-map.pl</A> - 1999-05-01</DT>
166 <DD>Use xmodmap to extract kikbd keycode map from X server</DD>
167 <DT><A HREF="kde/klpq-printcap-missing.diff">klpq-printcap-missing.diff</A> - 1999-04-25
168 <DD>Better error message from klpq if /etc/printcap is missing or unparsable.
169
170 <DT><A HREF="kde/pc102.kimap">pc102.kimap</A> - 1999-01-12
171 <DD>Keycode definition for pc102 US keyboard
172
173 <DT><A HREF="kde/hp9000hil-107.kimap">hp9000hil-107.kimap</A> - 1999-01-12
174 <DD>Keycode definition for Hewlett-Packard HP9000 ITF HIL (US)
175
176 <DT><A HREF="kde/no.kimap">no.kimap</a> - 1999-01-03
177 <DD>Norwegian keymap for KDE International keyboard manager
178 </dl>
179
180 <DT><A HREF="cron-summary">cron-summary</a> - 1998-11-02
181 <DD>Make a summary of all crontab entries on some machines. Use it
182 like this: <TT>RSH=ssh cron-summary host1 host2 host3</TT>
183
184 <DT><A HREF="extract-comments">extract-comments</a> - 1998-11-02
185 <DD>Extract JavaDoc like comments from perl source to form
186 API documentation.
187
188 <DT><A HREF="pg-show-db-access">pg-show-db-access</a> - 1998-09-28
189 <DD>Generates PostgreSQL SQL statements to recreate current access list
190 on database.
191 <dt><a href="html2rtf-1.0-unix.diff">HTML2RTF patch for Unix</a> - 1998-03-03</dt>
192
193 <dd>Small patch for
194 <a href="http://www.gkrueger.com/other/studproj/html2rtf/">HTML2RTF</a>
195 v1.0 for Unix. This is tested on SGI Irix 6.3</dd>
196
197 <dt><a href="ftp-upgrade">ftp-upgrade</a> - 1998-10-10</dt>
198
199 <dd>If you want to find and fetch the upgrades for your
200 <a href="http://www.redhat.com/">RedHat</a> installation, run this
201 program. Now works with plain RedHat 5.0 again. If you want to
202 upgrade 5.0 to 5.1, fetch and install the RPM package
203 "redhat-release-5.1 manually, and then run ftp-upgrade.</dd>
204
205 <dt><a href="aliases2html">aliases2html</a> - 1998-08-20</dt>
206
207 <dd>Take your sendmail aliases and make a nice web presentation.
208 Nest all aliases to find out who really receves the mail.</dd>
209
210 <dt><a href="http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html">MRTG</a> data generators</dt>
211 <dd><dl>
212 <dt><a href="mrtg/smb-machines-used.sh">smb-machines-used.sh</a> - 2001-10-11</dt>
213 <dd>Count hosts logged into samba server.</dd>
214
215 <dt><a href="mrtg/ruptime.sh">ruptime.sh</a> - 2001-09-16</dt>
216 <dd>Count hosts up/down as reported by ruptime.</dd>
217
218 <dt><a href="mrtg/linux-swap.sh">linux-swap.sh</a> - 1999-01-05</dt>
219 <dd>Show free swap and used shared memory on Linux systems</dd>
220
221 <dt><a href="mrtg/unix-load.sh">unix-load.sh</a> - 1999-01-05</dt>
222 <dd>Show load on 1 and 5 minute average</dd>
223
224 <dt><a href="mrtg/quake2-users.sh">quake2-users.sh</a> - 1998-02-09</dt>
225 <dd>Use qstat to fetch user count from a Quake II server</dd>
226
227 <dt><a href="mrtg/xpilot-userlist.sh">xpilot-userlist.sh</a> - 1998-02-11</dt>
228 <dd>Fetch user count from XPilot server or metaserver</dd>
229
230 <DT><A HREF="mrtg/mailstats">mailstats</A> - 1998-09-14
231 <DD>Replacement for MRTG contrib. Get sendmail stats using mailstats(1)
232 </dl>
233 </dd>
234
235 <dt><a href="http://www.winehq.com/">Wine</a> patches not (yet) accepted by Alexandre</dt>
236 <dd><dl>
237 <dt><a href="wine-auto-author.diff">wine-auto-author.diff</A> - 1998-09-27
238 <dd>AUTHORS Makefile.in tools/extractauthors.pl include/authors.h:
239 <br>Now generates include/authors.h from AUTHORS using perl script
240 authorsextract.c. No need to keep info in two different places.</dd>
241
242 <dt><a href="wine-ccwarn.diff">wine-ccwarn.diff</A> - 1998-10-25
243 <dd>configure.in acinclude.m4:
244 <br>Add '-Wstrict-prototypes -Wcomments -pedantic' and '-ansi' when
245 --enable-ansi is used, to CFLAGS when using GCC. The code currently
246 fails to compile when -ansi is used.</dd>
247
248 <dt><a href="wine-cdlabel.diff">wine-cdlabel.diff</A> - 1998-10-26
249 <dd>files/drive.c:
250 <br>Changed DRIVE_GetLabel to extract ISO 9660 label from CDROMs. It
251 requires read access to /dev/cdrom and 'Device=/dev/cdrom' and
252 'Type=cdrom' to be set in the [Drive X] section of .winerc.</dd>
253
254 </dl>
255 </dd>
256 </dl>
257
258
259
260 <hr>
261 <address><a href="mailto:pere@hungry.com">Petter Reinholdtsen</a></address>
262 <!-- Created: Thu Feb 12 16:52:36 MET 1998 -->
263 <!-- hhmts start -->
264 Last modified: Sun Jan 2 10:50:41 CET 2005
265 <!-- hhmts end -->
266 </body>
267 </html>