diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-07-01 00:57:52 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-07-01 01:52:47 +0200 |
commit | 8f5b486a1e332b0eee1d66d5475f290f9a42e17f (patch) | |
tree | 126eeb5b2e5212b6489c8e8de21cedb37bf6898c | |
parent | d7bee7f4d567e0950af822f3f4f66df0ccf7b259 (diff) |
The 64b hurd console issue is fixed
But dumping cores is not.
-rw-r--r-- | faq/64-bit.mdwn | 3 | ||||
-rw-r--r-- | open_issues/64-bit_port.mdwn | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/faq/64-bit.mdwn b/faq/64-bit.mdwn index 6454c3eb..d3d6d046 100644 --- a/faq/64-bit.mdwn +++ b/faq/64-bit.mdwn @@ -19,8 +19,7 @@ userland addressing space. A 64-bit GNU/Hurd is also available, progress is tracked on [[open_issues/64-bit_port]]! As of April 2025, the Debian hurd-amd64 port works just like the hurd-i386, except for -some bugs, namely swapping issues with rumpdisk and the hurd-console fails to -start, which means that you cannot use X. +some bugs, namely swapping issues with rumpdisk and dumping core files. We plan on supporting both a 32-bit and 64-bit Debian GNU/Hurd, only not both at the same time. diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn index d0507d87..01a2aad5 100644 --- a/open_issues/64-bit_port.mdwn +++ b/open_issues/64-bit_port.mdwn @@ -23,7 +23,7 @@ License|/fdl]]."]]"""]] **TODO** * Fix swapping with rumpdisk - * Fix hurd console startup + * Fix crash-dump-core server **Installing via the installer image** |