Re: How can I make a kernel package that is _identical_ to those available for download?

From: cancer (veezis_at_gmail.com)
Date: 12/30/04

  • Next message: Kevin Mark: "Re: what is experimental?"
    Date: Thu, 30 Dec 2004 04:50:28 +0200
    To: debian-user@lists.debian.org
    
    

    as far as i know xconfig should read the .config file of the running
    kernel if there is no other. i have poor experience with that, but it
    worked for me for a couple of times.

    On Thu, 30 Dec 2004 02:45:48 +0000, Benjamin A'Lee <ben@benalee.co.uk> wrote:
    > On Thu, Dec 30, 2004 at 12:17:44PM +1000 or thereabouts, R G Cottrell wrote:
    > > As far as I can tell, the latest testing kernel image for Pentium is:
    > >
    > > kernel-image-2.4.27-1-586tsc_2.4.27-6_i386.deb (11.5M)
    > >
    > > What commands do I need to issue in order to generate a .deb that is
    > > _identical_ to that? I assume I have to use make-kpkg, and it probably
    > > depends on the precise version of the compiler.
    > >
    >
    > http://www.debian.org/doc/manuals/reference/ch-kernel.en.html
    >
    > I assume that works; I don't bother making a .deb package and just
    > compile it the non-Debian way.
    >
    > --
    > -Benjamin A'Lee
    >
    > Termisoc Secretary: http://www.termisoc.org/
    > Home Page: http://benalee.co.uk/
    > Public Key: BEC9DC1A
    > "Men can't multitask, but Unix can."
    >
    >
    >

    -- 
    Rise Again!
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Kevin Mark: "Re: what is experimental?"

    Relevant Pages

    • Re: ADSL PPPoA using a bridged ADSL router?
      ... all compiled with near identical .config file. ... My issue was with 6.1.2.007-PIM-2.6-1.2 which was released to meet API changes with the 2.6.11 kernel, but which would not work on my system, despite the fact that 6.1.2.007-PIM-2.6-1.1 worked perfectly under the old kernel. ... It didn't appear to be the "wrong compiler version" that caused my errors, as everything was compiled using the same versions of gcc & glibc. ... Ironically since this thread started I looked around, and found some Bewans for 19.95 + 1.95 buy it now on ebay. ...
      (uk.comp.os.linux)
    • Re: Kernel compiling. gcc stops at warnings
      ... > I tried to compile a new kernel from my 5.1 bsd cd. ... > out some warnings about unused functions in npx.c. ... > device is included in the config file. ... > compiler stops at warnings, but he didn`t mention how the solve this ...
      (freebsd-questions)
    • Re: How can I make a kernel package that is _identical_ to those available for download?
      ... >kernel if there is no other. ... i have poor experience with that, ... file in the source directory, which is present when you install the sources. ... I've tried copying the appropriate config file from the /boot directory and ...
      (Debian-User)
    • amd64 bitops fix for -Os
      ... filesystem, the kernel mostly hangs. ... When optimizing for speed, the generated code is such that the flags ... Obviously the asm statement must not rely on the compiler setting up ... -inline long find_first_zero_bit(const unsigned long * addr, ...
      (Linux-Kernel)
    • Re: amd64 bitops fix for -Os
      ... > kernel build. ... because its inline asm assumes at least one iteration ... the generated code is such that the flags ... although in a perfect world the compiler would be ...
      (Linux-Kernel)