summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2020-12-26 12:53:55 (EST)
committer Patrick McDermott <pehjota>2020-12-26 12:53:55 (EST)
commite17240c8575dbdc89fa8fc7f9cf7678306cf6b9d (patch)
tree325481c07575ce6df6f5aad8bb82993033832201 /doc
parent50299adbd1f674f329c9a9589b535da9999b791a (diff)
doc/install/*: Describe dev/trunk and rel/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/install/chroot.mdwn10
-rw-r--r--doc/install/pc.mdwn9
2 files changed, 13 insertions, 6 deletions
diff --git a/doc/install/chroot.mdwn b/doc/install/chroot.mdwn
index cc4a86c..d561848 100644
--- a/doc/install/chroot.mdwn
+++ b/doc/install/chroot.mdwn
@@ -14,19 +14,21 @@ It is assumed that you have already
Installing ProteanOS
====================
-First decide which "suite" of ProteanOS you wish to install. Currently only one
-suite is available: `dev/trunk`.
+First decide which "suite" of ProteanOS you wish to install. `rel/trunk` is a
+rolling release that receives updates free of known new bugs; it is recommended
+for regular users. `dev/trunk` receives direct package uploads and should be
+used by ProteanOS developers.
Next decide where to install ProteanOS. Replace `$root` below with the path to
which you want ProteanOS installed.
If you installed prokit to your system, simply run:
- $ sudo prokit install dev/trunk $root
+ $ sudo prokit install $suite $root
Otherwise, from your prokit build directory, run:
- $ sudo ./prokit install dev/trunk $root
+ $ sudo ./prokit install $suite $root
Next Steps
==========
diff --git a/doc/install/pc.mdwn b/doc/install/pc.mdwn
index dd421d5..8d887fc 100644
--- a/doc/install/pc.mdwn
+++ b/doc/install/pc.mdwn
@@ -42,13 +42,18 @@ system on the computer on which you plan to install ProteanOS.
Installation
============
+Decide which "suite" of ProteanOS you wish to install. `rel/trunk` is a rolling
+release that receives updates free of known new bugs; it is recommended for
+regular users. `dev/trunk` receives direct package uploads and should be used
+by ProteanOS developers.
+
If you installed prokit to your system, run:
- $ sudo prokit installer-pc -a $arch -p $plat dev/trunk $device
+ $ sudo prokit installer-pc -a $arch -p $plat $suite $device
Otherwise, from your prokit build directory, run:
- $ sudo ./prokit installer-pc -a $arch -p $plat dev/trunk $device
+ $ sudo ./prokit installer-pc -a $arch -p $plat $suite $device
Replace `$arch` with the architecture (e.g. `i686-linux-glibc`), `$plat` with
the platform (e.g. `x60`), and `$device` with the device file name (e.g.