Hi mentors, Can build-simple-cdd build a CD using multiple profiles using .conf file?
I managed to build a custom CD version under a single profile using a local working directory. However, I failed many times with merging multiple profiles like: 1. First attempt (using space) profiles="custom util" auto_profiles="custom" dist="stable" export CONTRIB=1 export NONFREE=1 mirror_components="main contrib non-free" 2. Second attempt (using comma) profiles="custom,util" auto_profiles="custom" dist="stable" export CONTRIB=1 export NONFREE=1 mirror_components="main contrib non-free" Both profiles has their independent .packages. The custom is responsible for installing ufw (which both did) while util.packages is responsible for installing tree (which both failed). I'm aware default.profiles will always get included so there must be a way. Man pages does not explain much either. https://manpages.debian.org/buster/simple-cdd/simple-cdd.1.en.html Please shed some light. Thanks in adv. Regards, Holloway ____________________________________________________________ If you are not the intended recipient, please contact the sender immediately and delete all copies. The sender holds zero liability for any damages caused. If the content is digitally and cryptographically signed/encrypted by GNU Privacy Guard (GPG) key, please seek out the public key with the sender email at: https://pgp.mit.edu