Line 199... |
Line 199... |
199 |
rcopy_ex /$LMK/kernel/fs/fscache $INITRD_TREE 2>/dev/null
|
199 |
rcopy_ex /$LMK/kernel/fs/fscache $INITRD_TREE 2>/dev/null
|
200 |
rcopy_ex /$LMK/kernel/net/sunrpc $INITRD_TREE 2>/dev/null
|
200 |
rcopy_ex /$LMK/kernel/net/sunrpc $INITRD_TREE 2>/dev/null
|
201 |
rcopy_ex /$LMK/kernel/net/sunrpc $INITRD_TREE 2>/dev/null
|
201 |
rcopy_ex /$LMK/kernel/net/sunrpc $INITRD_TREE 2>/dev/null
|
202 |
|
202 |
|
203 |
# net drivers
|
203 |
# net drivers
|
204 |
rcopy_ex /$LMK/kernel/drivers/net/mii.ko $INITRD_TREE 2>/dev/null
|
- |
|
205 |
rcopy_ex /$LMK/kernel/drivers/net/3c59x.ko $INITRD_TREE 2>/dev/null
|
- |
|
206 |
rcopy_ex /$LMK/kernel/drivers/net/8139cp.ko $INITRD_TREE 2>/dev/null
|
- |
|
207 |
rcopy_ex /$LMK/kernel/drivers/net/8139too.ko $INITRD_TREE 2>/dev/null
|
- |
|
208 |
rcopy_ex /$LMK/kernel/drivers/net/8390.ko $INITRD_TREE 2>/dev/null
|
- |
|
209 |
rcopy_ex /$LMK/kernel/drivers/net/e1000/e1000.ko $INITRD_TREE 2>/dev/null
|
- |
|
210 |
rcopy_ex /$LMK/kernel/drivers/net/e100.ko $INITRD_TREE 2>/dev/null
|
- |
|
211 |
rcopy_ex /$LMK/kernel/drivers/net/ns83820.ko $INITRD_TREE 2>/dev/null
|
- |
|
212 |
rcopy_ex /$LMK/kernel/drivers/net/tg3.ko $INITRD_TREE 2>/dev/null
|
- |
|
213 |
rcopy_ex /$LMK/kernel/drivers/net/pcnet32.ko $INITRD_TREE 2>/dev/null
|
- |
|
214 |
rcopy_ex /$LMK/kernel/drivers/net/tulip/tulip.ko $INITRD_TREE 2>/dev/null
|
- |
|
215 |
rcopy_ex /$LMK/kernel/drivers/net/b44.ko $INITRD_TREE 2>/dev/null
|
- |
|
216 |
rcopy_ex /$LMK/kernel/drivers/net/sk98lin/sk98lin.ko $INITRD_TREE 2>/dev/null
|
- |
|
217 |
rcopy_ex /$LMK/kernel/drivers/net/sky2.ko $INITRD_TREE 2>/dev/null
|
- |
|
218 |
rcopy_ex /$LMK/kernel/drivers/net/forcedeth.ko $INITRD_TREE 2>/dev/null
|
204 |
rcopy_ex /$LMK/kernel/drivers/net $INITRD_TREE 2>/dev/null
|
219 |
rcopy_ex /$LMK/updates/drivers/net/sky2/sky2.ko $INITRD_TREE 2>/dev/null
|
205 |
rcopy_ex /$LMK/updates/drivers/net/sky2/sky2.ko $INITRD_TREE 2>/dev/null
|
220 |
|
206 |
|
221 |
# add language support for filesystems
|
207 |
# add language support for filesystems
|
222 |
# rcopy_ex /$LMK/kernel/fs/nls/ $INITRD_TREE 2>/dev/null
|
208 |
# rcopy_ex /$LMK/kernel/fs/nls/ $INITRD_TREE 2>/dev/null
|
223 |
rcopy_ex /$LMK/kernel/fs/nls/nls_cp437.* $INITRD_TREE 2>/dev/null
|
209 |
rcopy_ex /$LMK/kernel/fs/nls/nls_cp437.* $INITRD_TREE 2>/dev/null
|