All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/5] legacy: drop old options (branch yem/drop-old-legacy)
Date: Sat, 27 Mar 2021 21:53:28 +0100	[thread overview]
Message-ID: <cover.1616878389.git.yann.morin.1998@free.fr> (raw)

Hello All!

We advertise that legacy symbols will be removed after two years.
However, so far, we've be more lax than that, and we only dropped
symbols after about 5 year have elapsed.

This series removes options in step, starting with the usual 5-year
threshold, in 1-year increments, to eventually catch-up with the
advertised 2-year threshold.

Additionally, a little shell snippet is added in the comments, to
help eventually drop those legacy symbols when they are still used
elsewhere (e.g. as legacy defaults).

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (5):
      legacy: add note about removing options
      legacy: drop options more than 5 years old
      legacy: drop options more than 4 years old
      legacy: drop options more than 3 years old
      legacy: drop options more than 2 years old

 Config.in                    |    1 -
 Config.in.legacy             | 2955 +-----------------------------------------
 boot/uboot/Config.in         |    2 -
 configs/sheevaplug_defconfig |    1 -
 fs/ext2/Config.in            |    1 -
 system/Config.in             |    1 -
 6 files changed, 4 insertions(+), 2957 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2021-03-27 20:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 20:53 Yann E. MORIN [this message]
2021-03-27 20:53 ` [Buildroot] [PATCH 1/5] legacy: add note about removing options Yann E. MORIN
2021-03-27 20:53 ` [Buildroot] [PATCH 2/5] legacy: drop options more than 5 years old Yann E. MORIN
2021-03-27 20:53 ` [Buildroot] [PATCH 3/5] legacy: drop options more than 4 " Yann E. MORIN
2021-03-27 20:53 ` [Buildroot] [PATCH 4/5] legacy: drop options more than 3 " Yann E. MORIN
2021-03-27 20:53 ` [Buildroot] [PATCH 5/5] legacy: drop options more than 2 " Yann E. MORIN
2021-03-28 19:24 ` [Buildroot] [PATCH 0/5] legacy: drop old options (branch yem/drop-old-legacy) Thomas Petazzoni
2021-03-28 19:52   ` Yann E. MORIN
2021-03-29  6:59     ` Arnout Vandecappelle
2021-03-29  8:04       ` Peter Korsgaard

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.1616878389.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.