summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/ethflop: update systemd unitConrad Kostecki2023-04-232-3/+3
| | | | | Closes: https://bugs.gentoo.org/891617 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/ethflop: drop 20191003Conrad Kostecki2022-02-091-46/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/ethflop: update EAPI 7 -> 8Conrad Kostecki2022-02-091-0/+45
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-misc/ethflop: x86 stable wrt bug #705782Agostino Sarubbo2020-01-211-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ethflop: amd64 stable wrt bug #705782Agostino Sarubbo2020-01-201-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/ethflop: update metadata.xmlConrad Kostecki2019-12-071-5/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/ethflop: New packageConrad Kostecki2019-12-067-0/+115
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>