platform_external_selinux/policycoreutils/scripts
Alan Jenkins 5ddfc0371a policycoreutils: fixfiles: failure to create /.autorelabel is fatal
Fix the following ambiguous output (from booting with init=/bin/sh):

    # /usr/sbin/fixfiles onboot
    /usr/sbin/fixfiles: line 313: /.autorelabel: Read-only file system
    /usr/sbin/fixfiles: line 317: /.autorelabel: Read-only file system
    System will relabel on next boot

System will not relabel on next boot if we couldn't create ./autorelabel

(In case anyone reading this description is still confused: To run
`fixfiles onboot` after booting with init=/bin/sh, you must first run
`mount / -oremount,rw`).
2018-05-15 13:51:04 -04:00
..
.gitignore Move policycoreutils/{sepolicy,audit2allow,semanage,scripts/chcat*} and sepolgen to python. 2016-11-16 11:19:50 -05:00
fixfiles policycoreutils: fixfiles: failure to create /.autorelabel is fatal 2018-05-15 13:51:04 -04:00
fixfiles.8 policycoreutils: fixfiles: remove bad modes of "relabel" command 2017-05-09 14:47:39 -04:00
Makefile policycoreutils: build: follow standard semantics for DESTDIR and PREFIX 2018-02-14 20:02:01 +01:00