[Tickets] [Initng] #806: Critical tasks (modules, daemons, /dev files) skipped in PCLinuxOS

Initng trac at initng.org
Tue Feb 19 07:46:13 CET 2008


#806: Critical tasks (modules, daemons, /dev files) skipped in PCLinuxOS
-----------------------------------------------------------+----------------
 Reporter:  rick_777                                       |        Owner:                     
     Type:  defect                                         |       Status:  new                
 Priority:  high                                           |    Milestone:                     
Component:  Bugs in initng-ifiles                          |      Version:  initng-ifiles-0.1.2
 Severity:  blocker                                        |   Resolution:                     
 Keywords:  PCLinuxOS, udev, hald, livecd, acpid, modules  |  
-----------------------------------------------------------+----------------

Comment(by rick_777):

 I modified acpid.i ( service daemon/acpid/modules ) to find gzipped
 modules to (as they're present in PCLinuxOS):

  MODAVAIL=`/usr/bin/find ${LOC} -type f -name "*.ko" -or -name "*.ko.gz"
 -printf "%f\n" | /bin/sed -r 's/\.ko(\.gz|)$//'`

 This works for .ko as well as .ko.gz files (in theory, haven't rebooted
 yet).

-- 
Ticket URL: </ticket/806#comment:2>
Initng <>
The next generation init system


More information about the Tickets mailing list