Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
|
|
This reverts commit 5b2a8044419a6fd0ba229557d9c30aa791d8bca4.
|
|
|
|
Message-ID: <20240310000819.1066949-1-damien@zamaudio.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New qoth file. Rust port, SMP work, 64-bit port, mmap work, etc.
I added some comments mention that Damien's SMP work is based on
Almudena previous work. Thanks for than Almudena!
Message-ID: <20240115011642.3201-1-jbranso@dismail.de>
|
|
|
|
|
|
|