Is there a list of available variables when doing a kickstart install? I'm working up a kickstart for F20 and got curious if there's any that anaconda sets by default. I know that you can use $releasever and $basearch when defining repos. A few that I'd like to use if they exist would be:

$mac (MAC address of the active network connection)
$ip (current IP address)
$nic (the name of the active network card, eno1, em1, eth0 or whatever)

The intent here is to do a kickstart install and end up with a system that has eth0 as the NIC name. MatLab from Mathworks wants to see eth0 when it does it's licensing thing. I can easily get the system using eth0 after install, but if I could set it up that way from the kickstart it would save me some time on new installs and re-installs.

--
Stephen Berg
Systems Administrator
NRL Code: 7320
Office: 228-688-5738
stephen.berg....@nrlssc.navy.mil

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to