From 8041b7bf7c520a5219e64e2688fdc220220646ea Mon Sep 17 00:00:00 2001 From: "Carl D. Roth" Date: Wed, 18 May 2016 18:47:58 -0700 Subject: [PATCH] Deprecate initnetdev - moved to onl-vendor-config-onl - onl-loader-initscripts is now deprecated --- builds/any/rootfs/jessie/common/common-packages.yml | 1 - builds/any/rootfs/wheezy/common/common-packages.yml | 1 - packages/base/all/initrds/loader-initrd-files/PKG.yml | 11 ----------- 3 files changed, 13 deletions(-) diff --git a/builds/any/rootfs/jessie/common/common-packages.yml b/builds/any/rootfs/jessie/common/common-packages.yml index ef765ea3..d41477b4 100644 --- a/builds/any/rootfs/jessie/common/common-packages.yml +++ b/builds/any/rootfs/jessie/common/common-packages.yml @@ -66,7 +66,6 @@ - realpath - iptables - onl-faultd -- onl-loader-initscripts - onlp-snmpd - oom-shim - python-parted diff --git a/builds/any/rootfs/wheezy/common/common-packages.yml b/builds/any/rootfs/wheezy/common/common-packages.yml index 40a6bf5d..eb365075 100644 --- a/builds/any/rootfs/wheezy/common/common-packages.yml +++ b/builds/any/rootfs/wheezy/common/common-packages.yml @@ -65,7 +65,6 @@ - realpath - iptables - onl-faultd -- onl-loader-initscripts - onlp-snmpd - oom-shim - python-parted diff --git a/packages/base/all/initrds/loader-initrd-files/PKG.yml b/packages/base/all/initrds/loader-initrd-files/PKG.yml index 56714efc..79489347 100644 --- a/packages/base/all/initrds/loader-initrd-files/PKG.yml +++ b/packages/base/all/initrds/loader-initrd-files/PKG.yml @@ -23,15 +23,4 @@ packages: changelog: Change changes changes., - - name: onl-loader-initscripts - version: 1.0.0 - summary: Open Network Linux System Loader Common Initscripts - - files: - src/bin/initnetdev : /sbin/ - - changelog: Change changes changes., - - -