StarlingX Integration and packaging
Go to file
Paul-Emile Element 082020ce89 preserve file signature when copying lighttpd config / init files
The lighttpd-config rpm was created to overwrite some configration
files from the stock lighttpd rpm.
However, the default behavior of the cp command does not
preserve extended attibutes. The result is that the IMA file
signatures were lost and the system generated IMA appraisal
failures when configured using the extended security profile.

This modification simply adds the required option to the
cp command to copy the extended attributes with the source files.

Closes-Bug: #1806433

Change-Id: I6811000b9bbd87004b371e8475359601f332a61a
Signed-off-by: Paul-Emile Element <Paul-Emile.Element@windriver.com>
2018-12-03 16:10:43 -05:00
base preserve file signature when copying lighttpd config / init files 2018-12-03 16:10:43 -05:00
ceph Merge "Python 3 compatibility: use print as a function." 2018-11-02 18:38:13 +00:00
config de-fuzz fuzzy patch in puppet-ceph 2018-11-22 23:54:57 +08:00
config-files Refactor patches for setup package 2018-11-30 08:41:36 +08:00
database Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
devstack Add DevStack plugin 2018-11-01 23:59:31 -05:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
filesystem nfs-utils: Remove patches from OpenEmbedded-Core 2018-11-29 00:53:22 +00:00
grub de-fuzz grub2 patches 2018-09-28 08:10:39 +08:00
kernel update ima public certificate for standard kernel 2018-10-10 16:44:58 -04:00
kubernetes Uprev kubernetes from 1.10 to 1.12.1 2018-10-18 10:36:39 -05:00
ldap Refactor patches for nss-pam-ldapd package 2018-11-28 02:25:22 +00:00
logging Merge "refactor syslog-ng" 2018-11-19 01:28:20 +00:00
monitoring Make collectd alarm notifier retry alarm clear attempts that fail 2018-09-20 14:21:32 -04:00
networking Merge "refactor iptables" 2018-11-19 01:28:36 +00:00
python Fix fuzzy issue introduced by Change 597433 2018-11-06 01:56:04 +08:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:36:35 +00:00
security refactor audit 2018-11-12 19:51:58 +08:00
storage-drivers Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00
tools Refactor patches for initscripts package 2018-11-21 01:26:32 +00:00
utilities Implement Active-Active Heartbeat as HA Improvement 2018-11-14 20:19:41 +00:00
virt Rebase openstack-helm and openstack-helm-infra 2018-11-15 23:55:58 -05:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:43:29 -05:00
.gitreview correct gitreview for master 2018-09-20 23:20:14 +08:00
.zuul.yaml Add DevStack plugin 2018-11-01 23:59:31 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:35 -07:00
centos_guest_image.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_guest_image_rt.inc Split image.inc across git repos 2018-08-15 16:45:36 -04:00
centos_iso_image.inc Refactor patches for setup package 2018-11-30 08:41:36 +08:00
centos_pike_docker_images.inc Create stx-integ docker image directives file 2018-11-14 15:16:18 -06:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:09:05 -06:00
centos_pkg_dirs Refactor patches for setup package 2018-11-30 08:41:36 +08:00
centos_pkg_dirs_installer Relocate anaconda to stx-integ/base/anaconda 2018-08-01 15:37:12 -04:00
centos_pkg_dirs_rt Relocate drbd to stx-integ/kernel/kernel-modules/drbd 2018-08-01 15:31:44 -04:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Merge "Add DevStack plugin" 2018-11-08 18:20:02 +00:00

README.rst

stx-integ

StarlingX Integration