summaryrefslogtreecommitdiff
path: root/faq
AgeCommit message (Collapse)Author
2026-03-01faq/drivers.mdwn: add the T420 Thinkpad.Joshua Branson
Message-ID: <20260224105142.18358-2-jbranso@dismail.de>
2026-03-01hurd/running/flash_qemu_img.mdwn: new file and link to it.Joshua Branson
This is a guide that tells people how to take an existing Hurd distro vm running on qemu and flash it to a spare SSD. One can then insert the SSD and be running the Hurd. It's sooo easy we should document it! Message-ID: <20260224104444.16768-3-jbranso@dismail.de>
2026-03-01Update how_many_developers.Janneke Nieuwenhuizen
Message-ID: <20260301092102.5223-1-janneke@gnu.org>
2026-02-08add faq entry about linux binary compatibilitySamuel Thibault
2026-02-08retitle faqSamuel Thibault
2026-02-08add faq about filesystemsSamuel Thibault
2026-02-08typoSamuel Thibault
2026-02-07Add faq about wirelessSamuel Thibault
2026-02-07Answer why my hardware is not supportedSamuel Thibault
2026-02-06Add audio faqSamuel Thibault
2026-02-06Add USB faqSamuel Thibault
2026-02-06Fix wayland sectionSamuel Thibault
2026-02-06Add wayland faqSamuel Thibault
2026-01-28more preciseSamuel Thibault
2026-01-27I mentioned that one must use a CD installer image.gnucode
2025-12-27Make url a linkSamuel Thibault
2025-11-30recommend to drop the nodesSamuel Thibault
If they are symlinks, setfattr refuses to set the xattr.
2025-11-27nodes may need to be recreatedSamuel Thibault
2025-11-23Add urandom/pflocal/null restorationSamuel Thibault
2025-11-03Create /dev/console if it doesn't existSamuel Thibault
2025-11-02How to fix the /dev/console nodeSamuel Thibault
2025-10-05Update crossinstall documentationJoão Pedro Malhado
2025-09-07Add link to RPC talkSamuel Thibault
2025-08-04detailsSamuel Thibault
2025-08-04typoSamuel Thibault
2025-08-04update ram limitSamuel Thibault
2025-08-04Insist on RPC 'slowness'Samuel Thibault
2025-08-04The Hurd already provides these, it's not vaporwareSamuel Thibault
2025-08-04Most of the SMP work is doneSamuel Thibault
2025-07-21Explicit what IDE drivers show up asSamuel Thibault
2025-07-01consolidate debugging translatorsSamuel Thibault
2025-07-01Quote standard for FOO_MAX being optionalSamuel Thibault
2025-07-01The 64b hurd console issue is fixedSamuel Thibault
But dumping cores is not.
2025-06-30Merge branch 'master' of braunbox:~hurd-web/hurd-webSamuel Thibault
2025-06-30Update 64b progress statusSamuel Thibault
It's almost done.
2025-06-15(no commit message)gnucode
2025-04-29Update about 64bSamuel Thibault
2025-04-25I added the T410 Thinkpadgnucode
2025-04-25I mentioned that hurd-console fails to start, which means that users cannot ↵gnucode
use X.
2025-04-25Encouraged users to use the 32-bit port.gnucode
2025-04-25I added a link to mmdebstrap.gnucode
2025-04-24Posix 2008 doesn't say getcwd allocates, actuallySamuel Thibault
2025-02-02gdb: Advise to use set directoriesSamuel Thibault
2025-02-02source is needed, sureSamuel Thibault
2025-02-02There is no need to add LD_something nowadaysSamuel Thibault
2025-01-02typoSamuel Thibault
2025-01-02Add faq entry about foo_maxSamuel Thibault
2024-11-12Updated information about rump.jbranso@dismail.de
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>
2024-10-13Reworked the faq/drivers page.jbranso@dismail.de
* 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>
2024-10-01mention that the Dell Inspirion 1760 can run the Hurd.jbranso@dismail.de
* 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>