diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2023-05-24 14:43:04 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-05-25 01:45:52 +0200 |
commit | 3982e324b84dc3efbdc52e8506c8b00e0940c3df (patch) | |
tree | ffc5f11c8b8914ba48511f7e3cdb162d439a0fdb /hurd.mdwn | |
parent | 020a827253b88b7e8938739b3ae0ee1d6d550546 (diff) | |
download | web-3982e324b84dc3efbdc52e8506c8b00e0940c3df.tar.gz web-3982e324b84dc3efbdc52e8506c8b00e0940c3df.tar.bz2 web-3982e324b84dc3efbdc52e8506c8b00e0940c3df.zip |
Updated the information about the rump kernels, and included a guide on how to use them on the Debian qemu image.
* community/gsoc/project_ideas/driver_glue_code.mdwn: changed rump
kernel link.
* hurd.mwdn: added a link to hurd/rump.mdwn.
* hurd/rump.mdwn: new file.
* rump_kernel.mwdn: deleted file.
Message-Id: <20230524184304.3484-1-jbranso@dismail.de>
Diffstat (limited to 'hurd.mdwn')
-rw-r--r-- | hurd.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -62,7 +62,8 @@ in the *unstable* branch of the Debian archive. * [[running/Distrib]] -- Distributions * [[Public_Hurd_Boxen]] * [[Neighborhurd]]s and [[Subhurd]]s -* [[DDE]] -- Device Driver Environment +* [[DDE]] -- Old Device Driver Environment +* [[RUMP]] -- Modern Device Drivers ## Common Problems |