Changeset 29f0426 in bootscripts-standard


Ignore:
Timestamp:
Dec 12, 2007, 7:26:50 PM (16 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
bbe00a4
Parents:
30171d8
Message:

Added udev bootscript to minimal install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r30171d8 r29f0426  
    139139        install -m ${MODE} clfs/init.d/setclock                 ${EXTDIR}/rc.d/init.d/
    140140        install -m ${MODE} clfs/init.d/swap                     ${EXTDIR}/rc.d/init.d/
     141        install -m ${MODE} clfs/init.d/udev                     ${EXTDIR}/rc.d/init.d/
    141142        ln -sf ../init.d/sendsignals ${EXTDIR}/rc.d/rc0.d/S60sendsignals
    142143        ln -sf ../init.d/mountfs     ${EXTDIR}/rc.d/rc0.d/S70mountfs
Note: See TracChangeset for help on using the changeset viewer.