add a note about kernel configs
[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 ./Linux-2.6/configs/kernel-2.6.<n>-<arch>-<pldistro>.config
16         (subject to change location in the future)
17
18 ./bootcd/<pldistro>-bootcd.lst
19 ./bootstrapfs/<pldistro>-base.lst
20 ./bootstrapfs/<pldistro>-filesystems
21         all *.lst files here - produce tar.bz2 images
22 ./myplc/<pldistro>-plc.lst
23 ./vserver/<pldistro>-vserver.lst
24 ./vserver/<pldistro>-vservers
25         all *.lst files here - produce vserver images