Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #62004
| From | Fabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | Re: Debian Kernel info |
| Date | 2018-09-05 18:10 +0200 |
| Message-ID | <wuIxr-Yn-3@gated-at.bofh.it> (permalink) |
| References | <wuFge-7mV-5@gated-at.bofh.it> <wuFge-7mV-3@gated-at.bofh.it> <wuI4q-zV-5@gated-at.bofh.it> <wuI4q-zV-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Sep 05, 2018 at 05:34:15PM +0200, Martin Steigerwald wrote:
> Fabian Grünbichler - 05.09.18, 17:19:
> > On Wed, Sep 05, 2018 at 02:33:33PM +0200, Martin Steigerwald wrote:
> > > Tomas Bortoli - 05.09.18, 08:48:
> > > > is there a place where I find the config used to compile Linux for
> > > > the latest Debian ?
> > > >
> > > >
> > > > The alternative idea I had is to `apt source linux-image-version`
> > > > but
> > > > that requires to download the whole package.
> > >
> > > Probably via
> > >
> > > https://sources.debian.org/src/linux/4.17.17-1/debian/config/amd64/
> > >
> > > or something like that?
> >
> > linux-image-$(uname -r) ships /boot/config-$(uname -r), which AFAIK is
> > the actual config used to compile that kernel image.
>
> Sure, I know that. And yes, it appears the source package puts the
> config together from various sources. But that was the closest
> approximation I came up with so far.
>
> I am not sure whether there is something similar than sources.debian.org
> for binary packages. I thought there was, but currently I have no idea
> where that might be.
Not that I know of - but it's just a {wget,curl} followed by dpkg
--fsys-tarfile | tar [...] of the binary package away, since both the
package and path are known ;)
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Debian Kernel info Martin Steigerwald <martin@lichtvoll.de> - 2018-09-05 14:40 +0200
Re: Debian Kernel info Fabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at> - 2018-09-05 17:40 +0200
Re: Debian Kernel info Martin Steigerwald <martin@lichtvoll.de> - 2018-09-05 17:40 +0200
Re: Debian Kernel info Fabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at> - 2018-09-05 18:10 +0200
Re: Debian Kernel info Yves-Alexis Perez <corsac@debian.org> - 2018-09-06 13:20 +0200
csiph-web