summaryrefslogtreecommitdiffstats
path: root/ax25-tools.spec.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-25 20:57:47 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-25 21:02:13 +0200
commit6911c1b1acd455e514de2fc88b3eaf0a23cabdd6 (patch)
tree4bcb25b6fd2e2374f66b5000b5ff12b6f7240ddf /ax25-tools.spec.in
parent4984e59635ed76196dc5f9a18ae8118be4853758 (diff)
Add Tomi Manninen OH2BNS's axwrapper program.
Axwrapper first creates a pipe and then forks and execs the program <server-program> with arguments given at the axwrapper command line. The argv[0] argument is mandatory; further arguments are optional. The parent process then sits and waits for any I/O to and from the user and converts any carriage return characters from the user to line feeds and any line feeds from the program to carriage returns. This is useful when starting non-AX.25-aware programs from ax25d. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25-tools.spec.in')
-rw-r--r--ax25-tools.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ax25-tools.spec.in b/ax25-tools.spec.in
index f49fe28..6931272 100644
--- a/ax25-tools.spec.in
+++ b/ax25-tools.spec.in
@@ -23,6 +23,7 @@ line programs; the GUI programs are contained in ax25-tools-x package.
* axctl - configure/Kill running AX.25 connections
* axparms - configure AX.25 interfaces
* axspawn - allow automatic login to a Linux system
+ * axwrapper - run non-ax.25-aware programs from ax25d
* beacon - transmit periodic messages on an AX.25 port
* bpqparms - configure BPQ ethernet devices
* mheardd - display AX.25 calls recently heard
@@ -108,6 +109,7 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/axctl
%{_sbindir}/axparms
%{_sbindir}/axspawn
+%{_sbindir}/axwrapper
%{_sbindir}/beacon
%{_sbindir}/bpqparms
%{_sbindir}/dmascc_cfg