From ddc3e4c19e2f1245ce1d5049353164046e0a951b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 2 Apr 2012 21:22:57 +0200 Subject: public_hurd_boxen: Have people always use email. --- public_hurd_boxen.mdwn | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/public_hurd_boxen.mdwn b/public_hurd_boxen.mdwn index ac53630e..1e60022b 100644 --- a/public_hurd_boxen.mdwn +++ b/public_hurd_boxen.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2006, 2007, 2008, 2009, 2010, 2011 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2006, 2007, 2008, 2009, 2010, 2011, 2012 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 @@ -40,11 +40,10 @@ with your DD account, your public ssh keys are already there. To request a non-DD account on them, please contact admin@{exodar,strauss}.debian.net, with your Alioth account name and a public ssh key. -To request an account on the *[[bddebian]]* or *[[sceen]]* machines, either contact -*tschwinge* (other people might also be able to help) in [[IRC]] -or send email to (please include your desired user -name and public SSH key). Also use these contact -addresses for requesting support with respect to software installations, etc. +To request an account on the *[[bddebian]]* or *[[sceen]]* machines, please +contact (don't forget to include your desired user +name and public SSH key). Also use that contact address for requesting +support, such as get additional packages installed. For easy access, you should append your public SSH key(s) to `~/.ssh/authorized_keys` on the remote machine. -- cgit v1.2.3 From f9f3e56ccb6373c962f325bf03c91eea79b0d533 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 3 Apr 2012 01:05:15 +0200 Subject: open_issues/glibc: Update. --- open_issues/glibc.mdwn | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index 8c43b89e..8c47454a 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -438,8 +438,6 @@ Last reviewed up to the [[Git mirror's d40c5d54cb551acba4ef1617464760c5b3d41a14 see [[!message-id "87r52nk1kx.fsf@kepler.schwinge.homeip.net"]]. * [low] `mmap`, 110946e473b38fc3896212e416d9d7064fecd5b7. Kosher with respect to our [[glibc/mmap]] peculiarities? - * [high] `__ctype_init`, fd5bdc0924e0cfd1688b632068c1b26f3b0c88da. - [[!message-id "878vigbgup.fsf@schwinge.name"]]. * *baseline* * [high] `__attribute__ ((__leaf__))`, `BZ #13344`, aa78043a4aafe5db1a1a76d544a833b63b4c5f5c + @@ -449,7 +447,7 @@ Last reviewed up to the [[Git mirror's d40c5d54cb551acba4ef1617464760c5b3d41a14 0ffc4f3ebaace42cd545db55a2ac50b6e0cc7d89 + edc5984d4d18296d7aa3d8f4ed8f7336a743170e + 57769839788e2c62b68d9dfbf4b35052321278ba. - . + . * [low] implement `timespec_get`, 74033a2507841cf077e31221de2481ff30b43d51. * [low] `__volatile`, `BZ #13553`, @@ -473,7 +471,12 @@ Last reviewed up to the [[Git mirror's d40c5d54cb551acba4ef1617464760c5b3d41a14 Here's a log of a glibc build run; this is from our [[Git repository's 005b7594ffe209639dd1ef2b9ed9a4c22307dec1 (2012-03-31; 2011-10-08) -sources|source_repositories/glibc]], run on coulomb.SCHWINGE. +sources|source_repositories/glibc]] plus +b468825a053aed4db613f06ea88f94008bbf3472, +95584d3b3309ff4da4cc458254df383f5cff044b, +1f1e194720177de3cbc2a84bc62d22e63cb23d4a, [[!message-id +"878vigbgup.fsf@schwinge.name"]], [[!message-id +"87r4w69ewa.fsf@schwinge.name"]] run on coulomb.SCHWINGE. $ export LC_ALL=C $ ../Roger_Whittaker/configure AUTOCONF=: --prefix=/usr --disable-profile --disable-multi-arch --build=i486-gnu --host=i486-gnu CC=gcc-4.4 CXX=g++-4.4 2>&1 | tee log_build @@ -481,11 +484,11 @@ sources|source_repositories/glibc]], run on coulomb.SCHWINGE. $ make install_root=/INVALID 2>&1 | tee log_build_ [...] -This takes up around 500 MiB and needs roughly X min on kepler.SCHWINGE and 100 +This takes up around 500 MiB and needs roughly X min on kepler.SCHWINGE and 110 min on coulomb.SCHWINGE (GCC 4.4/4.5/4.6).