[rhel7-branch] Make network+repo defined in kickstart work

Vratislav Podzimek vpodzime at redhat.com
Fri Jul 3 12:30:47 UTC 2015


If a kickstart is fetched from a disk (or any other non-network device) and it
defines some network configuration, we need to setup such configuration in
dracut so that it can be used for fetching the root image. At the same time we
also need to make sure our netroot script works with the data gathered from such
kickstart.

Vratislav Podzimek (2):
  Make our manual triggering on network in dracut work (#1082500)
  Make sure we work with fresh data when trying to do netroot

 dracut/anaconda-lib.sh     | 5 ++++-
 dracut/anaconda-netroot.sh | 6 ++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.1.0



More information about the anaconda-patches mailing list