From a54b226832e9b6e957d1db9b8c081adeb4ef09df Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 7 Oct 2014 06:31:07 +0200 Subject: update-sys and update-pkg are removed in favour of create-menu --- docs/how-openadk-works.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/how-openadk-works.txt') diff --git a/docs/how-openadk-works.txt b/docs/how-openadk-works.txt index e86251196..acafc7587 100644 --- a/docs/how-openadk-works.txt +++ b/docs/how-openadk-works.txt @@ -57,8 +57,7 @@ configuration is done (it is mainly a wrapper for +mk/build.mk+): * Call the +scan-pkgs.sh+ script to find any needed optional host software, needed to compile software the user has configured -* Call the +update-sys+ and +update-pkg+ scripts to generate some meta-data for - available systems and package collections +* Call the +create-menu+ script to generate meta-data for available systems and package collections * Generate the host tools required for different tasks (encrypting passwords, compressing data, extracting archives, creating images, ..) @@ -71,3 +70,4 @@ configuration is done (it is mainly a wrapper for +mk/build.mk+): * Generate the firmware images or archives +* Output a target specific help text -- cgit v1.2.3