From 159e8ba5bf443d7cda34b72bf9a4db00954359eb Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 Jan 2016 18:55:59 +0100 Subject: fixed by 1a7e27057ed5974be103c60afecdc8aae691584f --- open_issues/problematic_packages.mdwn | 5 ----- 1 file changed, 5 deletions(-) diff --git a/open_issues/problematic_packages.mdwn b/open_issues/problematic_packages.mdwn index f5a4a7d3..7d97514a 100644 --- a/open_issues/problematic_packages.mdwn +++ b/open_issues/problematic_packages.mdwn @@ -14,11 +14,6 @@ License|/fdl]]."]]"""]] This page lists the few packages whose build makes the Debian buildd box crash as of 2015, August: -* Kill pfinet - - * [[nbd|hurd/libstore/nbd_store]] - * rsyslog - * Kill the session * ruby-hiredis -- cgit v1.2.3 From 59683bc78288d1975e951a17c663eb97ebefe73a Mon Sep 17 00:00:00 2001 From: tschwinge Date: Mon, 11 Jan 2016 16:05:22 +0100 Subject: tschwinge@FOSDEM --- community/meetings/fosdem_2016.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/community/meetings/fosdem_2016.mdwn b/community/meetings/fosdem_2016.mdwn index 361167ba..e1f8c920 100644 --- a/community/meetings/fosdem_2016.mdwn +++ b/community/meetings/fosdem_2016.mdwn @@ -22,6 +22,7 @@ Bruxelles. [[!table class="table_style_1" data=""" "Name","Attending","Arrival","Return" "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" """]] -- cgit v1.2.3 From d586f3610dc8994669af500102e167bb2e56c672 Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~tschwinge" Date: Mon, 11 Jan 2016 16:25:35 +0100 Subject: FOSDEM 2016 --- community/meetings.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/community/meetings.mdwn b/community/meetings.mdwn index 98ced949..f2c35e2f 100644 --- a/community/meetings.mdwn +++ b/community/meetings.mdwn @@ -1,5 +1,5 @@ [[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, -2015 Free Software Foundation, Inc."]] +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 @@ -13,6 +13,8 @@ License|/fdl]]."]]"""]] # Upcoming + * [[FOSDEM_2016]] + # Past -- cgit v1.2.3 From 084019007a8bfd9d7d5ad1563bd146e1bb24bc87 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 11 Jan 2016 16:42:38 +0100 Subject: darnassus: sthttpd (thttpd) instead of apache2 --- ikiwiki.setup | 7 +++++-- public_hurd_boxen/installation/darnassus.mdwn | 19 ++++--------------- 2 files changed, 9 insertions(+), 17 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index cfb3e646..0f912b82 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -51,7 +51,7 @@ IkiWiki::Setup::Standard->import({ # base url to the wiki url => 'http://darnassus.sceen.net/~hurd-web', # url to the ikiwiki.cgi - cgiurl => 'http://darnassus.sceen.net/cgi-bin/hurd-web', + cgiurl => 'http://darnassus.sceen.net/hurd-web.cgi', # filename of cgi wrapper to generate cgi_wrapper => $cgi_wrapper, # mode for cgi_wrapper (can safely be made suid) @@ -211,7 +211,10 @@ IkiWiki::Setup::Standard->import({ # url pattern of openid realm (default is cgiurl) #openid_realm => '', # url to ikiwiki cgi to use for openid authentication (default is cgiurl) - #openid_cgiurl => '', + # TODO. I don't know why I have to set this -- it's supposed to be the + # default -- but if this is not set, the OpenID provider redirects us + # to , which doesn't work. + openid_cgiurl => 'http://darnassus.sceen.net/hurd-web.cgi', # passwordauth plugin # a password that must be entered when signing up for an account diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn index 4a86f609..620baa0a 100644 --- a/public_hurd_boxen/installation/darnassus.mdwn +++ b/public_hurd_boxen/installation/darnassus.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013, 2014, 2015 Free Software Foundation, +[[!meta copyright="Copyright © 2013, 2014, 2015, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -14,9 +14,10 @@ License|/fdl]]."]]"""]] # Packages - * apache2 + * sthttpd (thttpd) Installation done by Richard. + [[!message-id "20151122000109.GA8492@shattrath"]]. * ikiwiki @@ -92,7 +93,7 @@ May want to clean up `~hurd-web/public_html.workspace/.ikiwiki/` before that. As a user with appropriate permissions, then install the CGI file: - $ sudo mv ~hurd-web/public_html.workspace.cgi /usr/lib/cgi-bin/hurd-web + § sudo mv ~hurd-web/public_html.workspace.cgi /var/www/html/hurd-web.cgi # `~tschwinge/` @@ -122,15 +123,6 @@ The goal is that robots rather index the official pages, . -# Restore Backup - -/!\ TODO. - -## `/etc/apache2/mods-enabled/` - -`rewrite.load`, `userdir.conf`, `userdir.load` - - # IRC, freenode, #hurd, 2013-02-09 We need an httpd (Apache used to work), and ikiwiki and some @@ -160,9 +152,6 @@ The goal is that robots rather index the official pages, OK, I again understand the setup. Last been touched in the 2008/2009 timeframe. ;-) - so you finished your pat i suppose - i'll install apache - part* I'll add a hurd-web user. So... I actually have to locate a backup of the files from flubber related to the wiki, -- cgit v1.2.3 From a37cdc314b593905af298d3a78b77ff6faff919e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 1 Feb 2016 17:47:32 +0100 Subject: add links --- community/meetings/fosdem_2016.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/meetings/fosdem_2016.mdwn b/community/meetings/fosdem_2016.mdwn index 361167ba..507ec30d 100644 --- a/community/meetings/fosdem_2016.mdwn +++ b/community/meetings/fosdem_2016.mdwn @@ -36,6 +36,6 @@ Bruxelles. thibault_hurd: - "presentation by Samuel Thibault: [*Hurd, Rump kernel, sound, and usb*]" + "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)) """]] -- cgit v1.2.3 From 6f1e3e8eed027c0f82ab0d5c1ebdb88666d416e7 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 1 Feb 2016 17:48:26 +0100 Subject: fosdem 2016 is now past --- community/meetings.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/meetings.mdwn b/community/meetings.mdwn index f2c35e2f..c3e8529a 100644 --- a/community/meetings.mdwn +++ b/community/meetings.mdwn @@ -13,11 +13,11 @@ License|/fdl]]."]]"""]] # Upcoming - * [[FOSDEM_2016]] # Past + * [[FOSDEM_2016]] * [[DebConf15]] * [[FOSDEM_2015]] * [[FOSDEM_2014]] -- cgit v1.2.3 From 56b8ae342219d5141c1a8ad971b1d1033b3ede0f Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 1 Feb 2016 17:49:39 +0100 Subject: Add fosdem 2016 link --- documentation.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation.mdwn b/documentation.mdwn index b27ad8f3..7d4e16ca 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -84,6 +84,10 @@ from userlandish interfaces (Hurd) or from the micro kernel itself (Mach). # Presentations +## 2016 + + * FOSDEM: {{$community/meetings/fosdem_2016#thibault_hurd}} + ## 2015 * FOSDEM: {{$community/meetings/fosdem_2015#thibault_hurd}} -- cgit v1.2.3 From 93ed4ff983f41a61b04e033df2d0b15a1c903aab Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 21 Feb 2016 15:35:29 +0100 Subject: apt seems fine now --- open_issues/problematic_packages.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/open_issues/problematic_packages.mdwn b/open_issues/problematic_packages.mdwn index 7d97514a..cf4b79bb 100644 --- a/open_issues/problematic_packages.mdwn +++ b/open_issues/problematic_packages.mdwn @@ -18,7 +18,6 @@ This page lists the few packages whose build makes the Debian buildd box crash a * ruby-hiredis * libxs - * apt * subversion testsuite * ext2fs gets stuck -- cgit v1.2.3 From d21960d130df89e41a25dd3cf63f050a30f6718f Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 21 Feb 2016 17:51:20 +0100 Subject: Prepare for gsoc 2016 --- community/gsoc.mdwn | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/community/gsoc.mdwn b/community/gsoc.mdwn index bd68b3fa..a03c867c 100644 --- a/community/gsoc.mdwn +++ b/community/gsoc.mdwn @@ -20,16 +20,21 @@ We're in! The GNU Hurd project is again participating in the [Google Summer of Code](http://www.google-melange.com/) under the [GNU umbrella](http://www.gnu.org/software/soc-projects/). + -Per the [Google Summer of Code 2015 Program -Timeline](http://www.google-melange.com/gsoc/events/google/gsoc2015), +Per the [Google Summer of Code 2016 Program +Timeline](https://summerofcode.withgoogle.com/), +we are awaiting for the approval of GNU as a mentoring organization. +