Using "updates" makes parse-kickstart emit "live.updates=...". We need
to run the cmdline script that parses that in order to make it actually
happen.
---
dracut/anaconda-lib.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
# re-parse new cmdline stuff from the kickstart
. $hookdir/cmdline/*parse-anaconda-repo.sh
- # TODO: parse for other stuff ks might set (updates, dd, etc.)
+ . $hookdir/cmdline/*parse-livenet.sh # live.updates
case "$repotype" in
http*|ftp|nfs*) do_net=1 ;;
cdrom|hd|bd) do_disk=1 ;;
--
1.7.10.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list