Gentoo Archives: gentoo-dev

From: Kurt Lieber <klieber@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] GSDS: Automating gentoo installations for servers/enterprise use
Date: Sat, 24 Jan 2004 15:15:10
Message-Id: 20040124151300.GT22870@mail.lieber.org
1 Folks --
2
3 Eric Sammer (esammer) has been working hard on an automated installer for
4 the gentoo-server project. As Eric says in the docs[1], "The idea is to
5 make building and installing Gentoo servers fast, predictable, and
6 unattended in larger environments."
7
8 GSDS supports the idea of machine profiles, such as 'web', 'ftp', 'file',
9 etc. You can define your own profiles to suit your needs. Profiles are
10 simple xml documents that store information such as stage tarballs that
11 should be used, USE variables, CFLAGS, etc.
12
13 At this point, the installer is beta quality and needs plenty of testing
14 and feedback to help get it finalized and released. Anyone who is
15 interested, please download the latest version[2] and try it out.
16
17 --kurt
18
19 [1] http://dev.gentoo.org/~esammer/gsds/
20 [2] http://dev.gentoo.org/~esammer/gsds/downloads/gsds-20040109-1.tar.bz2