From cb188c368b2dc6e9c7e91e29636061f4d781ac2b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 16 Mar 2014 19:11:05 +0100 Subject: UWHUG (HurdUK) and GNU Hurd Sveringe are defunct. --- hurd/console.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/console.mdwn b/hurd/console.mdwn index c9f47afe..294a2897 100644 --- a/hurd/console.mdwn +++ b/hurd/console.mdwn @@ -104,7 +104,8 @@ The latest Hurd package in Debian has all that is needed to run (dunno about hur -- [[Main/JoachimNilsson]] - 17 Apr 2005 -Additional information about the console can be found in the [Hurd Console Tutorial](http://uwhug.org.uk/index.pl?Hurd_Console_Tutorial) +Additional information about the console can be found in the [Hurd Console +Tutorial](https://web.archive.org/web/20111025035056/http://uwhug.org.uk/index.pl?Hurd_Console_Tutorial). ## What is the new console? -- cgit v1.2.3 From cceda76f404078de699602f6b27f70453daab890 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 17 Sep 2014 21:32:13 +0200 Subject: open_issues/gnumach_panic_thread_dispatch: Have a reproducer. --- hurd/debugging/rpctrace.mdwn | 2 ++ open_issues/gnumach_panic_thread_dispatch.mdwn | 12 +++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/debugging/rpctrace.mdwn b/hurd/debugging/rpctrace.mdwn index dbd4b30b..0c19da02 100644 --- a/hurd/debugging/rpctrace.mdwn +++ b/hurd/debugging/rpctrace.mdwn @@ -46,6 +46,8 @@ See `rpctrace --help` about how to use it. hum, it hung, and killing it got a Mach panic (thread in unexpected state) ... + [[open_issues/gnumach_panic_thread_dispatch]]? + * IRC, unknown channel, unknown date hm... for a funny effect, try running rpctrace on diff --git a/open_issues/gnumach_panic_thread_dispatch.mdwn b/open_issues/gnumach_panic_thread_dispatch.mdwn index db094f2f..5ee19eb0 100644 --- a/open_issues/gnumach_panic_thread_dispatch.mdwn +++ b/open_issues/gnumach_panic_thread_dispatch.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -18,3 +18,13 @@ License|/fdl]]."]]"""]] ouch during a perl build TH_SWAPPED | TH_HALTED | TH_RUN + + +# rpctrace + +Happens when debugging "certain things" with [[hurd/debugging/rpctrace]]? + + +## 2014-09-17 + +[[!message-id "87tx46m4ls.fsf@schwinge.name"]]. -- cgit v1.2.3 From b50815db8a5ed3ad8935b90c034b53c409caaa26 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 24 Feb 2016 19:56:28 +0100 Subject: More FOSDEM 2016 notes, etc. --- community/meetings/fosdem_2016.mdwn | 18 ++++++++++++++++-- documentation.mdwn | 5 +++-- hurd/running/nix.mdwn | 9 +++++++-- media_appearances.mdwn | 14 +++++++++++++- 4 files changed, 39 insertions(+), 7 deletions(-) (limited to 'hurd') diff --git a/community/meetings/fosdem_2016.mdwn b/community/meetings/fosdem_2016.mdwn index f175af09..353bf15d 100644 --- a/community/meetings/fosdem_2016.mdwn +++ b/community/meetings/fosdem_2016.mdwn @@ -21,22 +21,36 @@ Bruxelles. [[!table class="table_style_1" data=""" "Name","Attending","Arrival","Return" +"Justus Winter","yes","","" +"Ludovic Courtès","yes","","" +"Manolis Ragkousis","yes","","" "Samuel Thibault","yes","Saturday, 09:17 BRU","Sunday, 19:13 BRU" "[[Thomas Schwinge|tschwinge]]","yes","Friday, 17:35, Bruxelles Midi","Sunday, 18:25, Bruxelles Midi" """]] +# GNU Guile devroom + + + + * {{$ragkousis_guix_hurd}} + + # Microkernels devroom - * {{$thibault_hurd}} + [[!ymlfront data=""" +ragkousis_guix_hurd: + + "presentation by Manolis Ragkousis: [*Adding GNU/Hurd support to GNU Guix*](https://fosdem.org/2016/schedule/event/guixhurd/) ([slides](https://fosdem.org/2016/schedule/event/guixhurd/attachments/slides/1219/export/events/attachments/guixhurd/slides/1219/guix_to_hurd_fosdem_20160130.pdf))" + thibault_hurd: - "presentation by Samuel Thibault: [*Hurd, Rump kernel, sound, and usb*]"(https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/) ([slides](https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/attachments/slides/951/export/events/attachments/microkernels_hurd_rump_sound_usb/slides/951/2016_01_30_fosdem.pdf)) + "presentation by Samuel Thibault: [*Hurd, Rump kernel, sound, and USB*](https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/) ([slides](https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/attachments/slides/951/export/events/attachments/microkernels_hurd_rump_sound_usb/slides/951/2016_01_30_fosdem.pdf))" """]] diff --git a/documentation.mdwn b/documentation.mdwn index 7d4e16ca..263be828 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2010, 2011, 2015 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2008, 2010, 2011, 2015, 2016 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -86,6 +86,7 @@ from userlandish interfaces (Hurd) or from the micro kernel itself (Mach). ## 2016 + * FOSDEM: {{$community/meetings/fosdem_2016#ragkousis_guix_hurd}} * FOSDEM: {{$community/meetings/fosdem_2016#thibault_hurd}} ## 2015 diff --git a/hurd/running/nix.mdwn b/hurd/running/nix.mdwn index b77404a4..66824cf0 100644 --- a/hurd/running/nix.mdwn +++ b/hurd/running/nix.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2012, 2013, 2014 Free Software Foundation, +[[!meta copyright="Copyright © 2012, 2013, 2014, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -11,7 +11,7 @@ License|/fdl]]."]]"""]] [[!meta title="Nix-based GNU/Hurd System, Guix"]] -[[!toc]] +[[!toc levels=2]] # Nix @@ -510,3 +510,8 @@ Nix, and because of that, it uses per-package installation directories under Any idea why is this happening? ph4n70m4s: something is trying to compile as an x86-64 object, while the hurd is i386 only + + +## FOSDEM 2016 + + * {{$community/meetings/fosdem_2016#ragkousis_guix_hurd}} diff --git a/media_appearances.mdwn b/media_appearances.mdwn index 99af13ec..c8cab756 100644 --- a/media_appearances.mdwn +++ b/media_appearances.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010, 2011, 2012, 2013, 2015 Free Software +[[!meta copyright="Copyright © 2010, 2011, 2012, 2013, 2015, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -16,8 +16,20 @@ A lot of stuff is missing here. [[!toc levels=2]] +# 2016 + +## January + + * FOSDEM: {{$community/meetings/fosdem_2016#ragkousis_guix_hurd}} + * FOSDEM: {{$community/meetings/fosdem_2016#thibault_hurd}} + + # 2015 +## August + + * Debconf 15: {{$community/meetings/debconf15#youpi_hurd}} + ## February * FOSDEM: {{$community/meetings/fosdem_2015#thibault_hurd}} -- cgit v1.2.3 From 42dd602da74c39493889441567028e7f497ecf02 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 16 Mar 2016 02:48:20 +0100 Subject: use kvm, not qemu --- hurd/running/debian/qemu_image.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index af22de13..6e9efee2 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -16,7 +16,9 @@ Usage: $ wget http://people.debian.org/~sthibault/hurd-i386/debian-hurd.img.tar.gz $ tar -xz < debian-hurd.img.tar.gz - $ qemu -m 512 -drive cache=writeback,file=$(echo debian-hurd-*.img) + $ kvm -m 512 -drive cache=writeback,file=$(echo debian-hurd-*.img) + +Please also read the README file: If you have troubles extracting the image, you can use the gz version , -- cgit v1.2.3 From 38eb772d6b62b6678f11a8ce2c8e25cec8000804 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 16 Mar 2016 03:05:23 +0100 Subject: drop problem that is now fixed --- hurd/running/debian/qemu_image.mdwn | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'hurd') diff --git a/hurd/running/debian/qemu_image.mdwn b/hurd/running/debian/qemu_image.mdwn index 6e9efee2..1b69f243 100644 --- a/hurd/running/debian/qemu_image.mdwn +++ b/hurd/running/debian/qemu_image.mdwn @@ -31,35 +31,3 @@ Just in case you were wondering: the *root* password is empty. [[!if test="destpage(hurd/running/qemu)" then="" else="For more detailed instructions, please see the [[hurd/running/QEMU]] page."]] - - -[[!if test="!included()" then="#" else="###"]] IRC, freenode, #hurd, 2014-03-10 - - scp doesn't work either - what ? - why wouldn't it ? - scp -P5555 -r ./hurd/ root@localhost:/root/src/ - root@localhost's password: - The Hurd is not Linux. Make sure to read - that shouldn't happen ... - use tar maybe ? - the same with tar archive - :/ - i don't know what to tell you - i don't have that problem - - -[[!if test="!included()" then="##" else="####"]] IRC, freenode, #hurd, 2014-03-11 - - braunr: mcsims scp problem is b/c youpis images echo stuff from - the .bashrc or something - i wish he'd change that, as it is a reoccuring problem - youpi: ^ - (didn't realize you are around >,<) - now that /etc/issue is displayed, you can put the welcome text - there - teythoon: i see - mcsim: your ssh trouble are rooted in the .bashrc printing some - stuff to stdout - teythoon: thank you. It works now - :) -- cgit v1.2.3