StarlingX build source tree root
Go to file
Felipe de Jesus Ruiz Garcia e687eab44e Change file permissions of RPM's to 644 in the ISO
This commit adds 644 permissions for all the files under
/www/pages/feed/<release>/Packages, allowing the web server to reach
all the required files to provision compute nodes.

The internal web server used to provide rpms for the installation of
computes and additional controller can fail to serve packages if these
has different permission less than the required by the web server.

lighttpd runs as a non-root user, however the content under
/www/pages/feed/<release>/Packages is owned by root. If the files hasn't
the "read for other" bit set, then this files won't be provided by the
web server and thus causing a failure in the installation of the
computes.

We ensure that all the RPM's has the 644 permissions in that
location after to build the StarlingX ISO image.

Closes-Bug: #1794894

Change-Id: I928b156dad1cffcda2d9a8d41631a56ed7ee29f7
Signed-off-by: Felipe de Jesus Ruiz Garcia <felipe.de.jesus.ruiz.garcia@intel.com>
2019-01-10 17:52:56 -05:00
build-data Build Avoidance 2018-09-17 16:41:31 -04:00
build-tools Change file permissions of RPM's to 644 in the ISO 2019-01-10 17:52:56 -05:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview correct gitreview setting for master 2018-09-20 23:25:41 +08:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00