aboutsummaryrefslogtreecommitdiff
path: root/open_issues
Commit message (Collapse)AuthorAgeFilesLines
* adding in serverboot v2 draft RFC.jbranso@dismail.de2024-05-271-0/+899
| | | | | | | | | | | | | | * 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>
* removed emacs from the problematic packages page.jbranso@dismail.de2024-05-261-5/+0
| | | | | * open_issues/problematic_packages.mdwn: remove emacs Message-ID: <20240526034104.3641-3-jbranso@dismail.de>
* On the emacs page, I mentioned that eglot is working.jbranso@dismail.de2024-05-261-0/+4
| | | | | * open_issues/emacs.mdwn: mentioned eglot working with c-mode Message-ID: <20240526034104.3641-2-jbranso@dismail.de>
* Sergey eventually got to sign copyright assignmentSamuel Thibault2024-05-221-1/+0
|
* Fix git.savannah.gnu.org urls into httpsSamuel Thibault2024-04-0711-16/+16
|
* update the emacs open issue page.jbranso@dismail.de2024-01-151-12/+15
| | | | | | | * open_issues/emacs.mdwn: I changed the version number, and I described that the latest Emacs works really well on the Hurd. It might be a good idea to remove Emacs from the open issue page. Message-ID: <20240115023446.6431-3-jbranso@dismail.de>
* removed the the pages that mentioned "nice" issues.jbranso@dismail.de2024-01-152-444/+0
| | | | | | | | | | Both issues have been fixed. * open_issues/nice_changes_priority_of_parent_shell.mdwn: deleted * open_issues/nice_vs_mach_thread_priorities.mdwn: deleted * hurd/porting/system_api_limitations.mdwn: remove entry that said "nice () doesn't work". Message-ID: <20240115023446.6431-1-jbranso@dismail.de>
* open_issues/bcachefs.mdwn: new file.jbranso@dismail.de2024-01-101-0/+326
| | | | | | Well, we might as well document our conversation with Kent about bachchefs. Message-ID: <20240106200039.2043-1-jbranso@dismail.de>
* open_issues/arm_port.mdwn: documented Sergeys AArch64 port status.jbranso@dismail.de2024-01-091-38/+134
| | | | | | | | I figure that we might as well document the AArch64 port status on the wiki. This is mostly coming from Sergey's status mail. Message-ID: <20240109202113.1693-1-jbranso@dismail.de>
* Point to the eventual hurd-amd64 repositorySamuel Thibault2024-01-051-6/+15
|
* Actually enable interfaceSamuel Thibault2024-01-041-4/+4
|
* hint to use a nicer shellSamuel Thibault2023-12-181-1/+5
|
* The example grub config doesn't use uuid any more for simplicitySamuel Thibault2023-12-181-2/+0
|
* Add 64bit pbuilder notesSamuel Thibault2023-10-291-0/+26
|
* 64bit: Set default boot entry in grubSamuel Thibault2023-10-251-0/+2
|
* open_issues/gnumach_vm_map_entry_forward_merging.mdwn: edited one of ↵Sergey Bugaev2023-10-221-0/+187
| | | | | | sergey's emails into this wiki page. Message-ID: <20231011052019.1790-1-jbranso@dismail.de>
* Note about debootstrapping 64bit from debian-portsSamuel Thibault2023-10-221-1/+7
|
* Document how to build a bootable systemSamuel Thibault2023-10-061-7/+73
|
* 64bit: updateSamuel Thibault2023-10-031-1/+2
| | | | | The system is mostly working. We'd really need a gdb to be able to debug easily.
* typoSamuel Thibault2023-09-281-1/+1
|
* open_issues/bash.mdwn: C-c in reverse history works in bash. Removing that ↵jbranso@dismail.de2023-09-061-11/+0
| | | | | | section Message-Id: <20230906160906.2276-1-jbranso@dismail.de>
* emacs: Drop the porting bitsSamuel Thibault2023-09-051-9/+0
| | | | | | | "Emacs has ceased to distribute explicit machine or system configuration files, relegating their task to Autoconf instead." Suggested-by: Po Lu <luangruo@yahoo.com>
* Updated the emacs open issues page.jbranso@dismail.de2023-09-041-1507/+12
| | | | | | | I figured that a lot of this information on the wiki page was updated, so I deleted much of it. Thanks! Message-Id: <20230903225725.998-1-jbranso@dismail.de>
* 64bit: avoid enabling core dumping for nowSamuel Thibault2023-08-151-0/+5
|
* Add link to pre-built 64bit imageSamuel Thibault2023-08-091-57/+4
| | | | Drop outdated irc comments
* Make sure to include the debian-keyring package in the 64bit imageSamuel Thibault2023-08-081-1/+1
| | | | So as to get my key
* Update 64bit instructionsSamuel Thibault2023-08-081-3/+2
| | | | | Now that network is working it's useful to have my key trusted for apt to work. Also, it's not useful to see all debootstrap details any more.
* Note that pre-dependency warnings are ok in debootstrapSamuel Thibault2023-06-101-1/+1
|
* Note about expected warningsSamuel Thibault2023-05-281-0/+2
|
* Fix getting log in the backgroundSamuel Thibault2023-05-281-1/+1
|
* Watch debootstrap precise logSamuel Thibault2023-05-281-0/+1
|
* Note the version of debootstrap that has native fixesSamuel Thibault2023-05-201-0/+2
|
* Complete documentation on 64bit debootstrapSamuel Thibault2023-05-191-2/+16
|
* open_issues/sync_but_still_unclean_filesystem.mdwn: delete file.jbranso@dismail.de2023-05-151-39/+0
| | | | Message-Id: <20230515153457.3073-4-jbranso@dismail.de>
* * open_issues/automatic_backtraces_when_assertions_hit.mdwn: delete file.jbranso@dismail.de2023-05-151-79/+0
| | | | Message-Id: <20230515153457.3073-5-jbranso@dismail.de>
* * open_issues/exec.mdwn: delete file.jbranso@dismail.de2023-05-151-84/+0
| | | | Message-Id: <20230515153457.3073-3-jbranso@dismail.de>
* open_issues/exex_memory_leaks.mdwn: delete file.jbranso@dismail.de2023-05-151-121/+0
| | | | Message-Id: <20230515153457.3073-2-jbranso@dismail.de>
* open_issues/Upstart.mdwn: delete file.jbranso@dismail.de2023-05-151-69/+0
| | | | Message-Id: <20230515153457.3073-1-jbranso@dismail.de>
* Also mention the crosshurd way to install hurd-amd64Samuel Thibault2023-05-131-0/+10
|
* Note how to debootstrap a hurd-amd64 chrootSamuel Thibault2023-05-121-14/+7
|
* remove pthread_atfork issueGuy-Fleury Iteriteka2022-11-241-111/+0
| | | | * open_issues/pthread_atfork.mdwn: delete file
* remove pth issueGuy-Fleury Iteriteka2022-05-301-28/+0
|
* remove `libfshelp_in_hurdlibs` issueGuy-Fleury Iteriteka2022-05-301-17/+0
|
* People should really use apt instead of apt-get nowadaysSamuel Thibault2022-04-121-1/+1
|
* fix linksSamuel Thibault2022-02-211-1/+1
|
* Document copyright assignment issuesSamuel Thibault2022-02-211-0/+20
|
* master-x86_64 does not really contain more than masterSamuel Thibault2021-09-181-2/+1
|
* Note: cancellation points have been added to glibc 2.33Samuel Thibault2021-04-041-0/+2
|
* Fix URLS to avoid pointing to daily builds that are deemed to failSamuel Thibault2021-01-231-1/+1
|
* remove glibc_madvise_vs_static_linking issue.guy fleury iteriteka2021-01-061-48/+0
| | | | | * open_issues/glibc_madvise_vs_static_linking.mdwn: delete file. Message-Id: <20210106212610.5532-2-gfleury@disroot.org>