OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 21-Jan-2004 00:59:45
Branch: HEAD Handle: 2004012023594500
Modified files:
openpkg-re todo.txt upgrade.txt
Log:
cleanup consistency of options by renaming some of them
Summary:
Revision Changes Path
1.159 +0 -3 openpkg-re/todo.txt
1.19 +17 -1 openpkg-re/upgrade.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/todo.txt
============================================================================
$ cvs diff -u -r1.158 -r1.159 todo.txt
--- openpkg-re/todo.txt 19 Jan 2004 14:21:03 -0000 1.158
+++ openpkg-re/todo.txt 20 Jan 2004 23:59:45 -0000 1.159
@@ -95,9 +95,6 @@
o fix all PLUS packages or downgrade to EVAL/JUNK [ms]
o fix EVAL/JUNK packages and elevate to PLUS [ms]
- rse: OpenPKG instance management autit log: added/removed/upgraded packages
-- thl+rse: cleanup consistency of options:
- - with_ssl vs. with_tls [postfix]
- - with_berkeleydb (bdb) vs. with_innobase (innodb) [mysql]
- rse: RPM extension: fetch/curl replacement (OSSP fetch)
- thl: news.txt replaced by news.cgi which uses pre-scanned information
- rse: architecture/platform independent packages (BuildArch: noarch, aber BuildOS:
any existing nicht)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-re/upgrade.txt
============================================================================
$ cvs diff -u -r1.18 -r1.19 upgrade.txt
--- openpkg-re/upgrade.txt 16 Jan 2004 09:31:17 -0000 1.18
+++ openpkg-re/upgrade.txt 20 Jan 2004 23:59:45 -0000 1.19
@@ -2,7 +2,7 @@
General Notes
=============
- o $Revision: 1.18 $. The most recent update of this file can be
+ o $Revision: 1.19 $. The most recent update of this file can be
downloaded from http://cvs.openpkg.org/openpkg-re/upgrade.txt
o This file upgrade.txt file talks about tweaks and quirks when
@@ -79,6 +79,22 @@
--db-fixate RPM database administration: fixate
existing database (harmless operation; for
fixating files only)
+
+ o the following options were renamed
+
+ OpenPKG v1.3 OpenPKG 2.0
+ --------------------- -----------------
+ with_berkeleydb with_bdb
+ with_db with_bdb
+ with_db_postgresql with_db_pgsql
+ with_dbd_pg with_dbd_pgsql
+ with_innobase with_innodb
+ with_mod_php3_openssl with_mod_php3_ssl
+ with_mod_php_db with_mod_php_bdb
+ with_mod_php_openssl with_mod_php_ssl
+ with_mod_php_unixodbc with_mod_php_odbc
+ with_openssl with_ssl
+ with_tls with_ssl
Upgrade from OpenPKG 1.2 to OpenPKG 1.3
=======================================
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]