OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-doc Date: 11-Dec-2002 11:41:30
Branch: HEAD Handle: 2002121110413000
Modified files:
openpkg-doc/handbook openpkg.xml
Log:
Reformat affected lines.
Summary:
Revision Changes Path
1.60 +10 -10 openpkg-doc/handbook/openpkg.xml
____________________________________________________________________________
Index: openpkg-doc/handbook/openpkg.xml
============================================================
$ cvs diff -u -r1.59 -r1.60 openpkg.xml
--- openpkg-doc/handbook/openpkg.xml 11 Dec 2002 10:40:58 -0000 1.59
+++ openpkg-doc/handbook/openpkg.xml 11 Dec 2002 10:41:30 -0000 1.60
@@ -264,16 +264,16 @@
the operating system and some of its more common control facilities.
The three main points of contact at which OpenPKG interacts with the
operating system are the file system (1) with its owner and group
- attributes from /etc/passwd, the root cronjob (2) typically modified at
/etc/crontab or
- <command>crontab -e</command>, and the init script (3) usually found at
- /etc/init.d. After the bootstrap script finishes, the OpenPKG file
- hierarchy contains a directory for the database of RPM packages, and
- another directory for binaries including the actual RPM command for
- use by OpenPKG to install packaged software. A package repository also
- has its own directory, though it may contain only a partial list of
- installed packages. Packages in this directory are used only during
- installation and therefore are often flushed after each successful
- installation.
+ attributes from /etc/passwd, the root cronjob (2) typically modified
+ at /etc/crontab or <command>crontab -e</command>, and the init script
+ (3) usually found at /etc/init.d. After the bootstrap script finishes,
+ the OpenPKG file hierarchy contains a directory for the database of
+ RPM packages, and another directory for binaries including the actual
+ RPM command for use by OpenPKG to install packaged software. A package
+ repository also has its own directory, though it may contain only a
+ partial list of installed packages. Packages in this directory are
+ used only during installation and therefore are often flushed after
+ each successful installation.
</para>
</sect1>
</chapter>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]