[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian linux-2.6 configs moved from http://merkel.debian.org/~jurij/?



On Tue, 2011-04-05 at 13:25 +0100, Ben Hutchings wrote:
> On Tue, Apr 05, 2011 at 06:28:16PM +0800, Paul Wise wrote:
> > Hi all,
> > 
> > So merkel is now down and the KernelFAQ wiki pages all indicate that
> > Debian linux-2.6 configs are on http://merkel.debian.org/~jurij/. Have
> > they moved somewhere else or are Debian kernel configuration files no
> > longer available on the web? The merkel URL is the first result for
> > "debian kernel config" so it would be good to have a replacement.
> 
> I think we can generate all the config files with something like:
> 
> for arch in amd64 armel ...; do
>     make -f debian/rules.gen setup_$arch

Needs '-k' as none of the per-flavour setup steps will complete without
cross-tools.

> done
> for dir in debian/build/build_*; do
>     dir_base=$(basename $dir)
>     cp $dir/.config config_${dir_base#build}
> done
> 
> No cross-build tools should be needed for this.

I uploaded the current configs for squeeze (release architectures) and
sid (all defined architectures) to:

http://kernel.alioth.debian.org/config/

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: