try to migrate to xattr pax markings for our stage4

This commit is contained in:
Matthew Thode 2016-01-22 01:53:00 -06:00
parent dddadbeffd
commit cf5d45a5f9
No known key found for this signature in database
GPG key ID: 64A37BEAAE19A4E8

View file

@ -71,3 +71,7 @@ passwd -l root
for i in $(find /var/log -type f); do truncate -s 0 $i; done
# remove foreign manpages
find /usr/share/man/ -mindepth 1 -maxdepth 1 -path "/usr/share/man/man*" -prune -o -exec rm -rf {} \;
# fine if this fails, aka non-hardened
echo 'migraging pax'
/usr/sbin/migrate-pax -m