summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-12-17 10:42:37 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-12-17 10:42:37 +0100
commit8dfde87aae667ea1312651ac2b0a627947406766 (patch)
tree2223d5659652e79d96851f43f7a58c8517189577 /contributing.mdwn
parent0e479ecd1e8249b394acd636a133d492e000f948 (diff)
note about lwip and dhcpHEADmaster
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index e9810e60..8280fe04 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -173,6 +173,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
* On amd64, fix running posixtestsuite (not necessarily fixing the tests themselves, but at least make sure it doesn't crash the box ; it could still be useful to compare the output on 32bit and 64bit are the same with the same gnumach/hurd/glibc).
* Settle CI for mig+gnumach+hurd+glibc.
* Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html)
+* Make sure that lwip supports configuration by DHCP.
* Extensively test (e.g. running testsuites of glibc, perl, curl, rust-mio) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.
* Fix swapping with `rumpdisk`.
* Fix the [GPLv2 vs GPLv3 licence incompatibility between ext2fs and libparted](https://bugs.debian.org/838244):