Page MenuHomeFreeBSD

Updates to X configuration section for a non-HAL universe
Needs ReviewPublic

Authored by dru on Jul 25 2015, 4:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 22, 4:20 PM
Unknown Object (File)
Fri, Jul 18, 2:01 AM
Unknown Object (File)
Sun, Jul 13, 11:05 PM
Unknown Object (File)
Wed, Jul 9, 4:25 PM
Unknown Object (File)
Jul 8 2025, 2:56 AM
Unknown Object (File)
Jun 14 2025, 12:22 AM
Unknown Object (File)
Jun 12 2025, 3:47 AM
Unknown Object (File)
Jun 7 2025, 5:09 AM
Subscribers

Details

Reviewers
dumbbell
wblock
Summary

Beginning of edits to X chapter now that HAL is no longer required. Note that I shuffled some stuff and nuked others, but did not write any new material. The patch, once complete, will address https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197411.

Test Plan

Basically, make sure commit is sanity-checked:

  1. Are any required steps missing?
  1. Is any of the remaining stuff deprecated? For example, is the Ctrl+Alt+Backspace note still needed or relevant?
  1. Are any of the Caveats deprecated?

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dru retitled this revision from to Updates to X configuration section for a non-HAL universe.
dru updated this object.
dru edited the test plan for this revision. (Show Details)
dru added reviewers: wblock, dumbbell.
dru set the repository for this revision to rD FreeBSD doc repository - subversion.

All of the parts about generating a config file and testing it should be moved to a later section. In many versions of FreeBSD, the system will appear to have locked up after they exit the X test because vt(4) is not running.

chapter.xml
291

Avoid the informal "you". Actually, this whole paragraph is kind of redundant, the first three sentences are all suggesting the same thing.

<application>&xorg;</application> can automatically detect and configure itself for most hardware without a configuration file.

Do we need to tell the reader to save the old file first? And if we do, should we even mention /etc/X11/xorg.conf, when the correct location on FreeBSD is /usr/local/etc/X11/xorg.conf?