OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 27-Nov-2002 09:30:39
Branch: HEAD Handle: 2002112708303800
Modified files:
openpkg-re news.txt
Log:
perhaps a little bit more updated details are appropriate ;-)
Summary:
Revision Changes Path
1.13 +24 -21 openpkg-re/news.txt
____________________________________________________________________________
Index: openpkg-re/news.txt
============================================================
$ cvs diff -u -r1.12 -r1.13 news.txt
--- openpkg-re/news.txt 27 Nov 2002 08:20:30 -0000 1.12
+++ openpkg-re/news.txt 27 Nov 2002 08:30:38 -0000 1.13
@@ -66,35 +66,38 @@
$ rpm --makeproxy --prefix=/automount/openpkg-X-Y \
/usr/openpkg/RPM/PKG/foo-X-Y.*.rpm
- o openpkg-tool (was: openpkg-build and openpkg-index)
+ o openpkg-tool
- Date: Tue, 26 Nov 2002 19:52:20 +0100
- From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
- Subject: CURRENT 00INDEX.rdf.bz2
- Message-ID: <[EMAIL PROTECTED]>
+ There is a new maintainance package "openpkg-tool" for
+ OpenPKG-CURRENT. It currently provides two commands "openpkg index"
+ for XML/RDF index creation and "openpkg build" for automatic
+ from-scratch installation of packages and automatic upgrading
+ of existing packages, including recursive backward and forward
+ dependency tracking.
- 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:
+ The 00INDEX.rdf.bz2 file for OpenPKG-CURRENT is now updated every 15
+ minutes through the new "openpkg index" command. This means that at
+ last after 15 minutes the "openpkg build" command is able to pick up
+ upgraded packages.
- 1. fetch http://cvs.openpkg.org/openpkg-re/openpkg-build to get
- the latest script version.
+ To use it:
- 2. run "openpkg-build -Ua" and see how it would update your
- OpenPKG-CURRENT instance.
+ 1. install package "openpkg-tool"
- 3. run "openpkg-build -Ua | sh" to actually update your instance.
+ 2. run "openpkg build -Ua" and see how it would update your
+ OpenPKG-CURRENT instance.
- 4. For convinience reasons you can pre-config options in
- $HOME/.openpkg-build.rc. My rc file on en1 for instance looks like:
+ 3. run "openpkg build -Ua | sh -" to actually update your instance.
- | -R /usr/opkg/bin/rpm
- | -P sudo
- | -N sudo
+ 4. For convinience reasons you can pre-config options in
+ $HOME/.openpkg/build. My rc file on en1 for instance looks like:
- This means I use a particular RPM and switch to root for building and
- installation.
+ | -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]