auto-patching the system

From: Walter C. Pelissero (walter_at_pelissero.de)
Date: 09/27/03

  • Next message: Khairil Yusof: "Re: Problem with cups"
    Date: Sat, 27 Sep 2003 19:11:49 +0200
    To: questions@freebsd.org, hackers@freebsd.org
    
    

    I keep my src tree updated with cvsup, but I start to accumulate
    patches to kernel or programs that I'd like to include automatically
    each time I recompile the kernel (pretty often) or I do a "make world"
    (much less often).

    Those are usually patches that have been already put forward to the
    attention of the maintainers with a send-pr, but got forgotten or
    simply ignored possibly because considered not interesting.

    At the moment I simply manually copy the modified files into the
    source tree before recompiling, but, of course, next time I do a
    cvsup, the changes are gone, requiring me to repeat the process next
    time I compile (and likely forgetting some stuff).

    Is there already any pre-canned way to include those patches at
    compile time? (A parallel source tree, for instance.)

    Cheers,

    -- 
    walter pelissero
    http://www.pelissero.de
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Khairil Yusof: "Re: Problem with cups"

    Relevant Pages

    • Re: [PATCH] delete devfs
      ... been merging patches at a rate of about 10MB/month. ... Andrew would like to see a 2.6 tree which continues to change ... In his vision of the future, the kernel.org kernel will be the most ... keeps the developers happy and gets new code out to users quicker. ...
      (Linux-Kernel)
    • auto-patching the system
      ... I keep my src tree updated with cvsup, ... each time I recompile the kernel or I do a "make world" ... Those are usually patches that have been already put forward to the ...
      (freebsd-hackers)
    • Re: Documentation - how to apply patches for various trees
      ... > the various patches. ... > + Applying Patches To The Linux Kernel ... > +a patch to the kernel or, more specifically, what base kernel a patch for ... > +file and makes the changes to the source tree described in it. ...
      (Linux-Kernel)
    • [RFC] HOWTO do Linux kernel development - take 2
      ... Here's an updated version of the "HOTO do Linux kernel development" ... I'll send it in a patch for inclusion in the main tree soon. ... If anything in this document becomes out of date, please send in patches ...
      (Linux-Kernel)
    • Re: [PATCH]: How to be a kernel driver maintainer
      ... >> pushed to the primary kernel tree. ... 99% of the time, patches are going ... >> somewhere else before going into the main kernel. ... Each delta is meant to do a certain change to the driver, ...
      (Linux-Kernel)