aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-06-13 00:32:07 +0100
committerBen Hutchings <ben@decadent.org.uk>2016-06-13 00:38:28 +0100
commitcc2ac0be61aa1e22ffbf66a6d9705ddf520e7923 (patch)
tree0d3ff0d4892b77ff3afc8a2cdaff38d24c3af5ed /debian/README.source
parent1ed7b4bdf1065fe4b1a86a26345af3537ad0b7af (diff)
downloadkernel_replicant_linux-cc2ac0be61aa1e22ffbf66a6d9705ddf520e7923.tar.gz
kernel_replicant_linux-cc2ac0be61aa1e22ffbf66a6d9705ddf520e7923.tar.bz2
kernel_replicant_linux-cc2ac0be61aa1e22ffbf66a6d9705ddf520e7923.zip
debian/README.source: Document the supported build profiles
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index 642baa0aa83c..b917baeb0c5c 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.)