From 040e929f5f26f9cb6c8ac3bfe1e6e4344dbed643 Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Fri, 2 Sep 2016 08:08:24 -0700 Subject: [PATCH] README.md: Stages -> Raspbian Stages + heading Decided that the Stages heading probably made more sense as being retitled to refer specifically to Raspbian since it has no direct bearing on pi-gen itself which could produce any Debianish system for the pi, and also that there ought to be a Stage Anatomy section first talking about the nuts and bolts of what goes into these stages. Stage Anatomy is just a heading for now. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 625d4a5..3c00805 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,11 @@ use a different `IMG_NAME` to avoid confusion. You can also define `APT_PROXY` here if you need to. -#Stages +#Stage Anatomy + + + +#Raspbian Stages The build of Raspbian is divided up into several stages for logical clarity and modularity. This causes some initial complexity, but it simplifies