From 1b8396fa95d092277c7999bea49e614035f47ed8 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Sat, 16 Jul 2005 07:26:40 +0000 Subject: [PATCH] some documentation updates svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3541 --- debian/README.Debian | 2 +- debian/README.build | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/README.Debian b/debian/README.Debian index 89d2a5c84..532c41fd6 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,4 +1,4 @@ -kernel-source for DEBIAN +linux-2.6 for DEBIAN ------------------------ Patches diff --git a/debian/README.build b/debian/README.build index 156d6ba6f..d03cd2091 100644 --- a/debian/README.build +++ b/debian/README.build @@ -9,3 +9,10 @@ for now. 3) Unpack linux-kernel-.orig.tar.gz, cd into the new directory, and do a 'svn export' to get the debian/ subdirectory. 4) Build debian/control by running 'debian/rules debian/control'. +5) .configs will be generated during build; to modify them, run +trunk/scripts/split-config . After modifying config +options, you will be prompted for whether you want to change the config +options globally (across *all* architectures), for the particular arch +that you're working on, for the particular sub-arch you're working on, +or just for that particular flavour. +