Author: jim
Date: 2006-08-17 01:49:23 -0600 (Thu, 17 Aug 2006)
New Revision: 2228
Modified:
/
trunk/BOOK/boot/ppc/yaboot-build.xml
trunk/BOOK/final-system/common/procps.xml
trunk/BOOK/final-system/common/udev.xml
Log:
[EMAIL PROTECTED] (orig r2357): [EMAIL PROTECTED] | 2006-08-16 21:33:35 -0700
Text updates
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2355
+ b6734a72-470d-0410-b049-f317dca95413:/:2357
Modified: trunk/BOOK/boot/ppc/yaboot-build.xml
===================================================================
--- trunk/BOOK/boot/ppc/yaboot-build.xml 2006-08-17 03:49:16 UTC (rev
2227)
+++ trunk/BOOK/boot/ppc/yaboot-build.xml 2006-08-17 07:49:23 UTC (rev
2228)
@@ -46,9 +46,10 @@
<para>The Makefile is already set to do kernel-style cross-compiling,
but it will try to use <command>strip</command> to strip the second-stage
- loader. It also expects to be running as root for the install, and to
- install for the root user, which user CLFS cannot do. The following
command
- will fix this:</para>
+ loader. It also tries to change user and group ownership for the installed
+ files to <systemitem class="username">root</systemitem>, which the
+ <systemitem class="username">clfs</systemitem> cannot do. The following
+ command fixes both issues:</para>
<screen><userinput>cp Makefile,{.orig}
sed -e "s/\(strip \)/${CLFS_TARGET}-\1/" \
Modified: trunk/BOOK/final-system/common/procps.xml
===================================================================
--- trunk/BOOK/final-system/common/procps.xml 2006-08-17 03:49:16 UTC (rev
2227)
+++ trunk/BOOK/final-system/common/procps.xml 2006-08-17 07:49:23 UTC (rev
2228)
@@ -140,7 +140,7 @@
<varlistentry id="slabtop">
<term><command>slabtop</command></term>
<listitem>
- <para>Displays detailed kernel slap cache information in real
time</para>
+ <para>Displays detailed kernel slab cache information in real
time</para>
<indexterm zone="ch-system-procps slabtop">
<primary sortas="b-slabtop">slabtop</primary>
</indexterm>
Modified: trunk/BOOK/final-system/common/udev.xml
===================================================================
--- trunk/BOOK/final-system/common/udev.xml 2006-08-17 03:49:16 UTC (rev
2227)
+++ trunk/BOOK/final-system/common/udev.xml 2006-08-17 07:49:23 UTC (rev
2228)
@@ -176,8 +176,7 @@
<listitem>
<para>Simulates a <command>udev</command> run for the given device,
and prints out the name of the node the real <command>udev</command>
- would have created or (not in CLFS) the name of the renamed network
- interface</para>
+ would have created or the name of the renamed network
interface</para>
<indexterm zone="ch-system-udev udevtest">
<primary sortas="b-udevtest">udevtest</primary>
</indexterm>
@@ -210,7 +209,7 @@
<varlistentry id="cdrom_id">
<term><command>cdrom_id</command></term>
<listitem>
- <para>Print the capabilities of a cdrom or dvdrom drive.</para>
+ <para>Print the capabilities of a CDROM or DVDROM drive.</para>
<indexterm zone="ch-system-udev cdrom_id">
<primary sortas="b-cdrom_id">cdrom_id</primary>
</indexterm>
@@ -281,7 +280,7 @@
<varlistentry id="usb_id">
<term><command>usb_id</command></term>
<listitem>
- <para>Identify a usb block device.</para>
+ <para>Identify a USB block device.</para>
<indexterm zone="ch-system-udev usb_id">
<primary sortas="b-usb_id">usb_id</primary>
</indexterm>
@@ -301,7 +300,7 @@
<varlistentry id="etc-udev">
<term><filename class="directory">/etc/udev</filename></term>
<listitem>
- <para>Contains <command>udev</command> configuation files,
+ <para>Contains <command>udev</command> configuration files,
device permissions, and rules for device naming</para>
<indexterm zone="ch-system-udev etc-udev">
<primary sortas="e-/etc/udev">/etc/udev</primary>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page