I'm proud to announce the availability of the long anticipated new OpenPKG premium product for business customers:
OpenPKG Enterprise 1 http://www.openpkg.com/product/ OpenPKG Enterprise 1 is the real successor to OpenPKG Community 2.5 as it provides essential security updates based on back-ported and compatible security fixes over the life-time of one year. What this means is also explained in detail in yesterday's Advent Calendar entry: http://www.openpkg.com/adventcalendar/2006/11 Also notice that OpenPKG Enterprise 1 is the result of a full-size release engineering and quality assurance process. Hence it is our premium OpenPKG distribution now! Find out more about this latest offering by following this "waterfall": 1. Press Release: http://www.openpkg.com/product/ 2. Series Comparison: http://www.openpkg.org/product/series/comparison.php 3. Technology Pitch: http://www.openpkg.org/product/pitch/?branch=E1.0-SOLID 4. Quotation Request: http://www.openpkg.com/sales/request.php 5. Product Descript.: http://www.openpkg.com/product/products-description.php 6. Product Ordering: http://www.openpkg.com/sales/ Or directly jump into its "technology pitch" and just test-drive the "release" (the publically available "E1.0.0" numbered packages): # download OpenPKG bootstrap source shell package $ wget \ ftp://ftp.openpkg.org/release/E1.0/SRC/CORE/openpkg-*.src.sh # build OpenPKG instance sh openpkg-*.src.sh \ --prefix=/openpkg --tag=openpkg \ --user=openpkg --group=openpkg sh openpkg-*-openpkg.sh # build and install Apache and Lynx /openpkg/bin/openpkg build \ -D apache::with_mod_ssl apache lynx | sh # start Apache and test with Lynx /openpkg/bin/openpkg rc apache start /openpkg/bin/lynx https://localhost/ # stop Apache and erase OpenPKG instance /openpkg/bin/openpkg rc apache stop /openpkg/bin/openpkg rpm \ -e `/openpkg/bin/openpkg rpm -qa` # remove downloaded and generated package files rm -rf /openpkg rm -f openpkg-*.src.sh This procedure requires no registration for download and is absolutely painless to try out, as it is non-intrusive to your system and residue free removes afterwards. So, just give it a try once! Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org