From 3f7834a815d08e46e663c73c805a0ec583ce4f6c Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Wed, 25 Jun 2014 18:10:41 +0200 Subject: [PATCH] ecn-node: deprecated usage of busybox in favour of util-linux --- busybox.config | 16 ---------------- pkg_conf/busybox.conf | 15 --------------- pkgsel.d/core-userspace.all | 3 +-- 3 files changed, 1 insertion(+), 33 deletions(-) delete mode 100644 busybox.config delete mode 100644 pkg_conf/busybox.conf diff --git a/busybox.config b/busybox.config deleted file mode 100644 index e1d3378..0000000 --- a/busybox.config +++ /dev/null @@ -1,16 +0,0 @@ -# Core Features -# -X CONFIG_FEATURE_PRESERVE_HARDLINKS - -# sysvinit -# -X CONFIG_LAST -X CONFIG_SULOGIN -X CONFIG_MESG -X CONFIG_WALL -X CONFIG_KILLALL5 -X CONFIG_PIDOF - -# needed by killall5 -X CONFIG_KILL - diff --git a/pkg_conf/busybox.conf b/pkg_conf/busybox.conf deleted file mode 100644 index 55c8603..0000000 --- a/pkg_conf/busybox.conf +++ /dev/null @@ -1,15 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: target/ecn-node/pkg_conf/busybox.conf -# Copyright (C) 2012 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -var_append conffiles ' ' "$base/target/$SDECFG_TRG_ECN/busybox.config" diff --git a/pkgsel.d/core-userspace.all b/pkgsel.d/core-userspace.all index b5056ee..b7cca1e 100644 --- a/pkgsel.d/core-userspace.all +++ b/pkgsel.d/core-userspace.all @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/ecn-node/pkgsel.d/core-userspace.all -# Copyright (C) 2012 - 2013 The OpenSDE Project +# Copyright (C) 2012 - 2014 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -21,7 +21,6 @@ X bash X bcron X coreutils X util-linux -X busybox X mine X stone X socklog