I deal with that , the  kickstart file for mini OS is below:
%packages --default
anaconda
kernel*
#busybox
#memtest86+
%end
add "--default"  if you want a graphic install interface
add "memtest86+ " if you want add  a test option
211 pkgs will be installed.





2010/6/28 Eric Zhong <ericiszhongwenjia@gmail.com>
FC13 have a "minimize" install option, it will install about 198 pkgs. 
Can i make a install ISO just with the 193 pkgs and how can i get the pkg list ?
Does the revisor can build install tree from the pkg list ?
I want to install it just by select the "minimize" option, and the 198 pkgs will be installed !