FreeBSD Bugzilla – Attachment 37675 Details for
Bug 59879
[PATCH] handbook/multimedia: clarify 5.x behaviour wrt to devfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
handbook.diff
handbook.diff (text/plain), 1.76 KB, created by
Lukas Ertl
on 2003-12-01 22:30:18 UTC
(
hide
)
Description:
handbook.diff
Filename:
MIME Type:
Creator:
Lukas Ertl
Created:
2003-12-01 22:30:18 UTC
Size:
1.76 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml >=================================================================== >RCS file: /usr/local/bsdcvs/doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml,v >retrieving revision 1.68 >diff -u -r1.68 chapter.sgml >--- en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml 24 Nov 2003 03:57:43 -0000 1.68 >+++ en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml 1 Dec 2003 22:18:56 -0000 >@@ -783,8 +783,16 @@ > <para>On FreeBSD 5.X, which uses &man.devfs.5; there > is a slightly different set of recommended links:</para> > >- <screen>&prompt.root; <userinput>ln -sf /dev/acd0c /dev/dvd</userinput> >-&prompt.root; <userinput>ln -sf /dev/acd0c /dev/rdvd</userinput></screen> >+ <screen>&prompt.root; <userinput>ln -sf /dev/acd0 /dev/dvd</userinput> >+&prompt.root; <userinput>ln -sf /dev/acd0 /dev/rdvd</userinput></screen> >+ >+ <para>Please note that due to the nature of &man.devfs.5;, >+ manually created links like these will not persist if you reboot >+ your system. In order to create the symbolic links automatically >+ whenever you boot your system, add the following lines to >+ <filename>/etc/devfs.conf</filename>:</para> >+ <programlisting>link acd0 dvd >+link acd0 rdvd</programlisting> > > <para>Additionally, DVD decryption, which requires invoking > special DVD-ROM functions, requires write permission on the DVD >@@ -805,6 +813,11 @@ > > <programlisting>option CPU_ENABLE_SSE > option USER_LDT</programlisting> >+ >+ <note> >+ <para><literal>option USER_LDT</literal> is not available on >+ &os; 5.X.</para> >+ </note> > > <para>To enhance the shared memory X11 interface, it is > recommended that the values of some &man.sysctl.8; variables
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 59879
: 37675