Hi.
I'm trying to customize the Anaconda productname on a CentOS-based ISO, but it doesn't seem to be working. I was following the instructions here https://access.redhat.com/documentation/en/red-hat-enterprise-linux/7/paged/.... I can't find any CentOS-specific customization documentation, does that exist somewhere? Or if not, are there any CentOS Anaconda devs here that could point me in the right direction?
I'm using CentOS 6.4, if that makes a difference.
Thanks, Ryan
On 2016-08-18 21:45, rpubaddr0 wrote:
Hi.
I'm trying to customize the Anaconda productname on a CentOS-based ISO, but it doesn't seem to be working. I was following the instructions here https://access.redhat.com/documentation/en/red-hat-enterprise-linux/7/paged/.... I can't find any CentOS-specific customization documentation, does that exist somewhere? Or if not, are there any CentOS Anaconda devs here that could point me in the right direction?
I'm using CentOS 6.4, if that makes a difference.
Yes it makes a difference. Anaconda in CentOS/EL 7 is very different from 6, and there is basically nothing relevant to CentOS 6 in that document.
//Marcus
On Aug 26, 2016 4:14 AM, "Marcus Sundberg" marcus.sundberg@aptilo.com wrote:
Yes it makes a difference. Anaconda in CentOS/EL 7 is very different from 6, and there is basically nothing relevant to CentOS 6 in that document.
//Marcus
Marcus Sundberg marcus.sundberg@aptilo.com Senior Systems & Software Architect Aptilo Networks AB, http://www.aptilo.com/
Good to know, thanks. Is there any documentation still around from the older version? I can see some installclasses code in the anaconda package, was there any custom support at that point? Or is my best bet just patching rhel.py and rebuilding the rpm?