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: 27-Nov-2002 08:49:28
Branch: HEAD Handle: 2002112707492800
Modified files:
openpkg-re news.txt
Log:
remember openpkg-build and openpkg-index
Summary:
Revision Changes Path
1.11 +31 -1 openpkg-re/news.txt
____________________________________________________________________________
Index: openpkg-re/news.txt
============================================================
$ cvs diff -u -r1.10 -r1.11 news.txt
--- openpkg-re/news.txt 19 Nov 2002 08:05:47 -0000 1.10
+++ openpkg-re/news.txt 27 Nov 2002 07:49:28 -0000 1.11
@@ -4,7 +4,7 @@
o fakesyslog replaced with new OSSP fsl in all daemon packages
- o Perl repackaged under 5.8.0 and with perl-openpkg utility
+ o perl repackaged under 5.8.0 and with perl-openpkg utility
Date: Sun, 17 Nov 2002 09:15:09 +0100
From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
@@ -65,6 +65,36 @@
ftp://ftp.openpkg.org/current/SRC/foo-X-Y.src.rpm
$ rpm --makeproxy --prefix=/automount/openpkg-X-Y \
/usr/openpkg/RPM/PKG/foo-X-Y.*.rpm
+
+ o openpkg-build and openpkg-index
+
+ Date: Tue, 26 Nov 2002 19:52:20 +0100
+ From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
+ Subject: CURRENT 00INDEX.rdf.bz2
+ Message-ID: <[EMAIL PROTECTED]>
+
+ Ok, the 00INDEX.rdf.bz2 file for OpenPKG-CURRENT is now updated every 15
+ minutes (thanks to Michael v.E.'s caching feature we can afford this).
+ This means that at last after 15 minutes the brand-new openpkg-build
+ script is able to pick up upgraded packages. Try it out now:
+
+ 1. fetch http://cvs.openpkg.org/openpkg-re/openpkg-build to get
+ the latest script version.
+
+ 2. run "openpkg-build -Ua" and see how it would update your
+ OpenPKG-CURRENT instance.
+
+ 3. run "openpkg-build -Ua | sh" to actually update your instance.
+
+ 4. For convinience reasons you can pre-config options in
+ $HOME/.openpkg-build.rc. My rc file on en1 for instance looks like:
+
+ | -R /usr/opkg/bin/rpm
+ | -P sudo
+ | -N sudo
+
+ This means I use a particular RPM and switch to root for building and
+ installation.
o ...
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]