Age | Commit message (Collapse) | Author |
|
-lthreads cause ld: cannot find -lthreads: No such file or directory error
|
|
|
|
|
|
|
|
* faq/drivers.mdwn: I changed the recommended hardware to the T60,
which is currently the only hardware that you can use the Debian
installer cd. I mentioned that you must use the proprietary BIOS to
run X (libreboot/coreboot won't work). I removed some unnecessary
details. I hinted that rump is the Hurd's future for device drivers.
Message-ID: <20241010034138.2275-1-jbranso@dismail.de>
|
|
* hurd/libmachdev.mdwn: new file.
* hurd/documentation.mdwn: link to libmachdev
Message-ID: <20241012143852.2101-2-jbranso@dismail.de>
|
|
* hurd/glibc/hurd-specific_api.mdwn: There was a wall of text written
in html. I don't really see the point of doing that. We can just use
markdown and it'll render fine fine. I also added some details
explaining what process_t is. I got the information from an irc log
from Samuel.
Message-ID: <20241012143852.2101-1-jbranso@dismail.de>
|
|
* open_issues/arm_port.mdwn: I updated the status of the AArch64 port,
and I included a guide for how to cross compile the AArch64 port,
I linked to the Flavio's cross-hurd project, and I mentioned that we
should reach out to Jessica Clark to ask how to build an arm interupt
handling framework.
Message-ID: <20241001010932.6035-3-jbranso@dismail.de>
|
|
* faq/drivers.mdwn: mention that users can run the Hurd on real
hardware with the Dell Inspirion.
Message-ID: <20241001010932.6035-1-jbranso@dismail.de>
|
|
open_issues/smp.mdwn: I copied a guide that Damien email to the Hurd
that explains how one might use his smp.c code to test the Hurd's
current SMP support.
Message-ID: <20241001010932.6035-2-jbranso@dismail.de>
|
|
* faq/system_port.mdwn: mentioned Sergey as an expert in system port,
since he completed the AArch64 port. I also bragged that Debian is
probably the most "complete" GNU/Hurd distribution.
Message-ID: <20240921010651.5189-5-jbranso@dismail.de>
|
|
* faq/drivers.mdwn: T43, X200, T400, T500 Thinkpads.
Message-ID: <20240921010651.5189-4-jbranso@dismail.de>
|
|
* faq/64-bit.mdwn: updated status information: libdiskfs/ext2fs
deadlocks
* open_issues/64-bit_port.mdwn: I mentioned the status of bootstrap
efforts of Debian Hurd, Alpine-Hurd, and Guix Hurd.
Message-ID: <20240921010651.5189-3-jbranso@dismail.de>
|
|
* community/gsoc/project_ideas/nfs.mdwn: add a link to libnfs, which
one could use for a client NFS. Also mention that Sergey has a
somewhat working 9P port for the Hurd.
Message-ID: <20240921010651.5189-2-jbranso@dismail.de>
|
|
* hurd/translator/ufs.mdwn: ufs has not been used on the Hurd in a
long time. The translator was deprecated and removed. Let's remove
any mention of it, because there is no real reason to talk about
something with which we will never use again.
* hurd/translator.mdwn: removed mention of ufs.
Message-ID: <20240921010651.5189-1-jbranso@dismail.de>
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 6bf2945dd5c3dc8780a6816585d776c9f801779d.
|
|
|
|
|
|
|
|
|
|
Message-ID: <20240627115739.1823-1-jbranso@dismail.de>
|
|
Hey Samuel, this is another modification of a previous commit.
Hopefully this addresses your critiques. I also added in
"-E root_owner=$UID:0" to some other files, where I thought it
was appropirate. Hopefully I didn't make any mistakes. I did test
this by the way. I was able to get ~/silly/silly1 to be two
nested ext2fs translators. All without having to execute "sudo"!
* hurd/translator/ext2fs.mdwn: explain how to create a custom
filesystem, and mentioned that the current limit for how many
nested ext2fs filesystems there could be...is 32.
* faq/still_useful: sbin/mk2fs dummy.fs -> sbin/mk2fs -E root_owner=$UID:0 dummy.fs
* hurd/documentation/translators.html: as above.
* open_issues_/64-bit_port.mdwn: as above
Message-ID: <20240531191015.8761-1-jbranso@dismail.de>
|
|
|
|
* hurd/what_is_the_gnu_hurd.mdwn: I added the image from the
open_issues/anatomy_of_a_hurd_system.mdwn. This page is probably
something that is viewed a lot. People like images.
Message-ID: <20240530173020.2499-5-jbranso@dismail.de>
|
|
|
|
The pages hurd and hurd/documentation both have "documentation
sections". That seems a little silly. I am added a link in hurd to
"developer documentation" that links to hurd/documentation.
* hurd: link to hurd/documentation.
* hurd/documentation: combine the documentation from both hurd and
hurd/documentation.
Message-ID: <20240530173020.2499-3-jbranso@dismail.de>
|
|
* hurd.mdwn: links to hurd/bootstrap.
* hurd/documentation: links to hurd/bootstrap.
* open_issues/anatomy_of_a_hurd_system.mdwn: links to hurd/bootstrap.
Message-ID: <20240530173020.2499-2-jbranso@dismail.de>
|
|
* hurd/terrible-mdns-responder.mdwn: new file
* contributing.mdwn: added a link to the mdns-responder.
* hurd/documentation.mdwn: added a link to the mdns-responder.
* hurd/running/debian/after_install.mdwn: added a link to the
mdns-responder.
Message-ID: <20240530173020.2499-1-jbranso@dismail.de>
|
|
|
|
|
|
* hurd/bootstrap.mdwn: I inlined the what_is_an_os_bootstrap page, and
wrote that the current bootstrap page is out of date and does not
include pci-arbiter or rumpdisk.
* hurd/what_is_an_os_bootstrap.mdwn: a new web page that is not meant
to be viewed directly. Instead hurd/bootstrap and
open_issues/serverbootv2 is meant to inline the content.
* open_issues/serverbootv2.mdwn: Sergey proposed this new bootstrap
for the Hurd. This is a draft RFC document that explains the
reasoning behind it. Not that "Serverboot V2" is a working name. We
have yet to find a better name for it.
Message-ID: <20240527010924.2607-1-jbranso@dismail.de>
|
|
Using the website just now, I had to search the internet to find the
subhurd page. Perhaps these link will help others find the right
page.
* documenation.mdwn: add a link to subhurds
* hurd.mdwn: add a link to subhurds
* hurd/documentation: add a link to subhurds
Message-ID: <20240526034104.3641-6-jbranso@dismail.de>
|
|
I always have a hard time finding this page. Maybe adding this link
to the hurd/documentation and hurd page will help others to find the
existing Hurd translators page.
* hurd/documentation.mdwn: add a link to hurd/translator
* hurd.mdwn: add a link to hurd/translator
* documentation.mdwn: add a link to hurd/translator
Message-ID: <20240526034104.3641-5-jbranso@dismail.de>
|
|
* hurd/translator/ext2fs.mdwn: I inlined the faq entry that explains
the ext2fs filesystem limitations.
Message-ID: <20240526034104.3641-4-jbranso@dismail.de>
|
|
* open_issues/problematic_packages.mdwn: remove emacs
Message-ID: <20240526034104.3641-3-jbranso@dismail.de>
|
|
* open_issues/emacs.mdwn: mentioned eglot working with c-mode
Message-ID: <20240526034104.3641-2-jbranso@dismail.de>
|
|
Message-ID: <20240526034104.3641-1-jbranso@dismail.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I made edits to your patch.
From 7c8852217dfcee0a8623320afd3d96be7abcfb51 Mon Sep 17 00:00:00 2001
From: Nathan Dehnel <5498361+Gooberpatrol66@users.noreply.github.com>
Date: Sun, 7 Apr 2024 03:26:39 -0500
Subject: [PATCH] 2024-q1.mdwm
Message-ID: <CAEEhgEuQDSM+9D27KEKy8MFAb+bpZppigUWfB2uRbS7CM00W=Q@mail.gmail.com>
|
|
|