Bug 109831 - No support for sysfs and some more optimizations
Summary: No support for sysfs and some more optimizations
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 1
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: 2003-11-12 07:02 UTC by Ulrich Drepper
Modified: 2014-03-17 02:40 UTC (History)
1 user (show)

Fixed In Version: 7.44-1
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-28 06:27:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to mount sysfs (4.96 KB, patch)
2003-11-12 07:03 UTC, Ulrich Drepper
no flags Details | Diff

Description Ulrich Drepper 2003-11-12 07:02:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b)
Gecko/20031111 Firebird/0.7+

Description of problem:
The initscripts should treat sysfs like procfs and mount it early. 
I'll attach a patch for this which is a bit more complicated than
needed since it actually creates the /sys mount point if necessary. 
The patch also adds some more optimizations I stumbled across.

Version-Release number of selected component (if applicable):
initscripts-7.42-1

How reproducible:
Always

Steps to Reproduce:
1.boot 2.6 kernel
2.look for sysfs under /sys
3.
    

Actual Results:  Not there

Expected Results:  sysfs moutned

Additional info:

Comment 1 Ulrich Drepper 2003-11-12 07:03:07 UTC
Created attachment 95920 [details]
Patch to mount sysfs

Comment 2 Bill Nottingham 2004-01-28 06:27:17 UTC
sysfs mounting added in CVS, will be in 7.44-1.


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