a few readmes
[build.git] / README-pldistros.txt
1 we've tried to isolate the distro-dependent configurations from the code
2 the places where these distro-dependent config files lie are
3
4 ./build/groups/<pldistro>.xml 
5         that is used as the yumgroups.xml 
6 ./build/<pldistro>.mk
7         that defines the contents of the build
8 ./build/<pldistro>-tags.mk
9         that defines the svn locations of the various modules
10 ./build/<pldistro>-install.mk
11         optional make file to define the install target
12 ./build/<pldistro>-devel.lst
13         set of packages required for building
14
15 ./bootcd/<pldistro>-bootcd.lst
16 ./bootstrapfs/<pldistro>-base.lst
17 ./bootstrapfs/<pldistro>-filesystems
18         all *.lst files here - produce tar.bz2 images
19 ./myplc/<pldistro>-plc.lst
20 ./vserver/<pldistro>-vserver.lst
21 ./vserver/<pldistro>-vservers
22         all *.lst files here - produce vserver images