Description of problem: Hello, Im building livecd with kadischi, and autorelabel isn't a feature we really need. Everytime during the boot proccess, there is an error saying cannot touch /.autorelabel. Can you replace line 433 by [ -f /.autorelabel ] || touch /.autorelabel 2> /dev/null Version-Release number of selected component (if applicable): initscripts-8.31.5-1 How reproducible: Everytime Steps to Reproduce: 1. build a livecd with kadischi 2. burn the livecd 3. run the livecd Actual results: cannot touch /.autorelabel Expected results: Additional info:
This is already handled in rawhide by checking the READONLY variable - this should be enough for kadischi.