Browse Source

Removed obsolete hotplug++ package from initrd module

legacy/udev-work
Christian Wiese 17 years ago
parent
commit
0613fa15ea
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      pkgsel/Base/LINUX_INITRD.conf

+ 2
- 1
pkgsel/Base/LINUX_INITRD.conf

@ -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

Loading…
Cancel
Save