openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Muggeridge, Matt" <matt.muggeridge2@hpe.com>
To: Joseph Reynolds <jrey@linux.ibm.com>,
	Gunnar Mills <gmills@linux.vnet.ibm.com>,
	OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: RE: How to comprehensively search the OpenBMC Archives
Date: Tue, 8 Sep 2020 22:22:32 +0000	[thread overview]
Message-ID: <AT5PR8401MB121967BF331D182D97CA4089D8290@AT5PR8401MB1219.NAMPRD84.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <d6f36d91-5456-c40f-68a6-bd6998fda69d@linux.ibm.com>

I am impressed Joseph!  Thank you.  That certainly highlights the lengths others have gone to for a comprehensive search feature.

There is a lot of very valuable content locked up in these archives.  I'm hopeful admins will agree that comprehensive searching of the archives needs to be made easier and more accessible to the masses.

Matt.

> -----Original Message-----
> From: Joseph Reynolds <jrey@linux.ibm.com>
> Sent: Wednesday, 9 September 2020 7:25 AM
> To: Gunnar Mills <gmills@linux.vnet.ibm.com>; Muggeridge, Matt
> <matt.muggeridge2@hpe.com>; OpenBMC Maillist
> <openbmc@lists.ozlabs.org>
> Subject: Re: How to comprehensively search the OpenBMC Archives
> 
> On 9/8/20 1:51 PM, Gunnar Mills wrote:
> > On 9/3/2020 6:14 PM, Muggeridge, Matt wrote:
> >>
> >> Is there a more comprehensive/reliable way to search through these
> >> mamil archives?
> >>
> 
> I used the following (bash) script to download the entire openbmc email
> archive to my workstation's storage.  (And then I use my local search
> capability (grep,  spotlight search, Windows-f, etc.) to locate the desired
> content.
> 
> - Joseph
> 
> wget --no-check-certificate
> INVALID URI REMOVED
> 3A__lists.ozlabs.org_pipermail_openbmc&d=DwID-
> g&c=C5b8zRQO1miGmBeVZ2LFWg&r=Xhm647cJDeqUETccV2yvBRCeNJXBtz6
> 14MxJzMR9PZk&m=tjRnWO2f8md0hwPIF4dbkqaJbj-
> OhYZN2fNFoROxHeM&s=oUgen4rG7u90Uby5812hA_y0dDnG41oD1ZuA4K7K
> NiU&e=
> set -x
> for f in $(grep '<td>.*.txt.gz' index.html | cut -d\" -f2); do
>    wget --no-check-certificate
> INVALID URI REMOVED
> 3A__lists.ozlabs.org_pipermail_openbmc_-24f&d=DwID-
> g&c=C5b8zRQO1miGmBeVZ2LFWg&r=Xhm647cJDeqUETccV2yvBRCeNJXBtz6
> 14MxJzMR9PZk&m=tjRnWO2f8md0hwPIF4dbkqaJbj-
> OhYZN2fNFoROxHeM&s=AVV8sFghgocf1nC9Vf7UGQtg9m1A63Yeux7DAywt
> cRs&e=
>    gunzip "$f"
> done
> 
> 
> > +1. Could we look at moving to Mailman v3 and like
> > INVALID URI REMOVED
> 3A__docs.mailman3.org_projects_hyperkitty_en_latest_&d=DwID-
> g&c=C5b8zRQO1miGmBeVZ2LFWg&r=Xhm647cJDeqUETccV2yvBRCeNJXBtz6
> 14MxJzMR9PZk&m=tjRnWO2f8md0hwPIF4dbkqaJbj-
> OhYZN2fNFoROxHeM&s=HWwrQzEzVNtANfa8DBfvdGnK_2nRlSp-
> peNmEl1y6n0&e=  ?
> >
> >
> >> I have been using google to search the archives, but have noticed the
> >> results are not complete.
> >>
> >>
> >

  reply	other threads:[~2020-09-08 22:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04  0:14 How to comprehensively search the OpenBMC Archives Muggeridge, Matt
2020-09-08 18:51 ` Gunnar Mills
2020-09-08 21:25   ` Joseph Reynolds
2020-09-08 22:22     ` Muggeridge, Matt [this message]
2020-09-10  3:35       ` Andrew Jeffery
2020-09-11  3:47         ` Joel Stanley
2020-09-22  6:01           ` Mailing list archive on lore.kernel.org/openbmc Joel Stanley
2020-09-22 10:50             ` Muggeridge, Matt
2020-09-22 17:35             ` krtaylor
2020-09-10 14:16       ` How to comprehensively search the OpenBMC Archives krtaylor

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=AT5PR8401MB121967BF331D182D97CA4089D8290@AT5PR8401MB1219.NAMPRD84.PROD.OUTLOOK.COM \
    --to=matt.muggeridge2@hpe.com \
    --cc=gmills@linux.vnet.ibm.com \
    --cc=jrey@linux.ibm.com \
    --cc=openbmc@lists.ozlabs.org \
    /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;
as well as URLs for NNTP newsgroup(s).