From 602a0ca8eb7433f6067ed65cee0bc5bbfdcfb26b Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Fri, 15 Dec 2006 19:15:22 +0000 Subject: slxossetup is a prototype of an OS setup script. At the moment slxossetup is able to install openSUSE 10.2 from any installation source useable by smart. See the example from systems/opensuse102/settings. This file is intended to be installed as the default. As with the config demuxer we're able to apply local settings in settings.local. As I did not find a way to create base files out of shell variables I added a hack to copy template files. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@537 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/systems/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 installer/systems/README (limited to 'installer/systems/README') diff --git a/installer/systems/README b/installer/systems/README new file mode 100644 index 00000000..ae3a7a63 --- /dev/null +++ b/installer/systems/README @@ -0,0 +1,10 @@ +In this sub directory of /etc/opt/openslx/ we store the configuration files +for operating systems installed with slxossetup. + +Any file named BASE_FILE_* is installed into the destination directory before +any package install action takes place. + +Therfore the suffix of BASE_FILE has the destination path encoded in the +filename. Any __ is replaced by a single /. Therfore BASE_FILE_etc__passwd +for example will be copied to the destination, stage1 directory, +/var/opt/openslx/stage1//etc/passwd -- cgit v1.2.3-55-g7522