* [U-Boot] [RFC] Removal of doc/README.scrapyard
@ 2014-10-24 15:09 Marek Vasut
2014-10-24 19:31 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2014-10-24 15:09 UTC (permalink / raw)
To: u-boot
Hello,
I've recently been removing support for some boards and this README.scrapyard
file came up again. The file is supposed to be used to keep track of removed
boards.
The person removing a board is first supposed to fill in the blank fields in
this README.scrapyard , which are the upstream commit ID in which the board was
removed and the date at which the board was removed. Those two fields are known
only after the board removal patch was applied, thus those fields need to be
filled in later. This effectively means that the last removed board can have
those fields undefined for an extended period of time, until someone removes
another board and updates the README.scrapyard.
Only after updating README.scrapyard, one is supposed to add the board that was
removed into README.scrapyard, again with blank fields for the commit ID and
date of removal.
I wonder if we shouldn't get rid of this README.scrapyard. Personally,
I don't find much value in it ; if I am looking for some ancient board,
I just do git log -p and search for whatever I need.
What are your opinions on removing this file altogether ?
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [RFC] Removal of doc/README.scrapyard
2014-10-24 15:09 [U-Boot] [RFC] Removal of doc/README.scrapyard Marek Vasut
@ 2014-10-24 19:31 ` Wolfgang Denk
2014-10-24 22:28 ` Simon Glass
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2014-10-24 19:31 UTC (permalink / raw)
To: u-boot
Dear Marek,
In message <201410241709.09895.marex@denx.de> you wrote:
>
> I've recently been removing support for some boards and this README.scrapyard
> file came up again. The file is supposed to be used to keep track of removed
> boards.
Or, to put it differently, to document what was once suported and now
is no longer.
> I wonder if we shouldn't get rid of this README.scrapyard. Personally,
> I don't find much value in it ; if I am looking for some ancient board,
> I just do git log -p and search for whatever I need.
Well, of course you can search - but the you need to know what to
dearch for. If you have no idea what to look for, then a text file
listing all the options that onces existed might be helpful to focus
your search - say, on specific board names and such.
That was the idea behind README.scrapyard - give you information what
you could use as search anchors for closer investigations.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It may be bad manners to talk with your mouth full, but it isn't too
good either if you speak when your head is empty.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [RFC] Removal of doc/README.scrapyard
2014-10-24 19:31 ` Wolfgang Denk
@ 2014-10-24 22:28 ` Simon Glass
0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2014-10-24 22:28 UTC (permalink / raw)
To: u-boot
Hi,
On 24 October 2014 13:31, Wolfgang Denk <wd@denx.de> wrote:
> Dear Marek,
>
> In message <201410241709.09895.marex@denx.de> you wrote:
>>
>> I've recently been removing support for some boards and this README.scrapyard
>> file came up again. The file is supposed to be used to keep track of removed
>> boards.
>
> Or, to put it differently, to document what was once suported and now
> is no longer.
>
>> I wonder if we shouldn't get rid of this README.scrapyard. Personally,
>> I don't find much value in it ; if I am looking for some ancient board,
>> I just do git log -p and search for whatever I need.
>
> Well, of course you can search - but the you need to know what to
> dearch for. If you have no idea what to look for, then a text file
> listing all the options that onces existed might be helpful to focus
> your search - say, on specific board names and such.
>
> That was the idea behind README.scrapyard - give you information what
> you could use as search anchors for closer investigations.
My 2p, I quite like the graveyard. I wonder if a maintainer could deal
with updating the git hashes every now and then? I suppose if we kept
a strict format then a script could be used to produce the patch.
Regards,
Simon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-24 22:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-24 15:09 [U-Boot] [RFC] Removal of doc/README.scrapyard Marek Vasut
2014-10-24 19:31 ` Wolfgang Denk
2014-10-24 22:28 ` Simon Glass
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox