[oe-commits] org.oe.documentation usermanual: rewording in task-base: distro/machine config not .conf

hrw commit openembedded-commits at lists.openembedded.org
Sun Oct 15 12:46:07 UTC 2006


usermanual: rewording in task-base: distro/machine config not .conf

Author: hrw at openembedded.org
Branch: org.openembedded.documentation
Revision: 8e6fdbcee9e47198d778cf504b8f3305be6fddb8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=8e6fdbcee9e47198d778cf504b8f3305be6fddb8
Files:
1
usermanual/usermanual.xml
Diffs:

#
# mt diff -rd26a375b030fdfb52ab1588d8d4ac4ca9091732a -r8e6fdbcee9e47198d778cf504b8f3305be6fddb8
#
# 
# 
# patch "usermanual/usermanual.xml"
#  from [2c7cabeb0d6601315bdbccaa7f697574aef5ea3e]
#    to [df6fc6b71e3b405b68f9a187f0ae0d6cb3a1f068]
# 
============================================================
--- usermanual/usermanual.xml	2c7cabeb0d6601315bdbccaa7f697574aef5ea3e
+++ usermanual/usermanual.xml	df6fc6b71e3b405b68f9a187f0ae0d6cb3a1f068
@@ -281,13 +281,13 @@ BBFILE_PRIORITY_local = "10"
 
 <para>Task-base is new way of creating basic root filesystems. Instead of having each machine setting a ton of duplicate variables, this allow a machine to specify its features and <command>task-base</command> builds it a customised package based on what the machine needs along with what the distro supports.</para>
 
-<para> To illustrate, the distro.conf file can say:
+<para> To illustrate, the distro config file can say:
 
 <screen>
 DISTRO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
 </screen>
 
-and the machine.conf:
+and the machine config:
 
 <screen>
 MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget"






More information about the Openembedded-commits mailing list