diff options
| author | Manuel Schneider | 2013-12-02 19:19:26 +0100 |
|---|---|---|
| committer | Manuel Schneider | 2013-12-02 19:19:26 +0100 |
| commit | f8a146d746b7d61fc8e1bf2eb97e448ca47a857a (patch) | |
| tree | 0b736e1698069de2dc442931de529f1ccd40f9a8 /doc | |
| parent | xmodesetter (diff) | |
| parent | [xorg] Support /etc/X11/Xsession.d (diff) | |
| download | tm-scripts-f8a146d746b7d61fc8e1bf2eb97e448ca47a857a.tar.gz tm-scripts-f8a146d746b7d61fc8e1bf2eb97e448ca47a857a.tar.xz tm-scripts-f8a146d746b7d61fc8e1bf2eb97e448ca47a857a.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/setup_howto | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/setup_howto b/doc/setup_howto index 5d516ea9..29056829 100644 --- a/doc/setup_howto +++ b/doc/setup_howto @@ -19,7 +19,9 @@ scripts, as e.g. needed packages will be installed automatically. 2. Source repositories openSLX main repository: git://git.openslx.org/openslx-ng/tm-scripts.git -printerGUI repository: git://git.openslx.org/openslx-ng/printergui.git + +There are some other git repositories needed by the build process, but they +will be automatically checked out, e.g. busybox or printergui. 3. Server prerequisites @@ -31,7 +33,9 @@ Needed services: dhcp, tftpd, httpd, NFS and/or dnbd3. checkout openSLX git repository: # git clone git://git.openslx.org/openslx-ng/tm-scripts.git -# git clone git://git.openslx.org/openslx-ng/printergui.git + +There are some other git repositories needed by the build process, but they +are automatically checked out, e.g. busybox or printergui. 5. Getting started @@ -208,8 +212,9 @@ localizations may be listed at [path to tm-scripts]/server/configs. 10. iPXE: TODO -## most probably not required as relevant features are available in recent -## Syslinux versions (6.0.0+) +This will be most probably not being required in the future, as relevant +features are available in recent Syslinux versions (6.0.0+). + 11. Stage 4 (extract Linux desktop environment) |
