[PATCH 1/2 livemedia-creator] Override services kickstart setting from interactive-defaults.ks

Colin Walters walters at verbum.org
Tue Jan 13 19:06:47 UTC 2015


On Tue, Jan 13, 2015, at 06:54 AM, Radek Vykydal wrote:

> -services --disabled=cloud-init,cloud-init-local,cloud-final,cloud-config,docker-storage-setup
> -
>  # Using ostree repo included in installation iso. Respective ostreesetup command is included here.
>  # The included kickstart file with the command is created during installation iso compose.
>  %include /usr/share/anaconda/interactive-defaults.ks
>  
> +services --disabled=cloud-init,cloud-init-local,cloud-final,cloud-config,docker-storage-setup

Last time I tried this the semantics of %include in kickstart with "services --{enabled,disabled}",
it didn't quite work as you'd expect; the --enabled always won, last I tried  See:

https://git.fedorahosted.org/cgit/fedora-atomic.git/commit/?id=de8e30948143f48d9cafe1c76c2e589ddae5fb0b



More information about the anaconda-patches mailing list