mbox series

[bug#64483,0/2] gnu: Add mactelnet.

Message ID cover.1688574568.git.mirai@makinata.eu
Headers show
Series gnu: Add mactelnet. | expand

Message

Bruno Victal July 5, 2023, 4:30 p.m. UTC
Bruno Victal (2):
  gnu: Add mactelnet.
  gnu: mactelnet: Unbundle uthash.

 gnu/local.mk                                  |  1 +
 gnu/packages/admin.scm                        | 48 +++++++++
 .../patches/mactelnet-remove-init.patch       | 98 +++++++++++++++++++
 3 files changed, 147 insertions(+)
 create mode 100644 gnu/packages/patches/mactelnet-remove-init.patch


base-commit: 67c276a870b9d6be69c2a9e867683e58928c38ef

Comments

Ludovic Courtès July 17, 2023, 10:25 p.m. UTC | #1
Bruno Victal <mirai@makinata.eu> skribis:

>   gnu: Add mactelnet.
>   gnu: mactelnet: Unbundle uthash.

Applied, thanks!