aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ext2fs got switched to xattr by default alreadyHEADmasterSamuel Thibault2025-02-271-1/+0
|
* Comment on rumpdisk vs swapSamuel Thibault2025-02-271-1/+2
|
* the gdb 64bit patch was commitedSamuel Thibault2025-02-271-1/+0
|
* Note that remap saying server died is expectedSamuel Thibault2025-02-251-2/+5
|
* Fix memory object methods namesSamuel Thibault2025-02-101-6/+6
|
* contributing: Actually the python testsuite issues on hurd-amd64 appear on ↵Samuel Thibault2025-02-051-1/+0
| | | | hurd-i386 too
* Note about vm_page_evict probably being the one to care about swap sizeSamuel Thibault2025-02-041-1/+4
|
* Notes about out of memory situationsSamuel Thibault2025-02-041-1/+14
|
* fixedSamuel Thibault2025-02-041-12/+0
|
* gdb: Advise to use set directoriesSamuel Thibault2025-02-021-1/+1
|
* source is needed, sureSamuel Thibault2025-02-021-0/+2
|
* There is no need to add LD_something nowadaysSamuel Thibault2025-02-021-6/+2
|
* HTML h1 to make anchor of Running_the_Hurd work.Yuqian Yang2025-02-021-2/+4
| | | | | | Ikiwiki seems to not have the feature of automatically creating a section anchor. So I use this ugly way to make it. Message-ID: <20250131103138.1138-3-crupest@crupest.life>
* Organize and detail Running_the_Hurd in home page.Yuqian Yang2025-02-021-14/+23
| | | | | | | | | | | | | | | * The old "Access to a GNU/Hurd System" is very vague. Move it to Running section. * Add details to Running section. Separate following things into individual paragraphs. * Running platforms * Pre-installed image or LiveCD * Distributions * Add some recommandations. Message-ID: <20250131103138.1138-2-crupest@crupest.life>
* Add more info about running hurd in VirtualBox.Yuqian Yang2025-01-292-2/+19
| | | | | | Many people are familiar with VirtualBox, or using OS other than GNU/Linux. VirtualBox gives them more opportunity to play with Hurd. Message-ID: <20250129151431.360-2-crupest@crupest.life>
* Add source code link to sidebar.Yuqian Yang2025-01-271-0/+1
| | | | | Make it easier to get source code directly. Message-ID: <20250127071653.399-2-crupest@crupest.life>
* First suggest to install from the distributionSamuel Thibault2025-01-261-1/+7
|
* Add doc of topgit installation to make it easier.Yuqian Yang2025-01-261-0/+29
| | | | | | One notable problem is that topgit is default to install to prefix `~` rather than `~/.local`, which might surprise some people. Message-ID: <dd9fa4d97a742e6fbed9bd607930132a@crupest.life>
* TODO: also fix the curl testsuite, not much is neededSamuel Thibault2025-01-171-0/+1
| | | | and it's a quite central build dep
* update documentation for bootstrapSamuel Thibault2025-01-171-55/+79
|
* Open issues: Update clock_gettime pageZhaoming Luo2025-01-152-345/+22
| | | | | | | | | | | The clock_gettime(CLOCK_MONOTONIC) is implemented. See https://sourceware.org/git?p=glibc.git;a=commit;h=3782ffaf3e6c2a071df029b96712e596b5229838 so this page is out of date. Rename the page to nanosecond-precision_clock, and remove the information about clock_gettime(CLOCK_MONOTONIC).
* pthread_setname_np is doneSamuel Thibault2025-01-091-1/+0
|
* hurd-console using xkb is doneSamuel Thibault2025-01-091-1/+0
|
* typoSamuel Thibault2025-01-071-1/+1
|
* typoSamuel Thibault2025-01-021-1/+1
|
* Add faq entry about foo_maxSamuel Thibault2025-01-021-0/+70
|
* Translator: Add the introduction to the rtc translatorZhaoming Luo2025-01-022-0/+32
| | | | | | | * hurd/translator.mdwn: Add an entry for the rtc translator * hurd/translator/rtc.mdwn: Add the introduction to the rtc translator Message-ID: <20250102015524.1253093-1-zhmingluo@163.com>
* No, gettimeofday can't use CLOCK_MONOTONIC, it's really supposed to be the ↵Samuel Thibault2025-01-011-3/+0
| | | | wallclock time, subject to jumps
* Mention the overcommit rlimit nameSamuel Thibault2024-12-221-1/+1
|
* note about lwip and dhcpSamuel Thibault2024-12-171-0/+1
|
* Contributing: Remove the 'Add /dev/rtc' small hack entry as it has been ↵Zhaoming Luo2024-12-121-1/+0
| | | | | | | completed Signed-off-by: Zhaoming Luo <zhmingluo@163.com> Message-ID: <20241211234455.623986-1-zhmingluo@163.com>
* Add microkernel/mach/mig/documentation/mig-mutate pageZhaoming Luo2024-12-112-1/+139
| | | | | | | | * microkernel/mach/mig/documentation.mdwn: add a link pointing to mig-mutate page * .../mach/mig/documentation/mig-mutate.mdwn: new file. Introduction to a mig-mutate.h file Signed-off-by: Zhaoming Luo <zhmingluo@163.com> Message-ID: <20241211033007.536408-2-zhmingluo@163.com>
* Add an introduction about a mig-mutate.h fileZhaoming Luo2024-12-081-0/+1
| | | | | | | Add a link pointing to an introduction about a mig-mutate.h file * microkernel/mach/mig/documentation.mdwn: new further relevant documentation Message-ID: <20241208001157.157886-1-zhmingluo@163.com>
* build: Add manifest for Guix.Janneke Nieuwenhuizen2024-12-042-3/+18
| | | | | | * manifest.scm: New file. * README (Development environment): Mention it. Message-ID: <20241204181037.24687-3-janneke@gnu.org>
* Add README.Janneke Nieuwenhuizen2024-12-041-0/+43
| | | | | * README: New file, documenting dependencies and development build. Message-ID: <20241204181037.24687-1-janneke@gnu.org>
* Mention recent Guix recent developments and status.Janneke Nieuwenhuizen2024-12-043-6/+79
| | | | | | | * community/meetings/Guix_Days_2024.mdwn: New page. * community/meetings.mdwn: Link it. * hurd/running/Guix.mdwn: Updates. Message-ID: <20241204181037.24687-4-janneke@gnu.org>
* Fix non-supported ``` blockquotes.Janneke Nieuwenhuizen2024-12-044-41/+27
| | | | | Throughout. Message-ID: <20241204181037.24687-2-janneke@gnu.org>
* Note about MAP_NORESERVESamuel Thibault2024-11-201-1/+1
|
* TODOSamuel Thibault2024-11-191-1/+2
|
* Note why making sure no two rumpdisksSamuel Thibault2024-11-181-1/+1
|
* fix running posixtestsuiteSamuel Thibault2024-11-181-0/+1
|
* TODO: plug acpi shutdown evenSamuel Thibault2024-11-171-0/+1
|
* Note about the GPLv2/GPLv3 incompatibility still to be fixedSamuel Thibault2024-11-121-0/+3
|
* note about new packages building bugsSamuel Thibault2024-11-121-1/+1
|
* document libirqhelpjbranso@dismail.de2024-11-122-0/+54
| | | | | | * hurd/documentation.mdwn: add link to libirqhelp * hurd/libirqhelp.mdwn: new file Message-ID: <20241014155226.3187-1-jbranso@dismail.de>
* add translator/pci-arbiter pagejbranso@dismail.de2024-11-123-1/+16
| | | | | | | | * hurd/translator.mdwn: add a link * hurd/translator/pci-arbiter.mdwn: I inlined the open_issues/pci_arbiter.mdwn page. * open_issues/pci_arbiter.mdwn: add a period to complete a sentence. Message-ID: <20241016233039.17856-15-jbranso@dismail.de>
* add translator/remap pagejbranso@dismail.de2024-11-122-0/+118
| | | | | | | * hurd/translator.mdwn: link to remap page. * hurd/translator/remap.mdwn: new page. Describe simple remap examples with how to use lwip with pfinet. Some example remap bugs. Message-ID: <20241016233039.17856-14-jbranso@dismail.de>
* add translator/symlink pagejbranso@dismail.de2024-11-121-0/+23
| | | | | * hurd/translator/symlink.mdwn: new file Message-ID: <20241016233039.17856-13-jbranso@dismail.de>
* add translator/devnode page.jbranso@dismail.de2024-11-122-0/+20
| | | | | | * hurd/translator.mdwn: add a link to devnode * hurd/translator/devnode.mdwn: new file Message-ID: <20241017060129.22626-1-jbranso@dismail.de>
* add translator/ftpfs pagejbranso@dismail.de2024-11-122-0/+41
| | | | | | | * hurd/translator.mdwn: add a link to ftpfs * hurd/translator/ftpfs.mdwn: document the fptfs translator with an example. Message-ID: <20241016233039.17856-11-jbranso@dismail.de>