|
|
@ -2,6 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: target/mnemosyne/pkgsel/Base/LINUX_INITRD.conf |
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2002 - 2006 Alejandro Mery |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -14,7 +15,7 @@ |
|
|
|
|
|
|
|
SDECFGSET_DIETLIBC=1 |
|
|
|
|
|
|
|
for x in embutils pdksh module_init_tools modutils udev embutils hotplug__ \ |
|
|
|
for x in embutils pdksh module_init_tools modutils udev embutils \ |
|
|
|
parted ipconfig minised disktype fget udhcp; do |
|
|
|
eval SDECFGSET_DIETLIBC_$x=1 |
|
|
|
done |