<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm trying to build my own fedora installation CD. 
For this I do:</FONT></DIV>
<DIV><FONT face=Arial size=2>- copy files from fedora install 
CD1</FONT></DIV>
<DIV><FONT face=Arial size=2>- put only rpm i want in directory 
fedora/RPMS/</FONT></DIV>
<DIV><FONT face=Arial size=2>- rebuild the file 
fedora/base/comps.xml</FONT></DIV>
<DIV><FONT face=Arial size=2>- rebuild fedora/base/hdlist by using the 
command: /usr/lib/anaconda-runtime/genhdlist --withnumbers --productpath Fedora 
--hdlist Fedora/base/hdlist `pwd`</FONT></DIV>
<DIV><FONT face=Arial size=2>- modify isolinux/boot.mgs and 
isolinux/isolinux.cfg</FONT></DIV>
<DIV><FONT face=Arial size=2>- build image iso by using the command mkisofs 
-b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 
-boot-info-table -l -J -R -r -T -v -V '${name}' -o ${name}.iso 
cdFiles</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The image is working and execpt that the F4 
console shows a huge number of messages that begin with: <3> 
audit(...): avc: denied {XXX} ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I someone can help me to fix that...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>