FreeBSD Bugzilla – Attachment 112637 Details for
Bug 154070
[patch]Add /proc mount to Handbook GNOME desktop installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.42 KB, created by
Warren Block
on 2011-01-17 01:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Warren Block
Created:
2011-01-17 01:30:10 UTC
Size:
2.42 KB
patch
obsolete
>--- chapter.sgml.orig 2011-01-16 17:48:29.000000000 -0700 >+++ chapter.sgml 2011-01-16 18:19:52.000000000 -0700 >@@ -1401,6 +1401,16 @@ > <screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput> > &prompt.root; <userinput>make install clean</userinput></screen> > >+ <para>For proper operation, <application>GNOME</application> requires >+ the <filename>/proc</filename> filesystem to be mounted. Add</para> >+ >+ <programlisting>proc /proc procfs rw 0 0 >+ </programlisting> >+ >+ <para>to <filename>/etc/fstab</filename>, and >+ <filename>procfs</filename> will be mounted at system >+ startup.</para> >+ > <para>Once <application>GNOME</application> is installed, > the X server must be told to start > <application>GNOME</application> instead of a default window >@@ -1409,17 +1419,22 @@ > <para>The easiest way to start > <application>GNOME</application> is with > <application>GDM</application>, the GNOME Display Manager. >- <application>GDM</application>, which is installed as a part >- of the <application>GNOME</application> desktop (but is >- disabled by default), can be enabled by adding >- <literal>gdm_enable="YES"</literal> to >- <filename>/etc/rc.conf</filename>. Once you have rebooted, >+ <application>GDM</application> is installed as a part >+ of the <application>GNOME</application> desktop but is >+ disabled by default. It can be enabled by adding this line >+ to <filename>/etc/rc.conf</filename>:</para> >+ >+ <programlisting>gdm_enable="YES"</programlisting> >+ >+ <para>Once you have rebooted, > <application>GDM</application> will start automatically.</para> > >- <para>Additionally, to enable all <application>GNOME</application> >- services when <application>GDM</application> starts, add >- <literal>gnome_enable="YES"</literal> to >- <filename>/etc/rc.conf</filename>.</para> >+ <para>It is often desirable to enable all >+ <application>GNOME</application> services when >+ <application>GDM</application> starts. To do so, add this >+ line to <filename>/etc/rc.conf</filename>:</para> >+ >+ <programlisting>gnome_enable="YES"</programlisting > > <para><application>GNOME</application> may also be started > from the command-line by properly configuring a file named
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154070
: 112637