generic/fedora-19-i386-cloud.ks | 2 +- generic/fedora-19-i386-minimal.ks | 3 ++- generic/fedora-19-i386.ks | 2 +- generic/fedora-19-x86_64-cloud.ks | 2 +- generic/fedora-19-x86_64-minimal.ks | 3 ++- generic/fedora-19-x86_64.ks | 2 +- 6 files changed, 8 insertions(+), 6 deletions(-) New commits: commit e07d0609aa6c6cfec720711a84f02c471a328fc3 Author: Matthew Miller <mattdm@xxxxxxxxxx> Date: Wed May 15 10:05:59 2013 -0400 reinstate polkit on all but the ultra-minimal install. (now uses smaller js interpreter) diff --git a/generic/fedora-19-i386-cloud.ks b/generic/fedora-19-i386-cloud.ks index 515759a..576a975 100644 --- a/generic/fedora-19-i386-cloud.ks +++ b/generic/fedora-19-i386-cloud.ks @@ -70,7 +70,6 @@ rsync -biosdevname -plymouth -NetworkManager --polkit -iprutils %end diff --git a/generic/fedora-19-i386-minimal.ks b/generic/fedora-19-i386-minimal.ks index 7bfd635..0632cd8 100644 --- a/generic/fedora-19-i386-minimal.ks +++ b/generic/fedora-19-i386-minimal.ks @@ -63,7 +63,6 @@ iptables-services -biosdevname -plymouth -NetworkManager --polkit -iprutils # These are "leaf" packages which can be done without in an ultra-minimal @@ -73,6 +72,7 @@ iptables-services -rsyslog -parted -openssh-clients +-polkit -rootfiles -sendmail -sudo diff --git a/generic/fedora-19-i386.ks b/generic/fedora-19-i386.ks index aa36b1a..f694dc3 100644 --- a/generic/fedora-19-i386.ks +++ b/generic/fedora-19-i386.ks @@ -63,7 +63,6 @@ rsync -biosdevname -plymouth -NetworkManager --polkit -iprutils %end diff --git a/generic/fedora-19-x86_64-cloud.ks b/generic/fedora-19-x86_64-cloud.ks index 93dba1a..19448a5 100644 --- a/generic/fedora-19-x86_64-cloud.ks +++ b/generic/fedora-19-x86_64-cloud.ks @@ -70,7 +70,6 @@ rsync -biosdevname -plymouth -NetworkManager --polkit -iprutils %end diff --git a/generic/fedora-19-x86_64-minimal.ks b/generic/fedora-19-x86_64-minimal.ks index 0c583d3..58c737b 100644 --- a/generic/fedora-19-x86_64-minimal.ks +++ b/generic/fedora-19-x86_64-minimal.ks @@ -64,7 +64,6 @@ iptables-services -biosdevname -plymouth -NetworkManager --polkit -iprutils # These are "leaf" packages which can be done without in an ultra-minimal @@ -74,6 +73,7 @@ iptables-services -rsyslog -parted -openssh-clients +-polkit -rootfiles -sendmail -sudo diff --git a/generic/fedora-19-x86_64.ks b/generic/fedora-19-x86_64.ks index ef2555e..d8aff36 100644 --- a/generic/fedora-19-x86_64.ks +++ b/generic/fedora-19-x86_64.ks @@ -64,7 +64,6 @@ rsync -biosdevname -plymouth -NetworkManager --polkit -iprutils %end commit 2de1edfe9c541c271196f2f6d428365c4c0b447d Author: Matthew Miller <mattdm@xxxxxxxxxx> Date: Tue May 14 22:59:37 2013 -0400 don't need iprutils in cloud image diff --git a/generic/fedora-19-i386-cloud.ks b/generic/fedora-19-i386-cloud.ks index 04f6cf3..515759a 100644 --- a/generic/fedora-19-i386-cloud.ks +++ b/generic/fedora-19-i386-cloud.ks @@ -71,6 +71,7 @@ rsync -plymouth -NetworkManager -polkit +-iprutils %end diff --git a/generic/fedora-19-i386-minimal.ks b/generic/fedora-19-i386-minimal.ks index 17b4a3d..7bfd635 100644 --- a/generic/fedora-19-i386-minimal.ks +++ b/generic/fedora-19-i386-minimal.ks @@ -64,6 +64,7 @@ iptables-services -plymouth -NetworkManager -polkit +-iprutils # These are "leaf" packages which can be done without in an ultra-minimal # install, but which actually remove typical functionality diff --git a/generic/fedora-19-i386.ks b/generic/fedora-19-i386.ks index f55062e..aa36b1a 100644 --- a/generic/fedora-19-i386.ks +++ b/generic/fedora-19-i386.ks @@ -64,6 +64,7 @@ rsync -plymouth -NetworkManager -polkit +-iprutils %end diff --git a/generic/fedora-19-x86_64-cloud.ks b/generic/fedora-19-x86_64-cloud.ks index debf7a0..93dba1a 100644 --- a/generic/fedora-19-x86_64-cloud.ks +++ b/generic/fedora-19-x86_64-cloud.ks @@ -71,6 +71,7 @@ rsync -plymouth -NetworkManager -polkit +-iprutils %end diff --git a/generic/fedora-19-x86_64-minimal.ks b/generic/fedora-19-x86_64-minimal.ks index bc72589..0c583d3 100644 --- a/generic/fedora-19-x86_64-minimal.ks +++ b/generic/fedora-19-x86_64-minimal.ks @@ -65,6 +65,7 @@ iptables-services -plymouth -NetworkManager -polkit +-iprutils # These are "leaf" packages which can be done without in an ultra-minimal # install, but which actually remove typical functionality diff --git a/generic/fedora-19-x86_64.ks b/generic/fedora-19-x86_64.ks index 6f24ab7..ef2555e 100644 --- a/generic/fedora-19-x86_64.ks +++ b/generic/fedora-19-x86_64.ks @@ -65,6 +65,7 @@ rsync -plymouth -NetworkManager -polkit +-iprutils %end _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud