This is an automated email from the git hooks/post-receive script.
pbrobinson pushed a change to branch master in repository fedora-kickstarts.
from 9972756 Switch cloud base back to extlinux from grub2. We need to unset the 64bit option on ext4 to make extlinux work. See https://bugzilla.redhat.com/show_bug.cgi?id=1369934 and http://www.syslinux.org/wiki/index.php/Filesystem#ext new 354cf22 add rng-tools to all ARM images as most arm HW has a HW rng
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fedora-arm-base.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
This is an automated email from the git hooks/post-receive script.
pbrobinson pushed a commit to branch master in repository fedora-kickstarts.
commit 354cf22cf3b719272a8a9c233289d7a6e17ec11d Author: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org> Date: Wed Sep 7 15:31:36 2016 +0100
add rng-tools to all ARM images as most arm HW has a HW rng --- fedora-arm-base.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 4017924..44b3d3f 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -28,7 +28,7 @@ kernel dracut-config-generic # install tools needed to manage and boot arm systems @arm-tools - +rng-tools chrony extlinux-bootloader initial-setup @@ -39,7 +39,6 @@ initial-setup-gui # remove this in %post dracut-config-generic
- # make sure all the locales are available for inital0-setup and anaconda to work glibc-all-langpacks