[linux] 04/08: debian/README.source: Document the supported build profiles

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jun 13 01:09:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit cc2ac0be61aa1e22ffbf66a6d9705ddf520e7923
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Jun 13 00:32:07 2016 +0100

    debian/README.source: Document the supported build profiles
---
 debian/README.source | 12 ++++++++++++
 debian/changelog     |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 642baa0..b917bae 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -221,3 +221,15 @@ Example invocation:
         ../linux_4.2~rc6-1~exp2.dsc \
 	--timeout-test=1200 \
         --- adt-virt-qemu /var/cache/autopkgtest/adt-sid.img -o /var/tmp -c 2
+
+Build profiles
+==============
+
+Several build profiles are understood and supported:
+
+- stage1: Needed when bootstrapping an architecture.  A stage1 build
+  produces only the linux-libc-dev package and has no host
+  build-dependencies.
+- nodoc: Exclude most documentation
+- pkg.linux.notools: Exclude userland tool packages (linux-kbuild-<version>,
+  linux-perf-<version>, etc.)
diff --git a/debian/changelog b/debian/changelog
index 02e4642..750d66b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
   * debian/rules.d/Makefile: Override architecture detection when building
     userland headers
   * linux-cpupower: Define PACKAGE_BUGREPORT to refer to reportbug, not upstream
+  * debian/README.source: Document the supported build profiles
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 07 Jun 2016 19:37:55 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list