Changeset 350ab24 for BOOK/bootable
- Timestamp:
- Apr 28, 2014, 8:56:46 PM (12 years ago)
- Parents:
- 5c8e74d (diff), 31cfd067 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- BOOK/bootable
- Files:
-
- 1 deleted
- 9 edited
-
alpha-chapter.xml (modified) (1 diff)
-
alpha/fstab.xml (deleted)
-
alpha/kernel.xml (modified) (1 diff)
-
common/fstab.xml (modified) (2 diffs)
-
mips/kernel.xml (modified) (1 diff)
-
ppc/kernel.xml (modified) (2 diffs)
-
ppc64/kernel.xml (modified) (1 diff)
-
sparc/fstab.xml (modified) (2 diffs)
-
sparc/kernel.xml (modified) (1 diff)
-
x86_64/kernel.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/alpha-chapter.xml
r5c8e74d r350ab24 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/introduction.xml"/> 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href=" alpha/fstab.xml"/>15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/fstab.xml"/> 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/kernel.xml"/> 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/aboot.xml"/> -
BOOK/bootable/alpha/kernel.xml
r5c8e74d r350ab24 98 98 href="../x86/kernel.xml" 99 99 xpointer="xpointer(//*[@os='t'])"/> 100 100 101 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 102 102 href="../x86/kernel.xml" -
BOOK/bootable/common/fstab.xml
r5c8e74d r350ab24 13 13 <indexterm zone="ch-bootable-fstab"> 14 14 <primary sortas="e-/etc/fstab">/etc/fstab</primary> 15 <secondary>bootable</secondary> 15 16 </indexterm> 16 17 … … 40 41 fields in this file, see <command>man 5 fstab</command>.</para> 41 42 42 <para os="c">The <filename class="directory">/dev/shm</filename> mount point43 for <systemitem class="filesystem">tmpfs</systemitem> is included to44 allow enabling POSIX-shared memory. The kernel must have the required45 support built into it for this to work (more about this is in the next46 section). Please note that very little software currently uses47 POSIX-shared memory. Therefore, consider the <filename48 class="directory">/dev/shm</filename> mount point optional. For more49 information, see <filename>Documentation/filesystems/tmpfs.txt</filename>50 in the kernel source tree.</para>51 52 43 </sect1> -
BOOK/bootable/mips/kernel.xml
r5c8e74d r350ab24 89 89 href="../x86/kernel.xml" 90 90 xpointer="xpointer(//*[@os='t'])"/> 91 91 92 92 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 93 93 href="../x86/kernel.xml" -
BOOK/bootable/ppc/kernel.xml
r5c8e74d r350ab24 65 65 mac-specific options for ide and input.</para> 66 66 </warning> 67 67 68 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 69 69 href="../x86/kernel.xml" … … 101 101 href="../x86/kernel.xml" 102 102 xpointer="xpointer(//*[@os='t'])"/> 103 103 104 104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 105 105 href="../x86/kernel.xml" -
BOOK/bootable/ppc64/kernel.xml
r5c8e74d r350ab24 93 93 href="../x86/kernel.xml" 94 94 xpointer="xpointer(//*[@os='t'])"/> 95 95 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 97 97 href="../x86/kernel.xml" -
BOOK/bootable/sparc/fstab.xml
r5c8e74d r350ab24 13 13 <indexterm zone="ch-bootable-fstab"> 14 14 <primary sortas="e-/etc/fstab">/etc/fstab</primary> 15 <secondary>bootable</secondary> 15 16 </indexterm> 16 17 … … 41 42 xpointer="xpointer(//*[@os='b'])"/> 42 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"44 href="../common/fstab.xml"45 xpointer="xpointer(//*[@os='c'])"/>46 47 44 </sect1> -
BOOK/bootable/sparc/kernel.xml
r5c8e74d r350ab24 93 93 href="../x86/kernel.xml" 94 94 xpointer="xpointer(//*[@os='t'])"/> 95 95 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 97 97 href="../x86/kernel.xml" -
BOOK/bootable/x86_64/kernel.xml
r5c8e74d r350ab24 93 93 href="../x86/kernel.xml" 94 94 xpointer="xpointer(//*[@os='t'])"/> 95 95 96 96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 97 97 href="../x86/kernel.xml"
Note:
See TracChangeset
for help on using the changeset viewer.
