From 08573e0ac480485c3ad4cd3f4bba235ebd4f4081 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 20 Dec 2003 07:07:22 +0000 Subject: Kill off the loadacm applet. It is unused, unmaintained garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik --- debian/config-deb | 1 - debian/config-static | 1 - debian/config-udeb | 1 - debian/config-udeb-linux-i386 | 1 - 4 files changed, 4 deletions(-) (limited to 'debian') diff --git a/debian/config-deb b/debian/config-deb index 1b323c980..677b18560 100644 --- a/debian/config-deb +++ b/debian/config-deb @@ -158,7 +158,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y CONFIG_CLEAR=y # CONFIG_DEALLOCVT is not set # CONFIG_DUMPKMAP is not set -# CONFIG_LOADACM is not set # CONFIG_LOADFONT is not set CONFIG_LOADKMAP=y # CONFIG_OPENVT is not set diff --git a/debian/config-static b/debian/config-static index 6eafbc7e9..3ca24b173 100644 --- a/debian/config-static +++ b/debian/config-static @@ -173,7 +173,6 @@ CONFIG_CHVT=y CONFIG_CLEAR=y CONFIG_DEALLOCVT=y CONFIG_DUMPKMAP=y -CONFIG_LOADACM=y CONFIG_LOADFONT=y CONFIG_LOADKMAP=y CONFIG_OPENVT=y diff --git a/debian/config-udeb b/debian/config-udeb index a99383094..cca6ff9e8 100644 --- a/debian/config-udeb +++ b/debian/config-udeb @@ -161,7 +161,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y # CONFIG_CLEAR is not set # CONFIG_DEALLOCVT is not set # CONFIG_DUMPKMAP is not set -# CONFIG_LOADACM is not set # CONFIG_LOADFONT is not set # CONFIG_LOADKMAP is not set # CONFIG_OPENVT is not set diff --git a/debian/config-udeb-linux-i386 b/debian/config-udeb-linux-i386 index 678a6a193..90548ef9d 100644 --- a/debian/config-udeb-linux-i386 +++ b/debian/config-udeb-linux-i386 @@ -161,7 +161,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y # CONFIG_CLEAR is not set # CONFIG_DEALLOCVT is not set # CONFIG_DUMPKMAP is not set -# CONFIG_LOADACM is not set # CONFIG_LOADFONT is not set # CONFIG_LOADKMAP is not set # CONFIG_OPENVT is not set -- cgit v1.2.3