From ca4a83e931e89a6995004bb435d453cc86ab9264 Mon Sep 17 00:00:00 2001 From: Alexander Hoppe Date: Fri, 9 Jan 2009 22:18:14 +0000 Subject: Test checkin for "ah", "fixing" #288 ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2457 95ad53e4-c205-0410-b2fa-d234c58c8868 --- README | 15 +++++++-------- boot-env/OpenSLX/BootEnvironment/PXE.pm | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README b/README index 96b9f5f4..78bcddc5 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ WELCOME ---------- -OpenSLX - Open StateLess eXtensions version 4.1 +OpenSLX - Open StateLess eXtensions version 4.9 OpenSLX is a software package for setting up, managing and booting of "stateless client systems" (a.k.a. "diskless X stations"). @@ -14,21 +14,20 @@ through the web pages: --> http://lists.openslx.org (mailing lists) -SNAPSHOT-RELEASES +SVN-RELEASES ----------------- -The snapshot-releases of OpenSLX are being made to expose the software to a -wider audience in order to gain more feedback on what works and what doesn't. +At the moment only SVN releases are available ... -New snapshots will be released in short timeframes - at least once a month - -such that we can react to feedback promptly. Aim of the snapshot phase is to +New versions will be released in short timeframes - at least once a month - +such that we can react to feedback promptly. Aim of the svn head phase is to stabilize the software in preparation for the upcoming beta release. -Upgrading from one snapshot to the other should be a seamless operation, as +Upgrading from one svn release to the other should be a seamless operation, as eventual differences between the DB-schema should be adjusted automatically. Only for *downgrades*, manual intervention might be needed. -NOTES ABOUT THIS SNAPSHOT +NOTES ABOUT THIS SVN-RELEASE ------------------------- * Cloning is the only form of vendor-OS creation we can currently recommend for a vendor-OS that is meant to be run in production. diff --git a/boot-env/OpenSLX/BootEnvironment/PXE.pm b/boot-env/OpenSLX/BootEnvironment/PXE.pm index d6ddae36..2adea63a 100644 --- a/boot-env/OpenSLX/BootEnvironment/PXE.pm +++ b/boot-env/OpenSLX/BootEnvironment/PXE.pm @@ -117,7 +117,7 @@ sub _getTemplate my $pxeDefaultTemplate = unshiftHereDoc(<<' End-of-Here'); NOESCAPE 0 PROMPT 0 - TIMEOUT 10 + TIMEOUT 100 DEFAULT menu.c32 IMPLICIT 1 ALLOWOPTIONS 1 -- cgit v1.2.3-55-g7522