Bug 154070

Summary: [patch]Add /proc mount to Handbook GNOME desktop installation
Product: Documentation Reporter: Warren Block <wblock>
Component: Books & ArticlesAssignee: Glen Barber <gjb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Warren Block 2011-01-17 01:30:10 UTC
The Handbook GNOME section does not mention the necessity of mounting /proc.  When /proc isn't mounted, GDM runs but shows no users.

The patch adds a note on /proc, and also breaks out the inline mentions of gdm_enable="YES" and gnome_enable="YES" to their own lines.  This makes them harder to lose in the flow of text.

Fix: Patch attached.

Patch attached with submission follows:
How-To-Repeat: http://www.google.com/search?hl=en&source=hp&biw=1912&bih=1003&q=freebsd+gdm+no+users&aq=0&aqi=g3g-v7&aql=&oq=freebsd+gdm+
Comment 1 Glen Barber freebsd_committer freebsd_triage 2011-01-17 01:56:47 UTC
Responsible Changed
From-To: freebsd-doc->gjb

I'll take this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-05 21:26:07 UTC
gjb         2011-02-05 21:26:02 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/x11 chapter.sgml 
  Log:
  Note that procfs(5) is necessary for proper GDM functionality.
  
  PR:             154070
  Submitted by:   Warren Block (wblock of wonkity com)
  Approved by:    jkois (mentor)
  
  Revision  Changes    Path
  1.206     +23 -9     doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Glen Barber freebsd_committer freebsd_triage 2011-02-05 21:26:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes.  Thanks!