aboutsummaryrefslogtreecommitdiff
path: root/en/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* Create tag 'LINUXDOC_2_DOCBOOK_3'.LINUXDOC_2_DOCBOOK_3Doc Manager1999-01-2823-8801/+0
| | | | | Notes: svn path=/head/; revision=4144 svn path=/release/LINUXDOC_2_DOCBOOK_3/; revision=4145; tag=LINUXDOC_2_DOCBOOK_3
* Added a link to Mark Ovens' FreeBSD NTFS tutorial.Nik Clayton1999-01-271-2/+4
| | | | | | | | PR: docs/9687 Submitted by: Mark Ovens <marco@uk.radan.com> Notes: svn path=/head/; revision=4122
* 64 cylinders -> 64 sectors/trackBill Fumerola1998-11-301-2/+2
| | | | | | | | PR: docs/8820 Submitted by: Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw> Notes: svn path=/head/; revision=3856
* Fix incorrect ccdconfig command line.Doug White1998-10-141-2/+2
| | | | | | | Noticed most recently by: Bill Richter <richterb@binkley.wellsfargo.com> Notes: svn path=/head/; revision=3599
* change footer E-Mail address www -> freebsd-questionsWolfram Schneider1998-08-241-1/+1
| | | | Notes: svn path=/head/; revision=3407
* Converted from HTML to docbook.Wolfram Schneider1998-08-242-87/+108
| | | | Notes: svn path=/head/; revision=3406
* Use relative URLs.Wolfram Schneider1998-08-092-5/+5
| | | | Notes: svn path=/head/; revision=3306
* Fix links due repository copy.Wolfram Schneider1998-08-042-5/+5
| | | | Notes: svn path=/head/; revision=3271
* Set WEBBASE variable.Wolfram Schneider1998-08-031-1/+3
| | | | Notes: svn path=/head/; revision=3253
* Removed the Makefile and SGML source for this (old and outdated) copy ofNik Clayton1998-07-242-764/+0
| | | | | | | my "make world" tutorial. Notes: svn path=/head/; revision=3168
* Remove the listing for my "make world" tutorial. Nothing on the site seemsNik Clayton1998-07-241-2/+2
| | | | | | | | | | to link to it any more, and the version on my website is currently more up to date. An AltaVista search to see if any one else had linked to it didn't turn up anything, so I think this is pretty safe. I'll 'cvs remove' the directory and its files shortly. Notes: svn path=/head/; revision=3167
* Make the fonts tutorial upto-date with respect to TrueType support in FreeBSD.Joseph Koshy1998-06-261-23/+66
| | | | | | | | | | PR: docs/7049 Reviewed by: the -doc list. Spl-thanks-to: CHOI Junho <junker@jazz.snu.ac.kr> for information about Asian font support. Notes: svn path=/head/; revision=2998
* In the example for mydevselect the switch statement never closes.Wolfram Schneider1998-06-181-1/+2
| | | | | | | nit pick nit pick... :) by Mike Tesch <tesch@malibu.caida.org> Notes: svn path=/head/; revision=2964
* Document d_poll() and d_select().Eivind Eklund1998-06-121-2/+95
| | | | Notes: svn path=/head/; revision=2942
* Fixed various broken links.Stefan Bethke1998-05-191-9/+11
| | | | | | | | | | | | The file:/usr/src/sys/i386/boot/biosboot/README.386BSD is probably false, but I don't have a checked out tree at hand, and I'd rather would let that point to some http or ftp source (at least alternatively). Will check later today. Submitted by: "SSC Webmaster" <wwwadmin@ssc.com> Notes: svn path=/head/; revision=2826
* Update to refer to rc.conf instead of sysconfig (including updatingEivind Eklund1998-04-211-45/+40
| | | | | | | the examples). Notes: svn path=/head/; revision=2715
* Add new variable DOCBOOK_ONLY. If set and not empty, the linuxdoc tutorialsWolfram Schneider1998-04-161-1/+4
| | | | | | | are not build. Notes: svn path=/head/; revision=2687
* Change upgrade-from-source tutorial to point at the Nik ClaytonEivind Eklund1998-02-211-3/+3
| | | | | | | | | | (the author)'s website as the tutorial is more up-to-date there. PR: 5806 Submitted by: Nick Clayton <nik@nothing-going-on.demon.co.uk> Notes: svn path=/head/; revision=2459
* In the process of re-constructing the FreeBSD web site automatic-update,John Fieber1998-01-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | clean up the build process a wee bit. The basic change: instead of cheacking out bits and pieces of the doc tree into the web build tree, check out the doc tree somewhere else and put in a few symlinks from the web tree to the doc tree. On catfish (soon to be hub) for example: /usr/local/www/build/doc/... /usr/local/www/build/www/... where /usr/local/www/build/www/data/handbook -> ../../doc/handbook You have to manually put in the symlinks at the moment, but it works better than the evil CVS hackery. Also, install with -C to help avoid gratuitous cache-busting due to gratuitous timestamp twiddling. Notes: svn path=/head/; revision=2376
* Suggest the internal ``alias enable yes'' command as anBrian Somers1997-12-311-2/+4
| | | | | | | alternative to the -alias command line switch. Notes: svn path=/head/; revision=2325
* Make it clear that "set login" is used to do the expect/sendBrian Somers1997-12-301-3/+4
| | | | | | | bit when getting past a `login:' prompt. Notes: svn path=/head/; revision=2321
* Added section on creating ccd(4) volumes. Commands submitted by StanJohn Fieber1997-11-281-1/+47
| | | | | | | | | Brown (stanb@awod.com). Submitted by: Doug White <dwhite@resnet.uoregon.edu> Notes: svn path=/head/; revision=2226
* s/jayrich@in.net/jayrich@sysc.com/gWolfram Schneider1997-10-241-3/+3
| | | | Notes: svn path=/head/; revision=2120
* Add links to manpages.Wolfram Schneider1997-10-031-13/+27
| | | | Notes: svn path=/head/; revision=2027
* Correct Greg Lehey's name. Adjust to use his FreeBSD.ORG emailJohn Fieber1997-09-201-3/+3
| | | | | | | | | address. Submitted by: dwhite@resnet.uoregon.edu Notes: svn path=/head/; revision=1969
* Changes:John Fieber1997-09-181-11/+11
| | | | | | | | | | | . Removed references that dangerously dedicated disks won't boot. Several people on -questions have proved me wrong. . Add credit to Greg Lemis for the above note. Submitted by: Doug White <dwhite@gdi.uoregon.edu> Notes: svn path=/head/; revision=1963
* Patches from the author.John Fieber1997-09-141-278/+497
| | | | | | | | PR: 4512 Submitted by: Nik Clayton <nik@iii.co.uk> Notes: svn path=/head/; revision=1957
* New disk formatting tutorial.John Fieber1997-09-134-4/+431
| | | | | | | Submitted by: dwhite@resnet.uoregon.edu Notes: svn path=/head/; revision=1949
* Ad a <br clear=all> after the image map.John Fieber1997-08-291-0/+1
| | | | | | | Submitted by: Christopher G Mann <r3cgm@cdrom.com> Notes: svn path=/head/; revision=1896
* Change C-c C-x to C-x C-.John Fieber1997-08-171-3/+3
| | | | | | | Submitted by: Ben <ben@cs.washington.edu> Notes: svn path=/head/; revision=1826
* New Improved!John Fieber1997-08-151-53/+149
| | | | | | | Submitted by: Annelise Anderson <andrsn@andrsn.stanford.edu> Notes: svn path=/head/; revision=1823
* $FreeBSD$ -> $Id$.Masafumi Max NAKANE1997-07-013-3/+3
| | | | Notes: svn path=/head/; revision=1702
* Add $Id$.Masafumi Max NAKANE1997-07-018-0/+16
| | | | Notes: svn path=/head/; revision=1701
* Add $Id$.Masafumi Max NAKANE1997-07-013-1/+7
| | | | | | | Also, separate the header section from the body by inserting a blank line. Notes: svn path=/head/; revision=1700
* Link in the new upgrade tutorial.John Fieber1997-06-252-2/+4
| | | | Notes: svn path=/head/; revision=1686
* A nifty new tutorial on how to upgrade a system using a "make world".John Fieber1997-06-252-0/+545
| | | | | | | | | | I have not personally done a "make world" since the 386BSD + patchkit days so additional reviews from people who have would be good. Submitted by: Nik Clayton <nik@blueberry.co.uk> Notes: svn path=/head/; revision=1685
* Update header/footer graphics for tutorials.John Fieber1997-06-102-4/+14
| | | | Notes: svn path=/head/; revision=1641
* Allow DOCS and SUBDIR to be overriden (same fix for building fromPaul Richards1997-05-181-1/+5
| | | | | | | new structure as was done for the releases). Notes: svn path=/head/; revision=1554
* Typo.John Fieber1997-04-071-2/+2
| | | | | | | Submitted by: Thamer Al-Herbish <shadows@whitefang.com> Notes: svn path=/head/; revision=1384
* Another tutorial converted to Docbook.John Fieber1997-03-235-446/+687
| | | | Notes: svn path=/head/; revision=1342
* Fix URL for IP Aliasing document.Ade Barkah1997-03-191-2/+2
| | | | Notes: svn path=/head/; revision=1325
* Fonts tutorial goes from linuxdoc to docbook.John Fieber1997-02-155-527/+730
| | | | Notes: svn path=/head/; revision=1169
* Clean up some punctuation hair I noticed.Jordan K. Hubbard1997-01-211-59/+55
| | | | | | | | | <code> seems to be not-liked by our HTML conversion right now, so I've switched over to <tscreen><verb> sections which should accomplish the same effect (and also look consistent with other examples). Notes: svn path=/head/; revision=1074
* Oops, mh is now an ordinary SUBDIR instead of a DOCSUBDIR.John Fieber1997-01-201-2/+2
| | | | Notes: svn path=/head/; revision=1070
* Another tutorial goes Docbook.John Fieber1997-01-195-582/+711
| | | | | | | | Add the standard header and footer graphics/links to HTML generated from Docbook. Notes: svn path=/head/; revision=1068
* This clearly got somewhat mashed on its way through the mail to me.Jordan K. Hubbard1997-01-191-660/+467
| | | | | | | Try and fix it. Notes: svn path=/head/; revision=1057
* Add some standard comments.John Fieber1997-01-191-0/+3
| | | | Notes: svn path=/head/; revision=1056
* Another tutorial switches to docbook.John Fieber1997-01-195-1748/+1843
| | | | Notes: svn path=/head/; revision=1055
* The first of the tutorials to be docbookified.John Fieber1997-01-185-547/+853
| | | | Notes: svn path=/head/; revision=1046
* Remove -white option.John Fieber1997-01-181-1/+1
| | | | Notes: svn path=/head/; revision=1044