Bug 198100 - RFE: Autorelabel
Summary: RFE: Autorelabel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-09 17:07 UTC by Chitlesh GOORAH
Modified: 2014-03-17 03:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-07-10 19:58:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.