From 5b355e862110f43ab598609756eca51e724e7893 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Thu, 12 Mar 2009 22:03:37 +0100 Subject: docs --- examples/generic-install-on-sda | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/generic-install-on-sda b/examples/generic-install-on-sda index d2bff3c..0afdea5 100644 --- a/examples/generic-install-on-sda +++ b/examples/generic-install-on-sda @@ -1,14 +1,15 @@ # these variables are defaults, but it doesn't hurt to define them. -# TODO: put something here (preferably the group) to say which packages we want) + AUTOMATIC_SOURCE=cd AUTOMATIC_FILE_URL=file:///src/core/pkg AUTOMATIC_SYNC_URL= +# Do you want to have additional pacman repositories or packages available at runtime (during installation)? AUTOMATIC_RUNTIME_REPOSITORIES= AUTOMATIC_RUNTIME_PACKAGES= # packages to install -TARGET_GROUPS=base #all packages in this group will be installed +TARGET_GROUPS=base #all packages in this group will be installed TARGET_PACKAGES=openssh # you can also specify separate packages worker_intro () { -- cgit v1.2.3-54-g00ecf