Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Enable SELinux on arm64 #756

Closed
wants to merge 1 commit into from
Closed

Enable SELinux on arm64 #756

wants to merge 1 commit into from

Conversation

dm0-
Copy link
Contributor

@dm0- dm0- commented Sep 25, 2017

sudo chroot "${root_fs_dir}" bash -c "cd /usr/share/selinux/mcs && semodule -s mcs -i *.pp"
clean_qemu_static "${root_fs_dir}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably run before the fstrim in the previous stanza.

This also moves the SELinux policy build step before the fstrim for
maximum compressibility.
@dm0-
Copy link
Contributor Author

dm0- commented Apr 20, 2018

Replaced by #804

@dm0- dm0- closed this Apr 20, 2018
@dm0- dm0- deleted the arm64-selinux branch April 20, 2018 22:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants