From 9dd334f2d8be6cacddb15e0f035aeba5fbe139fa Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 25 Jul 2009 18:41:26 +0200 Subject: document vars --- examples/generic-install-on-sda | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/generic-install-on-sda b/examples/generic-install-on-sda index 9934e22..8f6a152 100644 --- a/examples/generic-install-on-sda +++ b/examples/generic-install-on-sda @@ -7,7 +7,9 @@ FILE_URL=file:///src/core/pkg SYNC_URL= # Do you want to have additional pacman repositories or packages available at runtime (during installation)? +# RUNTIME_REPOSITORIES = array like this ('name1' 'location of repo 1' ['name2' 'location of repo2',..]) RUNTIME_REPOSITORIES= +# space separated list RUNTIME_PACKAGES= # packages to install -- cgit v1.2.2