Re: How to customize a release?

ctodd_at_chrismiller.com
Date: 09/02/04

  • Next message: Christian Brueffer: "Re: System freeze when useing bfe (Broadcom BCM440x) driver"
    Date: Thu, 2 Sep 2004 13:07:08 -0700 (PDT)
    To: John Baldwin <jhb@FreeBSD.org>
    
    

    John,
            Thanks for the quick reply.

    > There is a 'KERNELS' variable that is helpful.

    I see this in the Makefile, but if I were to use KERNELS=MYKERNEL will
    that prevent the other standard kernels from being built?

    > Also, look at LOCAL_PATCHES and LOCAL_SCRIPTS as far as how to patch a
    > release build. Note that you can include patches to
    > src/release/Makefile in LOCAL_PATCHES if need be. :)

    LOCAL_PATCHES is what I'm using now (waiting for build to finish to see
    how it worked). I was hoping for a way to populate the src tree without
    doing a full release so I could create the patches, then run make release
    only once (it took 5 hours on my devel system last time). At this point
    I've already done that, but for the next time I'd like to work more
    efficiently.

    BTW, I see I overlooked the RELEASENOUPDATE variable in the man page, so
    that answers my question about preventing CVS updates on "make rerelease".
    Unfortunately make rerelease didn't rebuild anything in /R/stage (I got
    "ftp.1 is up to date"). Am I supposed to delete the stage directories to
    force a rebuild, or do I need to do a full release to incorporate any
    minor changes?

    Chris
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Christian Brueffer: "Re: System freeze when useing bfe (Broadcom BCM440x) driver"

    Relevant Pages

    • Re: Rebuild?
      ... >> Im going to rebuild my machine using microsoft xp home ... >> I would like to know what patches i need to install ... >> Peter Flint ...
      (microsoft.public.windowsxp.general)
    • Patching a Newly-Built System
      ... several hours for cvsub to update the kernel sources and then ... the rebuild of the world to take place. ... take advantage of the new patches. ... OSU Information Technology Department Telecommunications Services Group ...
      (freebsd-questions)
    • Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification
      ... which gets painful for something like this where any change ... will rebuild the world. ... And dealing with patch conflicts caused by ... changing early patches in the series is never fun. ...
      (Linux-Kernel)
    • Re: How to customize a release?
      ... > I see this in the Makefile, but if I were to use KERNELS=MYKERNEL will ... Note that you can include patches to ... rebuild the targets I want. ...
      (freebsd-hackers)
    • Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification
      ... which gets painful for something like this where any change ... will rebuild the world. ... And dealing with patch conflicts caused by ... changing early patches in the series is never fun. ...
      (Linux-Kernel)