using git to get a particular version of src

2021-01-25 Thread tech-lists
Hi, I have this version installed: 13.0-CURRENT #0 2ed50808d2b-c254384(main): Thu Nov 12 10:03:35 UTC 2020 I'd like to get the sources for this (want to make a no-debug kernel) as I know this version works on this hardware. But -current has gone to 14 and what was -current is now 13-stable.

Re: using git to get a particular version of src

2021-01-25 Thread tech-lists
On Mon, Jan 25, 2021 at 04:31:13PM +, tech-lists wrote: Hi, I have this version installed: 13.0-CURRENT #0 2ed50808d2b-c254384(main): Thu Nov 12 10:03:35 UTC 2020 I'd like to get the sources for this (want to make a no-debug kernel) as I know this version works on this hardware. But -curr

Re: using git to get a particular version of src

2021-01-25 Thread Chris
On 2021-01-25 08:31, tech-lists wrote: Hi, I have this version installed: 13.0-CURRENT #0 2ed50808d2b-c254384(main): Thu Nov 12 10:03:35 UTC 2020 I'd like to get the sources for this (want to make a no-debug kernel) as I know this version works on this hardware. But -current has gone to 14

Re: using git to get a particular version of src

2021-01-25 Thread Yasuhiro Kimura
From: Chris Subject: Re: using git to get a particular version of src Date: Mon, 25 Jan 2021 09:21:44 -0800 >> Hi, >> I have this version installed: >> 13.0-CURRENT #0 2ed50808d2b-c254384(main): Thu Nov 12 10:03:35 UTC >> 2020 >> I'd like to get the source

Re: using git to get a particular version of src

2021-01-25 Thread Warner Losh
On Mon, Jan 25, 2021 at 11:11 AM Yasuhiro Kimura wrote: > From: Chris > Subject: Re: using git to get a particular version of src > Date: Mon, 25 Jan 2021 09:21:44 -0800 > > >> Hi, > >> I have this version installed: > >> 13.0-CURRENT #0 2ed50808d2b

Re: using git to get a particular version of src

2021-01-25 Thread Warner Losh
On Mon, Jan 25, 2021 at 11:55 AM Warner Losh wrote: > > > On Mon, Jan 25, 2021 at 11:11 AM Yasuhiro Kimura wrote: > >> From: Chris >> Subject: Re: using git to get a particular version of src >> Date: Mon, 25 Jan 2021 09:21:44 -0800 >> >> >> Hi,

Re: using git to get a particular version of src

2021-01-25 Thread Warner Losh
On Mon, Jan 25, 2021 at 12:35 PM Warner Losh wrote: > > > On Mon, Jan 25, 2021 at 11:55 AM Warner Losh wrote: > >> >> >> On Mon, Jan 25, 2021 at 11:11 AM Yasuhiro Kimura >> wrote: >> >>> From: Chris >>> Subject: Re: using git to get