net-misc/ethflop: New package
authorConrad Kostecki <conikost@gentoo.org>
Tue, 15 Oct 2019 06:39:02 +0000 (08:39 +0200)
committerConrad Kostecki <conikost@gentoo.org>
Thu, 5 Dec 2019 23:32:05 +0000 (00:32 +0100)
commit6df5d081084eee5a71f95ef97ca15d78e651cffc
tree26edeb1164ac5f49e9f3fa21848457ad6bef2ef2
parent4f19a6499275cb0d3abcee525057d84af24072d2
net-misc/ethflop: New package

ethflop is a DOS TSR that emulates a floppy disk drive.
The emulated (virtual) floppy disk is, in fact, stored on a Linux server as a
floppy image. All the communication between ethflop (the TSR)
and ethflopd (the Linux daemon) is exchanged over raw Ethernet. No need for
any network configuration - the DOS PC only needs to have some kind of
Ethernet adapter and a suitable packet driver. The Linux server and
the DOS PC must be connected do the common Ethernet segment (same LAN).

Closes: https://github.com/gentoo/gentoo/pull/13307
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
net-misc/ethflop/Manifest [new file with mode: 0644]
net-misc/ethflop/ethflop-20191003.ebuild [new file with mode: 0644]
net-misc/ethflop/files/ethflop-20191003-makefile.patch [new file with mode: 0644]
net-misc/ethflop/files/ethflopd.confd [new file with mode: 0644]
net-misc/ethflop/files/ethflopd.initd [new file with mode: 0644]
net-misc/ethflop/files/ethflopd.service [new file with mode: 0644]
net-misc/ethflop/metadata.xml [new file with mode: 0644]