Browse Source

ecn-node: deprecated usage of busybox in favour of util-linux

master
Nagy Károly Gábriel 9 years ago
parent
commit
3f7834a815
3 changed files with 1 additions and 33 deletions
  1. +0
    -16
      busybox.config
  2. +0
    -15
      pkg_conf/busybox.conf
  3. +1
    -2
      pkgsel.d/core-userspace.all

+ 0
- 16
busybox.config

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

+ 0
- 15
pkg_conf/busybox.conf

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

+ 1
- 2
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

Loading…
Cancel
Save