Changes between Version 16 and Version 17 of cereal
- Timestamp:
- Nov 29, 2007 1:47:06 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cereal
v16 v17 12 12 Cereal is available under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License], v3 or later. 13 13 14 == terminology ==14 == Terminology == 15 15 16 16 * a "session" connects a "terminal", with screen, to a "host" (serial console) via serial "line" … … 18 18 * one can "follow" enabled session (read logs) 19 19 20 == download==20 == Dependencies == 21 21 22 [http://packages.debian.org/search?suite=default§ion=all&arch=any&exact=1&searchon=names&keywords=cereal Cereal is now a part of Debian!] 22 `cereal` depends on [wiki:runit] and [http://www.gnu.org/software/screen/ GNU screen]. 23 23 24 The latest version of Cereal is available from CMRG in [http://cmrg.fifthhorseman.net/debian/pool/cereal/c/cereal/ source or .deb form], or from the [http://cmrg.fifthhorseman.net/debian/ CMRG apt repository] by adding the following to your /etc/apt/sources.list: 24 == Download == 25 26 [http://packages.debian.org/search?suite=default§ion=all&arch=any&exact=1&searchon=names&keywords=cereal `cereal` is now a part of Debian!] 27 28 The latest version of `cereal` is available from CMRG in [http://cmrg.fifthhorseman.net/debian/pool/cereal/c/cereal/ source or .deb form], or from the [http://cmrg.fifthhorseman.net/debian/ CMRG apt repository] by adding the following to your /etc/apt/sources.list: 25 29 {{{ 26 30 deb http://cmrg.fifthhorseman.net/debian unstable cereal

