Bug 198100

Summary: RFE: Autorelabel
Product: [Fedora] Fedora Reporter: Chitlesh GOORAH <chitlesh>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-10 19:58:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chitlesh GOORAH 2006-07-09 17:07:02 UTC
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:

Comment 1 Bill Nottingham 2006-07-10 19:58:49 UTC
This is already handled in rawhide by checking the READONLY variable - this
should be enough for kadischi.