The following is a portion the %packages section of fedora-live-base.ks file.
%packages
@base-x
@base
@core
@fonts
@input-methods
...
...
I am looking for some information that explains how to interpret this section. For example, I assume that @base, @core, etc. describes specific packages that have a common association of some sort. Is this correct?
Also, where can I go to see what specific packages are included in @base, @core, etc.