|
|
@@ -125,12 +125,11 @@
|
|
|
After this procedure, the build root contains the target filesystem
|
|
|
hierarchy with RPM installed with itself. What is now remaining is to
|
|
|
roll a bootstrap package with this stuff for initial installation. For
|
|
|
- this the build root is packed into a tarball, compressed, uuencoded,
|
|
|
- and finally wrapped into a self-extracting shell script. The result
|
|
|
- is the binary bootstrap script openpkg-X.X-X.YYYY-YYYYYYY-ZZ.sh
|
|
|
- which can be used to bootstrap the target hierarchy from
|
|
|
- scratch. If one later wants to upgrade this hierarchy one uses
|
|
|
- openpkg-X.X-X.YYYY-YYYYYYY-ZZ.rpm.
|
|
|
+ this the build root is packed into a tarball, uuencoded, and finally
|
|
|
+ wrapped into a self-extracting shell script. The result is the binary
|
|
|
+ bootstrap script openpkg-X.X-X.YYYY-YYYYYYY-ZZ.sh which can be used
|
|
|
+ to bootstrap the target hierarchy from scratch. If one later wants to
|
|
|
+ upgrade this hierarchy one uses openpkg-X.X-X.YYYY-YYYYYYY-ZZ.rpm.
|
|
|
|
|
|
To allow one to easily repeat this from-source bootstrapping procedure
|
|
|
on other machines, one can run "./openpkg.boot -s" which rolls a
|
|
|
@@ -146,10 +145,10 @@
|
|
|
_______ Supported ________
|
|
|
Operating System Still Official Already
|
|
|
----------------- -------- -------- --------
|
|
|
- FreeBSD 4.[0-4] 4.5 5.0-C
|
|
|
- Debian GNU/Linux - 2.2 3.0-pre
|
|
|
- RedHat Linux 7.[01] 7.2 -
|
|
|
- Solaris 2.[67] 2.8 2.9
|
|
|
+ FreeBSD 4.[0-6] 4.7 5.0
|
|
|
+ Debian GNU/Linux 2.2 3.0 -
|
|
|
+ RedHat Linux 7.[01] 7.2 8.0
|
|
|
+ Solaris 2.[678] 2.9 -
|
|
|
----------------- -------- -------- --------
|
|
|
NetBSD 1.5.[01] 1.5.2 -
|
|
|
OpenBSD - 2.9 -
|