busybox/applets
Yann E. MORIN 296381ff4f applets/install: don't try to install nothing
Commit 952d5a6024 (applets/install: accept more than one install
option) changed the way we handle install options: before that commit, a
missing install type would mean to install nothing; after, we would
iterate over options, so we would never notice there was a mising
option.

Fix that by introducing an explicit --none option to specify to install
nothing.

Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-15 12:07:22 +02:00
..
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
applet_tables.c build system: fix parallel building issue 2018-04-14 01:55:51 +02:00
applets.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
busybox.mkll fix "make install" 2011-02-20 05:50:04 +01:00
busybox.mksuid buildsys: Add helper to list suid applets 2013-07-26 13:39:46 +02:00
individual.c style fixes, no code changes 2012-09-02 14:29:14 +02:00
install.sh applets/install: don't try to install nothing 2018-04-15 12:07:22 +02:00
Kbuild.src build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h 2016-08-21 22:00:20 +02:00
usage_compressed Automatically disable FEATURE_COMPRESS_USAGE for small builds. 2017-01-06 19:16:36 +01:00
usage_pod.c build system: fix a few warnings for allnoconfig build 2016-07-05 21:43:28 +02:00
usage.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00