manual: get rid of the lists of packages
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 4 Sep 2016 14:17:46 +0000 (16:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Sep 2016 17:32:59 +0000 (19:32 +0200)
commitd4db4277ffbd1fae478ba748c626eddc7c220e67
treed4898a777dd0098e8de7903170d1678b9c94f30c
parent5676a2deea896f38123b99781da0a612865adeb0
manual: get rid of the lists of packages

We currently have four lists of packages in the manual:
  - the non-virtual target packages,
  - the virtual target packages,
  - the host packages,
  - the deprecated features.

Those list take more than half of the manual. They do not serve much
purpose except to show off.

After the recent discussion on the list [0], remove them all.

We can now get rid of our biggish and complex generating script (and its
companion library kconfiglib).

[0] http://lists.busybox.net/pipermail/buildroot/2016-September/171199.html

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-virtual.txt
docs/manual/appendix.txt
docs/manual/manual.mk
support/scripts/gen-manual-lists.py [deleted file]
support/scripts/kconfiglib.py [deleted file]
support/scripts/readme.kconfiglib [deleted file]