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:40:59
Branch: HEAD Handle: 2002121110405800
Modified files:
openpkg-doc/handbook openpkg.xml
Log:
Clarify entry point at /etc/passwd and update change date.
Summary:
Revision Changes Path
1.59 +2 -2 openpkg-doc/handbook/openpkg.xml
____________________________________________________________________________
Index: openpkg-doc/handbook/openpkg.xml
============================================================
$ cvs diff -u -r1.58 -r1.59 openpkg.xml
--- openpkg-doc/handbook/openpkg.xml 4 Dec 2002 09:25:58 -0000 1.58
+++ openpkg-doc/handbook/openpkg.xml 11 Dec 2002 10:40:58 -0000 1.59
@@ -33,7 +33,7 @@
</author>
</authorgroup>
- <pubdate>November 2002</pubdate>
+ <pubdate>December 2002</pubdate>
<abstract>
<para>
@@ -264,7 +264,7 @@
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, the root cronjob (2) typically modified at /etc/crontab or
+ 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
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]