From: Ian Jackson Date: Fri, 1 Dec 2017 15:17:33 +0000 (+0000) Subject: docs/process/release-checklist.txt: New instructions for disabling debug X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~143 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=729960f085c8e30aa4193f4fdd0a9dd7660d80cf;p=xen.git docs/process/release-checklist.txt: New instructions for disabling debug The old instructions were obsolete. Here are the details I used when branching for 4.10. Signed-off-by: Ian Jackson Acked-by: Wei Liu --- diff --git a/docs/process/release-technician-checklist.txt b/docs/process/release-technician-checklist.txt index 0fdcd6fed5..3c7a305b72 100644 --- a/docs/process/release-technician-checklist.txt +++ b/docs/process/release-technician-checklist.txt @@ -56,8 +56,9 @@ t=RELEASE-$r # if main version number has changed (eg 4.7 -> 4.8) rerun ./autogen.sh * rerun ./autogen.sh to update version number in configure # - XEN_EXTRAVERSION should be `.0-rc$(XEN_VENDORVERSION)' -# - debug ?= n on stable branches -# - Kconfig.debug default n on stable branches +# - turn off debug on stable branches +# - tools/Rules.mk debug ?= n +# - Kconfig.debug default n * tag xen-unstable # In xen.git