a few readmes
[build.git] / README-pldistros.txt
diff --git a/README-pldistros.txt b/README-pldistros.txt
new file mode 100644 (file)
index 0000000..5d00617
--- /dev/null
@@ -0,0 +1,22 @@
+we've tried to isolate the distro-dependent configurations from the code
+the places where these distro-dependent config files lie are
+
+./build/groups/<pldistro>.xml 
+       that is used as the yumgroups.xml 
+./build/<pldistro>.mk
+       that defines the contents of the build
+./build/<pldistro>-tags.mk
+       that defines the svn locations of the various modules
+./build/<pldistro>-install.mk
+       optional make file to define the install target
+./build/<pldistro>-devel.lst
+       set of packages required for building
+
+./bootcd/<pldistro>-bootcd.lst
+./bootstrapfs/<pldistro>-base.lst
+./bootstrapfs/<pldistro>-filesystems
+       all *.lst files here - produce tar.bz2 images
+./myplc/<pldistro>-plc.lst
+./vserver/<pldistro>-vserver.lst
+./vserver/<pldistro>-vservers
+       all *.lst files here - produce vserver images