From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/84 RFC] all: use 'menuconfig' to group sub-options (branch yem/menuconfig)
Date: Fri, 25 Dec 2015 22:25:48 +0100 [thread overview]
Message-ID: <cover.1451076704.git.yann.morin.1998@free.fr> (raw)
Hello All!
This RFC series is a proposal to cleanup the layout of the menuconfig
UI. Although it looks to be pretty long (84 patches), it really is only
three different changes :
- patches 1-6: re-order comments to fix indentation of sub-options;
this can probably be applied without too much discussion, as it is
really only a cleanup;
- patches 7-35: changes use of 'config'+'menu' into a 'menuconfig'
(the Kconfig keywords) to automatically arrange the sub-options into
sub-menus;
- patches 36-84: document that packages with 5 or more options should
use sub-menus (with 'menuconfig') to store their sub-options
(patches 36-39); it then changes a lot of packages accordingly
(patches 40-84).
Using 'menuconfig' (like bar, below) instead of 'config'+'menu' (like
foo, below) provides a nicer layout (but that's just my taste!):
[*] foo
foo sub-menu --->
[*] bar --->
Finally, moving 5-or-more sub-options to sub-menus also provides for a
nicer layout. Of course, I choose 5 arbitrarily; we can refine this
value, but 5 looked obvious to me.
Last note: I did try to hunt fro all packages, but it is not possible
to either:
- review all Config.in, or
- see all packages in the menuconfig UI (because of arch dependencies
for example)
So, I may have missed a few... These can be fixed later.
This series is just an RFC, and is not available in Patchwork. If we
decide that we do want it, I'll rebase it and re-submit. However,
applyingg 84 patches from Patchwork is probably a bit cumbersome, so the
series is also available for git-pull (see below).
Regards,
Yann E. MORIN.
The following changes since commit 3068555c47c15afb62988d35e5e148dc691c6eb9:
python-ipaddress: new package (2015-12-25 19:48:22 +0100)
are available in the git repository at:
git://git.busybox.net/~ymorin/git/buildroot yem/menuconfig
for you to fetch changes up to a93897991f9d246db5f8b92c18e4edce191ec6d6:
boot/uboot: use 'menuconfig' (2015-12-25 20:00:20 +0100)
----------------------------------------------------------------
Yann E. MORIN (84):
package/alsa-lib: move comment around, to keep proper indentation
package/gstreamer: move comment around, to keep proper indentation
package/gstreamer1: move comment around, to keep proper indentation
package/nodejs: move comment around, to keep proper indentation
package/tcl: move comment around, to keep proper indentation
package/udpcast: move comment around, to keep proper indentation
package/alsa-lib: use 'menuconfig' instad of 'config'+'menu'
package/alsa-utils: use 'menuconfig' instead of 'config'+'menu'
package/angularjs: use 'menuconfig' instad of 'config'+'menu'
package/angularjs: simplify modules selection
package/collectd: use 'menuconfig' instead of 'config'+'menu'
package/gd: use 'menuconfig' instad of 'config'+'menu'
package/gpsd: use 'menuconfig' instead of 'config'+'menu'
package/jquery: include external plugins from jquery's Config.in
package/libdrm: move tests programs to the bottom
package/libdrm: use 'menuconfig' instad of 'config'+'menu'
package/mono: use 'menuconfig' instead of 'config'+'menu'
package/ncftp: use 'menuconfig' instad of 'config'+'menu'
package/nfs-utils: use 'menuconfig' instead of 'config'+'menu'
package/nodejs: use 'menuconfig' instead of 'config'+'menu'
package/ola: use 'menuconfig' instead of 'config'+'menu'
package/perl: use 'menuconfig' instead of 'config'+'menu'
package/php: move list of extensions after interface selection
package/php: use 'menuconfig' instad of 'config'+'menu'
package/python: use 'menuconfig' instad of 'config'+'menu'
package/python3: use 'menuconfig' instad of 'config'+'menu'
package/python{,3}: move inclusion of external python modules
package/sdl_image: use 'menuconfig' instead of 'config'+'menu'
package/tcl: use 'menuconfig' instad of 'config'+'menu'
package/tiff: use 'menuconfig' instad of 'config'+'menu'
package/udpcast: use 'menuconfig' instad of 'config'+'menu'
package/gstreamer: include plugins from gstreamer's real Config.in
package/gstreamer: use 'menuconfig' instead of 'config'+'menu'
package/gstreamer1: include plugins from gstreamer1's real Config.in
package/gstreamer1: use 'menuconfig' instead of 'config'+'menu'
docs/manual: slightly compactify a paragraph
docs/manual: add ordering of kconfig options' attributes
docs/manual: add example about sub-options
docs/manual: use 'menuconfig' when there are more than 5 sub-options
package/valgrind: use 'menuconfig'
package/e2fsprogs: use 'menuconfig'
package/mtd: use 'menuconfig'
package/squashfs: use 'menuconfig'
package/dejavu: use 'menuconfig'
package/google-material-design-icons: use 'menuconfig'
package/directfb: use 'menuconfig'
package/efl: use 'menuconfig'
package/sdl: use 'menuconfig'
package/sdl: include SDL external libraries from sdl's Config.in
package/sdl_*: remove redundant dependency
package/lm-sensors: use 'menuconfig'
package/openocd: use 'menuconfig'
package/erlang: include Erlang libraries from erlang's Config.in
package/lua{,jit}: move inclusion of external libraries/modules
package/sqlite: use 'menuconfig'
package/cairo: use 'menuconfig'
package/imlib2: use 'menuconfig'
package/libiio: use 'menuconfig'
package/flot: use 'menuconfig'
package/boost: use 'menuconfig'
package/poco: use 'menuconfig'
package/ncurses: use 'menuconfig'
package/dovecot: use 'menuconfig'
package/gnuradio: use 'menuconfig'
package/gnuradio: split long omment
package/connman: use 'menuconfig'
package/dnsmasq: use 'menuconfig'
package/dropbear: use 'menuconfig'
package/igh-ethercat: use 'menuconfig'
package/ipsec-tools: use 'menuconfig'
package/lftp: use 'menuconfig'
package/lighttpd: use 'menuconfig'
package/ndisc6: use 'menuconfig'
package/netsnmp: use 'menuconfig'
package/ntp: use 'menuconfig'
package/openobex: use 'menuconfig'
package/quagga: use 'menuconfig'
package/transmission: use 'menuconfig'
package/wpa-supplicant: use 'menuconfig'
boot/at91bootstrap3: use 'menuconfig'
boot/barebox: use 'menuconfig'
boot/grub: use 'menuconfig'
boot/mxs-bootlets: use 'menuconfig'
boot/uboot: use 'menuconfig'
boot/at91bootstrap3/Config.in | 2 +-
boot/barebox/Config.in | 3 +-
boot/grub/Config.in | 10 +-
boot/mxs-bootlets/Config.in | 2 +-
boot/uboot/Config.in | 3 +-
docs/manual/adding-packages-directory.txt | 73 +++++++-
package/Config.in | 250 -------------------------
package/alsa-lib/Config.in | 12 +-
package/alsa-utils/Config.in | 7 +-
package/angularjs/Config.in | 37 ++--
package/angularjs/angularjs.mk | 24 ++-
package/boost/Config.in | 2 +-
package/cairo/Config.in | 2 +-
package/collectd/Config.in | 21 +--
package/connman/Config.in | 2 +-
package/dejavu/Config.in | 2 +-
package/directfb/Config.in | 2 +-
package/dnsmasq/Config.in | 2 +-
package/dovecot/Config.in | 2 +-
package/dropbear/Config.in | 2 +-
package/e2fsprogs/Config.in | 3 +-
package/efl/Config.in | 2 +-
package/erlang/Config.in | 17 +-
package/flot/Config.in | 4 +-
package/gd/Config.in | 6 +-
package/gnuradio/Config.in | 9 +-
package/google-material-design-icons/Config.in | 2 +-
package/gpsd/Config.in | 25 +--
package/gstreamer/Config.in | 12 --
package/gstreamer/gstreamer/Config.in | 20 +-
package/gstreamer1/Config.in | 11 --
package/gstreamer1/gstreamer1/Config.in | 19 +-
package/igh-ethercat/Config.in | 2 +-
package/imlib2/Config.in | 3 +-
package/ipsec-tools/Config.in | 2 +-
package/jquery/Config.in | 17 +-
package/lftp/Config.in | 2 +-
package/libdrm/Config.in | 14 +-
package/libiio/Config.in | 2 +-
package/lighttpd/Config.in | 2 +-
package/lm-sensors/Config.in | 3 +-
package/lua/Config.ext | 49 +++++
package/lua/Config.in | 4 +-
package/luajit/Config.ext | 1 +
package/luajit/Config.in | 4 +-
package/mono/Config.in | 8 +-
package/mtd/Config.in | 3 +-
package/ncftp/Config.in | 6 +-
package/ncurses/Config.in | 2 +-
package/ndisc6/Config.in | 2 +-
package/netsnmp/Config.in | 2 +-
package/nfs-utils/Config.in | 6 +-
package/nodejs/Config.in | 20 +-
package/ntp/Config.in | 2 +-
package/ola/Config.in | 14 +-
package/openobex/Config.in | 2 +-
package/openocd/Config.in | 4 +-
package/perl/Config.in | 48 ++++-
package/php/Config.ext | 20 +-
package/php/Config.in | 6 +-
package/poco/Config.in | 4 +-
package/python/Config.ext | 96 ++++++++++
package/python/Config.in | 6 +-
package/python3/Config.ext | 1 +
package/python3/Config.in | 6 +-
package/quagga/Config.in | 2 +-
package/sdl/Config.in | 11 +-
package/sdl_gfx/Config.in | 1 -
package/sdl_image/Config.in | 7 +-
package/sdl_mixer/Config.in | 1 -
package/sdl_net/Config.in | 1 -
package/sdl_sound/Config.in | 1 -
package/sdl_ttf/Config.in | 1 -
package/sqlite/Config.in | 2 +-
package/squashfs/Config.in | 2 +-
package/tcl/Config.in | 15 +-
package/tiff/Config.in | 4 +-
package/transmission/Config.in | 3 +-
package/udpcast/Config.in | 14 +-
package/valgrind/Config.in | 2 +-
package/wpa_supplicant/Config.in | 2 +-
81 files changed, 526 insertions(+), 496 deletions(-)
create mode 100644 package/lua/Config.ext
create mode 120000 package/luajit/Config.ext
create mode 100644 package/python/Config.ext
create mode 120000 package/python3/Config.ext
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2015-12-25 21:25 UTC|newest]
Thread overview: 134+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-25 21:25 Yann E. MORIN [this message]
2015-12-25 21:24 ` [Buildroot] [PATCH 01/84 RFC] package/alsa-lib: move comment around, to keep proper indentation Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 02/84 RFC] package/gstreamer: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 03/84 RFC] package/gstreamer1: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 04/84 RFC] package/nodejs: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 05/84 RFC] package/tcl: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 06/84 RFC] package/udpcast: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 07/84 RFC] package/alsa-lib: use 'menuconfig' instad of 'config'+'menu' Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 08/84 RFC] package/alsa-utils: use 'menuconfig' instead " Yann E. MORIN
2015-12-30 23:03 ` Arnout Vandecappelle
2015-12-30 23:09 ` Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 09/84 RFC] package/angularjs: use 'menuconfig' instad " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 10/84 RFC] package/angularjs: simplify modules selection Yann E. MORIN
2015-12-30 23:27 ` Arnout Vandecappelle
2015-12-31 16:33 ` Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 11/84 RFC] package/collectd: use 'menuconfig' instead of 'config'+'menu' Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 12/84 RFC] package/gd: use 'menuconfig' instad " Yann E. MORIN
2015-12-30 23:32 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 13/84 RFC] package/gpsd: use 'menuconfig' instead " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 14/84 RFC] package/jquery: include external plugins from jquery's Config.in Yann E. MORIN
2015-12-30 23:45 ` Arnout Vandecappelle
2015-12-31 17:17 ` Yann E. MORIN
2016-01-02 0:21 ` Arnout Vandecappelle
2016-01-02 0:22 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 15/84 RFC] package/libdrm: move tests programs to the bottom Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 16/84 RFC] package/libdrm: use 'menuconfig' instad of 'config'+'menu' Yann E. MORIN
2015-12-30 23:46 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 17/84 RFC] package/mono: use 'menuconfig' instead " Yann E. MORIN
2015-12-30 23:48 ` Arnout Vandecappelle
2016-01-02 0:25 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 18/84 RFC] package/ncftp: use 'menuconfig' instad " Yann E. MORIN
2015-12-30 23:48 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 19/84 RFC] package/nfs-utils: use 'menuconfig' instead " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 20/84 RFC] package/nodejs: " Yann E. MORIN
2015-12-30 23:49 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 21/84 RFC] package/ola: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 22/84 RFC] package/perl: " Yann E. MORIN
2015-12-30 23:53 ` Arnout Vandecappelle
2016-01-02 0:33 ` Arnout Vandecappelle
2016-01-02 10:10 ` Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 23/84 RFC] package/php: move list of extensions after interface selection Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 24/84 RFC] package/php: use 'menuconfig' instad of 'config'+'menu' Yann E. MORIN
2015-12-30 23:57 ` Arnout Vandecappelle
2016-01-02 0:48 ` Arnout Vandecappelle
2016-01-02 10:28 ` Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 25/84 RFC] package/python: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 26/84 RFC] package/python3: " Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 27/84 RFC] package/python{, 3}: move inclusion of external python modules Yann E. MORIN
2015-12-30 23:59 ` Arnout Vandecappelle
2016-01-02 0:54 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 28/84 RFC] package/sdl_image: use 'menuconfig' instead of 'config'+'menu' Yann E. MORIN
2015-12-25 21:24 ` [Buildroot] [PATCH 29/84 RFC] package/tcl: use 'menuconfig' instad " Yann E. MORIN
2015-12-31 0:03 ` Arnout Vandecappelle
2016-01-02 0:55 ` Arnout Vandecappelle
2015-12-25 21:24 ` [Buildroot] [PATCH 30/84 RFC] package/tiff: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 31/84 RFC] package/udpcast: " Yann E. MORIN
2015-12-31 0:08 ` Arnout Vandecappelle
2015-12-31 17:20 ` Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 32/84 RFC] package/gstreamer: include plugins from gstreamer's real Config.in Yann E. MORIN
2015-12-31 0:12 ` Arnout Vandecappelle
2015-12-31 17:23 ` Yann E. MORIN
2016-01-02 1:21 ` Arnout Vandecappelle
2016-01-02 10:34 ` Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 33/84 RFC] package/gstreamer: use 'menuconfig' instead of 'config'+'menu' Yann E. MORIN
2015-12-31 0:14 ` Arnout Vandecappelle
2015-12-31 17:25 ` Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 34/84 RFC] package/gstreamer1: include plugins from gstreamer1's real Config.in Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 35/84 RFC] package/gstreamer1: use 'menuconfig' instead of 'config'+'menu' Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 36/84 RFC] docs/manual: slightly compactify a paragraph Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 37/84 RFC] docs/manual: add ordering of kconfig options' attributes Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 38/84 RFC] docs/manual: add example about sub-options Yann E. MORIN
2015-12-31 0:17 ` Arnout Vandecappelle
2015-12-31 17:26 ` Yann E. MORIN
2016-01-02 1:23 ` Arnout Vandecappelle
2016-01-02 10:35 ` Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 39/84 RFC] docs/manual: use 'menuconfig' when there are more than 5 sub-options Yann E. MORIN
2015-12-31 0:21 ` Arnout Vandecappelle
2015-12-25 21:25 ` [Buildroot] [PATCH 40/84 RFC] package/valgrind: use 'menuconfig' Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 41/84 RFC] package/e2fsprogs: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 42/84 RFC] package/mtd: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 43/84 RFC] package/squashfs: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 44/84 RFC] package/dejavu: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 45/84 RFC] package/google-material-design-icons: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 46/84 RFC] package/directfb: " Yann E. MORIN
2016-01-02 1:30 ` Arnout Vandecappelle
2016-01-02 11:03 ` Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 47/84 RFC] package/efl: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 48/84 RFC] package/sdl: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 49/84 RFC] package/sdl: include SDL external libraries from sdl's Config.in Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 50/84 RFC] package/sdl_*: remove redundant dependency Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 51/84 RFC] package/lm-sensors: use 'menuconfig' Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 52/84 RFC] package/openocd: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 53/84 RFC] package/erlang: include Erlang libraries from erlang's Config.in Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 54/84 RFC] package/lua{, jit}: move inclusion of external libraries/modules Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 55/84 RFC] package/sqlite: use 'menuconfig' Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 56/84 RFC] package/cairo: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 57/84 RFC] package/imlib2: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 58/84 RFC] package/libiio: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 59/84 RFC] package/flot: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 60/84 RFC] package/boost: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 61/84 RFC] package/poco: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 62/84 RFC] package/ncurses: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 63/84 RFC] package/dovecot: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 64/84 RFC] package/gnuradio: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 65/84 RFC] package/gnuradio: split long omment Yann E. MORIN
2016-01-02 21:44 ` Arnout Vandecappelle
2016-01-11 7:42 ` gwenhael.goavec
2015-12-25 21:25 ` [Buildroot] [PATCH 66/84 RFC] package/connman: use 'menuconfig' Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 67/84 RFC] package/dnsmasq: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 68/84 RFC] package/dropbear: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 69/84 RFC] package/igh-ethercat: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 70/84 RFC] package/ipsec-tools: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 71/84 RFC] package/lftp: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 72/84 RFC] package/lighttpd: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 73/84 RFC] package/ndisc6: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 74/84 RFC] package/netsnmp: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 75/84 RFC] package/ntp: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 76/84 RFC] package/openobex: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 77/84 RFC] package/quagga: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 78/84 RFC] package/transmission: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 79/84 RFC] package/wpa-supplicant: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 80/84 RFC] boot/at91bootstrap3: " Yann E. MORIN
2016-01-02 21:56 ` Arnout Vandecappelle
2015-12-25 21:25 ` [Buildroot] [PATCH 81/84 RFC] boot/barebox: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 82/84 RFC] boot/grub: " Yann E. MORIN
2016-01-02 22:09 ` Arnout Vandecappelle
2015-12-25 21:25 ` [Buildroot] [PATCH 83/84 RFC] boot/mxs-bootlets: " Yann E. MORIN
2015-12-25 21:25 ` [Buildroot] [PATCH 84/84 RFC] boot/uboot: " Yann E. MORIN
2015-12-28 16:59 ` [Buildroot] [PATCH 0/84 RFC] all: use 'menuconfig' to group sub-options (branch yem/menuconfig) Thomas Petazzoni
2015-12-31 0:23 ` Arnout Vandecappelle
2015-12-31 17:28 ` Yann E. MORIN
2016-01-02 1:47 ` Arnout Vandecappelle
2016-01-02 11:09 ` Yann E. MORIN
2016-01-02 22:11 ` Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1451076704.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox