Previous Next Contents Main Page

13. Misc

13.1 Author

The author and maintainer of the Linux Kernel-HOWTO is Brian Ward ([email protected]). Please send me any comments, additions, corrections (Corrections are, in particular, the most important to me.). Grovel time: If you feel that you really have gotten some benefit out of this and you're feeling especially froody so that you'd just love to help the author (and future documents) out, you could, er, um, send me some unused computer parts that might be lying around, LEGO (R) bricks that you don't need.. useless CD-ROMs.. or maybe just a nice postcard..

You can take a look at my `home page' at one of these URLs:

    http://www.math.psu.edu/ward/
    http://blah.math.tu-graz.ac.at/~bri/

Even though I try to be attentive as possible with mail, please remember that I get a lot of it every day, so it may take a little time to get back to you. Especially when emailing me with a question, please try extra hard to be clear and detailed in your message. If you're writing about non-working hardware (or something like that), I need to know what your hardware configureation is. If you report an error, don't just say ``I tried this but it gave an error;'' I need to know what the error was. I don't care if you ask simple questions; remember, if you don't ask, you may never get an answer! I'd like to thank everyone who has given me feedback.

If you mailed me and did not get an answer within a resonable amount of time (three weeks or more), then chances are that I accidentally deleted your message or something (sorry). Please try again.

I get a lot of mail about thing which are actually hardware problems or issues. That's OK, but please try to keep in mind that I'm not familiar with all of the hardware in the world and I don't know how helpful I can be; I personally use machines with IDE and SCSI disks, SCSI CD-ROMs, 3Com and WD ethernet cards, serial mice, motherboards with PCI, NCR 810 SCSI controllers, AMD 386DX40 w/Cyrix copr., AMD 5x86, AMD 486DX4, and Intel 486DX4 processors (This is an overview of what I use and am familiar with, certainly not a recommendation, but if you want that, you're more than welcome to ask :-) ).

Version -0.1 was written on October 3, 1994; this document is available in SGML, PostScript, TeX, roff, and plain-text formats.

13.2 To do

The ``Tips and tricks'' section is a little small. I hope to expand on it with suggestions from others.

So is ``Additional packages.''

More debugging/crash recovery info needed.

13.3 Contributions

A small part of Linus' README (kernel hacking options) is inclusive. (Thanks, Linus!)

[email protected] (Ulrich Callmeier): patch -s and xargs.

[email protected] (Daniel Quinlan): corrections and additions in many sections.

[email protected] (Nat Makarevitch): mrproper, tar -p

[email protected] (Axel Boldt): collected descriptions of kernel configuration options on the net; then provided me with the list

[email protected] (Steve Lembark): multiple boot suggestion

[email protected] (Keith Briggs): some corrections and suggestions

[email protected] (Ryan McGuire): makeables additions

[email protected] (Eric Dumas): French translation

[email protected] (Yasutada Shimazaki): Japanese translation

[email protected] (Juan Jose Amor Iglesias): Spanish translation

[email protected] (Michael J Donahue): typos, winner of the ``sliced bread competition''

[email protected] (Richard Stallman): ``free'' documentation concept/distribution notice

[email protected] (David Kastrup): NFS thing

The people who have sent me mail with questions and problems have also been quite helpful.

13.4 Copyright notice, License, and all that stuff

Copyright (c) Brian Ward, 1994-1996.

Permission is granted to make and distribute copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the derived work is distributed under the terms of a permission notice identical to this one. Translations fall under the catagory of ``modified versions.''

Warranty: None.

Recommendations: Commercial redistribution is allowed and encouraged; however, it is strongly recommended that the redistributor contact the author before the redistribution, in the interest of keeping things up-to-date (you could send me a copy of the thing you're making while you're at it). Translators are also advised to contact the author before translating. The printed version looks nicer. Recycle.


Previous Next Contents Main Page