On 10/23/20 4:50 PM, Leonardo Cuyar Morales wrote: > Hi list, sorry about my autocomplete. I asked about any documentation on > build a centos livecd with my custome utities and applications. > > On Saturday, October 17, 2020, Leonardo Cuyar Morales <leo.cuyar at gmail.com> > wrote: >> If there any guide / howto yo Bulls a vernos live cd? >> >> -- >> Imagination is more important than knowledge >> > If you do a git checkout of this repo: https://git.centos.org/centos/livemedia The go to the kickstarts directory .. there are example kickstarts I use to create live isos You need to modify a kickstart to install the packages you want .. then run this command to create the iso: sudo livecd-creator --config=<full-config-file-pathname> --fslabel=<iso name> You need the livecd-creator from epel. (For CentOS 7 or 6) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 195 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20201102/7f1aca49/attachment-0004.sig>