Dennis Gilmore <[email protected]> writes:

> Hi all,
>
> Final RC1 images have been uploaded to EC2 and are available at 
>
> ami-3b361952 : us-east-1 image for i386
> ami-1337187a : us-east-1 image for x86_64
>

Compared to TC5 images:

1) iptables-services package is missing in RC1

2) SELinux contexts. It gets better :-)
In TC5 if you remember we had:
# restorecon -R -v -n -e /proc -e /sys -e /tmp -e /run -e /dev /
restorecon reset /boot/extlinux/ldlinux.sys context 
system_u:object_r:file_t:s0->system_u:object_r:boot_t:s0
restorecon reset /var/cache/yum context 
system_u:object_r:file_t:s0->system_u:object_r:rpm_var_cache_t:s0
restorecon reset /var/log/boot.log context 
system_u:object_r:var_log_t:s0->system_u:object_r:plymouthd_var_log_t:s0
restorecon reset /var/log/cron context 
system_u:object_r:var_log_t:s0->system_u:object_r:cron_log_t:s0

In RC1 we have only these:
# restorecon -R -v -n -e /proc -e /sys -e /tmp -e /run -e /dev /
restorecon reset /var/cache/yum context 
system_u:object_r:file_t:s0->system_u:object_r:rpm_var_cache_t:s0
restorecon reset /boot/extlinux/ldlinux.sys context 
system_u:object_r:file_t:s0->system_u:object_r:boot_t:s0

No other changes/issues noticed.

-- 
  Vitaly Kuznetsov
_______________________________________________
cloud mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to