diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-07-07 17:53:27 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-07-07 17:53:27 +0800 |
commit | cde5cc1a1b288f2c4ec7764f09e8d45ba69fa922 (patch) | |
tree | 7bb19a0014f73e5f866babf58641789dfb687bd8 /comms/vrflash/pkg-descr | |
parent | 3915b8c546bba256abce5ca1b829472d0d4a6980 (diff) | |
download | freebsd-ports-gnome-cde5cc1a1b288f2c4ec7764f09e8d45ba69fa922.tar.gz freebsd-ports-gnome-cde5cc1a1b288f2c4ec7764f09e8d45ba69fa922.tar.zst freebsd-ports-gnome-cde5cc1a1b288f2c4ec7764f09e8d45ba69fa922.zip |
The purpose of this utility is to provide an easy way to flash
kernels and romdisks to the Agenda VR3.
FEATURES
o Direct serial access (w/o minicom)
o Built-in Xmodem (send) support
o Built-in Etxack (send) support (c/o Brad @ Agenda)
o Progress meters
o Capture file
o PMON over-write detection/protection
LATEST VERSION
You can always get the latest version of this utility from:
WWW: http://www.apex.net/~jeff/agenda-utils/
Diffstat (limited to 'comms/vrflash/pkg-descr')
-rw-r--r-- | comms/vrflash/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/comms/vrflash/pkg-descr b/comms/vrflash/pkg-descr new file mode 100644 index 000000000000..7f9ec6c3f09a --- /dev/null +++ b/comms/vrflash/pkg-descr @@ -0,0 +1,17 @@ + The purpose of this utility is to provide an easy way to flash + kernels and romdisks to the Agenda VR3. + +FEATURES + + o Direct serial access (w/o minicom) + o Built-in Xmodem (send) support + o Built-in Etxack (send) support (c/o Brad @ Agenda) + o Progress meters + o Capture file + o PMON over-write detection/protection + +LATEST VERSION + + You can always get the latest version of this utility from: + +WWW: http://www.apex.net/~jeff/agenda-utils/ |