aboutsummaryrefslogtreecommitdiff
path: root/faq
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* typoSamuel Thibault2025-01-021-1/+1
|
* Add faq entry about foo_maxSamuel Thibault2025-01-021-0/+70
|
* Updated information about rump.jbranso@dismail.de2024-11-121-0/+4
| | | | | | | | | | | | | | | | | I added some more tweaks here Samuel. I think I finally got decent guide that shows people how to try out rumpdisk. * community/gsoc/project_ideas/driver_glue_code.mdwn: mention that Damien implemented rumpdisk & rumpusbdisk. * hurd/rump.mdwn: added links to other pages. * hurd/rump/rumpdisk.mdwn: new file * hurd/rump/rumpusbdisk.mdwn: new file * hurd/rump/rumpsound.mdwn: new file * hurd/rump/rumpnet.mdwn: new file * hurd/rump/rumpfs.mdwn: new file. * hurd/documentation.mdwn: add links to dde and rump * faq/sata_disk_drives.mdwn: mention rumpdisk. Message-ID: <20241021010033.9160-1-jbranso@dismail.de>
* Reworked the faq/drivers page.jbranso@dismail.de2024-10-131-27/+35
| | | | | | | | | * 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>
* mention that the Dell Inspirion 1760 can run the Hurd.jbranso@dismail.de2024-10-011-0/+9
| | | | | | * 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>
* I added some info about a system portjbranso@dismail.de2024-09-221-5/+15
| | | | | | | * 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>
* I updated the faq/drivers page to reccommend specific hardware.jbranso@dismail.de2024-09-221-1/+15
| | | | | * faq/drivers.mdwn: T43, X200, T400, T500 Thinkpads. Message-ID: <20240921010651.5189-4-jbranso@dismail.de>
* I updated the 64 bit port status.jbranso@dismail.de2024-09-221-3/+6
| | | | | | | | * 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>
* note about rumpusbdiskSamuel Thibault2024-07-191-0/+2
|
* add example of how to create a custom filesystem.jbranso@dismail.de2024-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | 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>
* mke2fs is in /sbin/Samuel Thibault2024-05-301-1/+1
|
* replaced references to alioth with salsa.jbranso@dismail.de2024-05-261-3/+6
| | | | Message-ID: <20240526034104.3641-1-jbranso@dismail.de>
* faq: Add doc about recent SMP support and how to testDamien Zammit2024-03-101-9/+22
| | | | Message-ID: <20240310000819.1066949-1-damien@zamaudio.com>
* add link to 64bit open issue to the faqSamuel Thibault2023-10-221-1/+3
|
* faq/x-exit.mdwn: added an example xorg-ctrl-alt-backspace.conf file that ↵jbranso@dismail.de2023-09-111-0/+9
| | | | | | shows users how to configure to kill X via C-M-DEL. Message-Id: <20230911183820.1532-1-jbranso@dismail.de>
* updateSamuel Thibault2023-05-291-5/+5
|
* not both 32 and 64bit at the same timeSamuel Thibault2023-05-281-2/+3
|
* faq/64-bit.mdwn: added up to date 64-bit porting infojbranso@dismail.de2023-05-171-5/+12
| | | | Message-Id: <20230517135301.3642-1-jbranso@dismail.de>
* faq: Add note about Xorg supportSamuel Thibault2023-01-041-1/+6
|
* Document about context switch costSamuel Thibault2022-12-031-0/+78
|
* Document that Xorg needs the Hurd consoleSamuel Thibault2022-12-021-0/+19
|
* People should really use apt instead of apt-get nowadaysSamuel Thibault2022-04-121-1/+1
|
* complete the microkernel switch faqSamuel Thibault2021-09-101-3/+11
|
* Update on the 64bit supportSamuel Thibault2021-08-191-5/+5
|
* Be more specific about the disk limitationsSamuel Thibault2021-08-171-2/+2
|
* Note about using dpkg-reconfigure hurd rebuild /devSamuel Thibault2021-08-171-0/+20
|
* Note about X exitSamuel Thibault2021-08-151-0/+18
|
* zero dtime: Also mention their consequenceSamuel Thibault2021-08-111-0/+12
|
* Document the harmless random seed reading errorSamuel Thibault2021-08-111-0/+19
|
* explicit that it's the partition place which is the concernSamuel Thibault2020-07-051-0/+2
|
* We are not handfulsSamuel Thibault2019-11-301-3/+3
|
* Change link "Document" to "This document"MutoShack2019-11-131-1/+1
|
* fix typoMutoShack2019-10-131-3/+3
|
* Change search engine to duckduckgo.com (from Google)MutoShack2019-10-131-2/+2
|
* History lesson in "Bought the farm"MutoShack2019-04-081-0/+5
|
* Slightly more understandableMutoShack2019-03-271-1/+1
|
* Fixed markdown errorMutoShack2019-03-271-2/+2
|
* Add external links & define acronymMutoShack2019-03-221-0/+6
|
* I merged some tiny details from the old faq to the new faq. I also removed ↵IkiWiki2019-01-182-32/+16
| | | | any questions and answers from the old faq that the new faq already answers.
* Note the 32bit vs 64bit differenceSamuel Thibault2019-01-151-1/+4
|
* Changing "manpower" to a more inclusive term, inline with GNU communication ↵Auftragsmöwe2019-01-021-1/+1
| | | | guidelines
* I am adding Richard's comment about mach's memory management issue to the ↵Joshua Branson2018-11-081-4/+8
| | | | | | open issues gnumach memory management page. I also added a link to the 64-bit port on the 830MB RAM limit page.
* Fix hurd-dbgsym packagenameSamuel Thibault2018-11-041-1/+1
|
* Merge commit '96dba7ef358153dd1a608ab45f52226d08d62e3c'Thomas Schwinge2018-05-092-2/+25
|\ | | | | | | | | As part of the merge, fix some typos, adjust copyright headers, and apply a few more minor changes.
| * No login common issueSamuel Thibault2017-12-041-0/+21
| |
| * mention the mach branch namesSamuel Thibault2017-09-041-1/+1
|/
* news/2016-12-18-releasesThomas Schwinge2016-12-181-3/+3
|