On 16/09/14 08:52, ?????? wrote:
hi guys. I want to create a cutomed centos 6.5 LiveOS (adding some sysadimn tools), which could boot from PXE.
I want to consult CentOS-6.5-x86_64-minimal.iso or CentOS-6.5-x86_64-minimal.iso , but I can NOT find how does it created.
I have find a ks.cfg from:
https://projects.centos.org/trac/livecd/browser/trunk/CentOS6/rhel6beta-live...
but it was 4 years ago, it too old.
thanks.
Well, live iso images and minimal/netinstall iso images aren't produced the same way. For the live iso images, the following kickstart files were used : http://people.centos.org/arrfab/CentOS6/LiveCD-DVD/ and the livecd-tools SRPM : http://people.centos.org/arrfab/CentOS6/SRPMS/
Cheers,