summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Beefed up pine and mutt in ch16Klaatu2012-06-232-30/+664
| | | | Added dual booting section in ch03 per TODO file
* Wrote a printing chapter: CUPS config, printing.conf, lpr, prKlaatu2012-06-235-115/+477
| | | | | Fixed docbook markup in ch04, ch05, ch01 As per TODO file, added content about more and less in ch04
* As per TODO file, added a note at end of ch02 re adduserKlaatu2012-06-222-3/+20
| | | | Xref links to ch09 linking ch02 to ch09 so reader can read more about adduser
* Added and corrected docbook markup.Klaatu2012-06-225-362/+707
| | | | | | Added content to the very sparse section on slackpkg Added a section about rpm2tgz in the package management section Added some obvious indexterms and xref ids
* Corrected some docbook markup.Klaatu2012-06-221-77/+202
| | | | | Added some chapter and section id tags for xref use later on. Wrote a page or two about mailx because there was only one paragraph on it so far.
* Added docbook markup where missing. Put keybinding table into a table.Klaatu2012-06-211-114/+262
| | | | | | Fixed some spelling errors. Added a "save as" paragraph or too introducing C-x C-w and finishing off chapter. Added chapter and section ids so we can xref as needed.
* beginning work on the commandline print utilitiesVincent Batts2011-10-181-1/+7
|
* adding more to the 'ps' section of chapter_06Vincent Batts2011-10-181-3/+70
|
* revisiting the Makefile-fuVincent Batts2011-10-181-14/+19
|
* updating the convert flags, and taking the clean.images out of theVincent Batts2011-05-231-2/+3
| | | | global clean target
* makefile stuffs, to generate pngsVincent Batts2011-05-231-6/+41
|
* Added postcript files for screenshots.Alan Hicks2011-05-223-0/+204
|
* - Added additional content to Chapter 2. Only a couple sections needAlan Hicks2011-05-192-2/+179
| | | | | to be filled out here. Of course, a thorough proof-reading is warranted as well before we can call this chapter "complete".
* Merge branch 'master' of rlworkman.net:slackbookAlan Hicks2011-05-181-1/+5
|\
* | - Updated Chapter_02 Installation. Complete through disk set selection.Alan Hicks2011-05-183-6/+122
| | | | | | | | | | | | - Updated some pics. Full source for these has not yet been added. - Updated TODO to remind me to include netconfig in the networking chapter.
| * duh, use $(shell ) not ``Vincent Batts2011-05-091-1/+2
| |
| * adding a note into the makefile, to find dblatex, if it is not presentVincent Batts2011-05-081-1/+4
|/
* Adding seven post-script files in ps-imgs. These can be turned intoAlan Hicks2011-04-158-4/+508
| | | | | | SVGs with GIMP, but are much easier to fix as raw postscript. They should be used to take the place of actual screenshots in the book as this makes the printed edition much cleaner.
* adding a pdf target. This requires dblatex.Vincent Batts2011-04-151-5/+15
| | | | | Until dblatex is in SBo, the SlackBuild is at http://github.com/vbatts/SlackBuilds/dblatex/
* fixing the Makefile to not force rebuild everytimeVincent Batts2011-04-141-3/+2
|
* Merge branch 'master' of rlworkman.net:slackbookVincent Batts2011-04-145-22/+27
|\
| * Merge branch 'master' of rlworkman.net:slackbookmrgoblin2011-04-156-13/+18
| |\
| * | Fixed many spelling errorsmrgoblin2011-04-151-9/+9
| | |
| | * preface.xmlAlan Hicks2011-04-141-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - s/it's/its/;s/changes/change's/ - Lowercase "window managers" - Expand OS to "operating systems" - set phrase off with commas and replace a conjunction that made the sentence start to sound run-on with a dash Thanks to slakmagik
| | * Merge branch 'rworkman'Alan Hicks2011-04-140-0/+0
| | |\ | | | | | | | | | | | | | | | | Conflicts: TODO
| | | * Removed cruft from TODOAlan Hicks2011-04-141-2/+0
| | | |
| | * | Merge remote branch 'origin/rworkman'Alan Hicks2011-04-141-1/+3
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'rworkman'Alan Hicks2011-04-141-11/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: chapter_02.xml
| | * | | Minor typo fixes.Alan Hicks2011-04-142-4/+15
| | | | |
| | * | | Chapter_02 - damn typoes... encrpted -> encryptedAlan Hicks2011-04-141-1/+1
| | | | |
| | | | * TODO: gdisk mention in Ch2 ?Robby Workman2011-04-131-1/+3
| | | |/
| | * | Chapter_02 - Added README_CRYPT.TXT per rworkman's suggestion.Alan Hicks2011-04-141-3/+5
| | | |
| | | * chapger_02.xml: Mention README_CRYPT.TXT for LUKS usageRobby Workman2011-04-131-10/+11
| | | |
| | | * chapter_01.xml: s/main-stream/mainstream/Robby Workman2011-04-131-1/+1
| | |/
* | | Merge branch 'master' of rlworkman.net:slackbookVincent Batts2011-04-139-111/+321
|\ \ \ | | |/ | |/|
| * | Adding a couple of images to origin.Alan Hicks2011-04-132-0/+0
| |/
| * Draft "Why a new book" section.mrgoblin2011-04-141-10/+8
| |
| * Chapter_02 - Finished the booting section and removed a couple of uglyAlan Hicks2011-04-133-37/+245
| | | | | | | | | | | | images, replacing them entirely with text. This should be the way to do things whenever possible as it increases the quality of the printed book.
| * chapter_07 - Eliminated all the old X configuration crap and addedAlan Hicks2011-04-131-55/+52
| | | | | | | | mention of /etc/X11/xorg.conf.d
| * Just a few basic clean-ups.Alan Hicks2011-04-134-16/+23
| |
* | Merge branch 'master' of rlworkman.net:slackbookVincent Batts2011-04-131-1/+9
|\|
| * Added "yy" and "%" entries to vi cheat sheetmrgoblin2011-04-121-1/+9
| |
* | fixing the view make targetVincent Batts2011-04-011-1/+1
|/
* Removed NNTP from Chapter 16, fixed some line breaks.Alan Hicks2010-07-251-46/+81
|
* * adding a "view" target to the make fileVincent Batts2010-07-085-9/+32
| | | | | | | * updating the TODO * adding two simple pictures from the installer * including those images in chapter_02 * filling in a bit of fdisk(8) output
* adding the ident keywordVincent Batts2010-07-081-0/+2
|
* adding a simple make fileVincent Batts2010-07-081-0/+13
|
* *Very* rough draft for Emacs. This section is going to take a lot ofAlan Hicks2010-07-031-1/+301
| | | | patching up to get it into docbook format.
* Handled a few more TODO entries (and created a couple more).Alan Hicks2010-07-035-64/+74
|
* Merge branch 'master' of rlworkman.net:slackbookAlan Hicks2010-07-031-0/+4
|\