From 50eebacf03ea7bfbd40c33237d2b36af1f309a40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Wed, 30 Dec 2015 08:59:35 +0100 Subject: [PATCH] add user root fs install --- documentation/geek-faq.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/geek-faq.md b/documentation/geek-faq.md index c969d6ab79..b7adf9861f 100644 --- a/documentation/geek-faq.md +++ b/documentation/geek-faq.md @@ -34,7 +34,6 @@ Options clarification: - "debs" = delete "./output/debs", - "cache" = delete "./output/cache", - "sources" = delete "./sources" -- **AFTERINSTALL** (string): is a variable with command executed in a process of building just before closing image to insert some of your custom applications or fixes - **KERNEL\_KEEP\_CONFIG** (yes|no): overwrite or keep kernel config before compilation - **USE_CCACHE** (yes|no): use a C compiler cache to speed up the build process - **BUILD_DESKTOP** (yes|no): builds a desktop on the top of the system with hw acceleration for some boards. @@ -117,6 +116,14 @@ and place to: userpatches/ +## User root filesystem install ## + +Edit: + + userpatches/customize-image.sh + +and place your custom code here, different for each base. Those commands will be executed in a process of building just before closing image. + ## Debootstrap ## Debootstrap creates fresh Debian / Ubuntu root filesystem templates or use cached under: