[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

patch for build/README: some typos



Hello all,

I've attached a patch for the build/README file. I've:
	* s/fragements/fragments
	* put some filenames in 'quotes', so that they're easily identifiable.

[I'm not subscribed, please cc: me any replies.]

Thanks,
Amit.
-- 
Amit Shah
http://amitshah.nav.to/
--- build/README.orig	2003-10-14 07:36:29.000000000 +0530
+++ build/README	2003-12-19 16:07:04.000000000 +0530
@@ -11,21 +11,21 @@
 
 A more detailed overview of how the installer is built:
 
-* sources.list is used to configure apt to download udebs from a mirror.
-  It is autogenerated based on /etc/apt/sources.list, by the Makefile's
-  sources.list target. Or you can provide your own locally modified
-  sources.list.local.
-* The Makefile is configured via the make fragements in the config
+* 'sources.list' is used to configure apt to download udebs from a mirror.
+  It is autogenerated based on '/etc//apt/sources.list', by the Makefile's
+  'sources.list' target. Or you can provide your own locally modified
+  'sources.list.local'.
+* The Makefile is configured via the make fragments in the config
   directory. There are per-arch and per-image fragments that are included
-  by the main Makefile. There is also a make subdirectory, with
-  architecture-specific fragements that are included into the makefile for
+  by the main Makefile. There is also a 'make/' subdirectory, with
+  architecture-specific fragments that are included into the Makefile for
   non-configuration items.
-* config/local can be added to override anything set in other fragments,
-  that is local to your system, and that you want to avoid accidentially
+* config/local can be added to override anything set in other fragments
+  which are local to your system which you want to avoid accidentially
   committing.
-* pkg-lists has subdirectories for the different image types that list udebs
-  that are put on each image. The pkg-lists/TYPE/common files list udebs
-  common to all architectures, and the files named by architecture list
+* 'pkg-lists' has subdirectories for the different image types that list
+  udebs that are put on each image. The pkg-lists/TYPE/common files list
+  udebs common to all architectures, and the files named by architecture list
   udebs specific to an architecture. These files can have #include lines to
   include files from pkg-lists. Also, ${kernel:Version} in these files is
   replaced with the kernel version, as set in the KERNELIMAGEVERSION variable
@@ -37,7 +37,7 @@
   libraries; libraries used by udebs must be installed on the build system,
   and so are build-depended on.
 * If you have some udebs that are not available on your mirror yet,
-  you can drop them in localudebs/ and they will be used.
+  you can drop them in 'localudebs/' and they will be used.
 * dpkg is used to unpack the udebs into the build directory.
 * A customized set of reduced libraries is generated to correspond to the
   udebs that were installed.

Reply to: