be a quick HOWTO for the various issues likely to be interesting for
laptop users; such as power management, winmodems, XFree86 on laptop
hardware, etc..
This is just a start, and there is plenty of room for improvement.
PR: docs/30199
Submitted by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
Reviewed by: dd
talking about the kernel functionality and not the command itself.
Instances of "IPFW" in the handbook will be references to the kernel
functionality, and <application/command>ipfw</> will be in reference
to the command itself.
- Added note to inform readers that "^D" mean to use control-d, as well
as "^C" mean control-c (wrapped in keycaps of course).
Reviewed by: chern
* Move BIOS Drive Numbering and Mounting/Mounting and Unmounting
Filesystems to Basics chapter
* Update sypnosis to reflect changes
* Change title of "Disk Quotas" to "File System Quotas"
* Create new RAID section w/ sub-sections Soft & Hard
* Move ccd section into Soft RAID
* Create to-be completed vinum sub-section of Soft RAID
* Move Backup Programs, Backup Media, and Floppy Backup sections
from Backups chapter into Storage
Suggested by: murray and nik
be talking about both protocols and command/applications. One example
here is when we talk about ssh. In same cases, ssh is referred to as the
protocol, some cases it's referred to as the actual command. It shows the
reader that <application>bold</application> will be used for commands/
applications, and plain text will be used for protocols.
- Added a bit about how to make sshd not permit direct root logins
- Replaced <literal> tags with <groupname> tags when talking about wheel
- "*'ing" out passwords changed to "staring" out passwords, all instances.
- Wrapped any instances of * in <quote> tags, or replaced them with "star"
- Wrapped popper in <application> tags
- When talking about ssh as a protocol, unwrapped the <application> tags
- Changed <literal> to <varname> when talking about variables
- Added commas throughout the chapter
- Changed GRONDAR.ZA to EXAMPLE.COM just because that's what we've been
using for example domain names.
- Put usernames in <username> tags
Reviewed by: murray,chern
to switch to Ok/Cancel
Added warning for observing disk order in Select Disks menu.
Use &os.numports for number of ports and revise size
requirement to 100M.
Clarify Package Select section regarding using Tab
to switch to Ok/Cancel
Approved by: murray
Screensaver Options-->System Console Configuration Options
Change FDISK-->FDisk in figure title for consistency.
Added link to FAQ for security profiles.
Approved by: murray
- Added a "Denial of Service" indexterm to the ICMP_BANDLIM kernel option
- Changed instances of "at the end of this document" to "at the end of
this chapter"
- Wrapped stuff in <literal> tags
- Added a note to see "How to make device nodes" if you compile a kernel
with new device nodes
- Changed cpu_type to cpu
- Random grammer changes
- Moved "device npx0" and "pseudo-device ether" to the section that says
"These options are required" from the section that says they are
optional.
- Added more info about how to boot a kernel if your new kernel doesn't
want to boot.
- Made "If something goes wrong" a little nicer looking.
Reviewed by: murray