summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-23We're now official.Thomas Schwinge
2008-11-23Incorporate text from ↵Thomas Schwinge
<http://lists.gnu.org/archive/html/bug-hurd/2008-11/msg00212.html> and extend a bit.
2008-11-23Also display the time zone.Thomas Schwinge
2008-11-23Fix and add some links.Thomas Schwinge
2008-11-23Assemble unsorted pages.Thomas Schwinge
2008-11-23When creating the official pages, use ``--no-usedirs'', so that not too manyThomas Schwinge
separate directories have to be created.
2008-11-23Move user pages where they belong.Thomas Schwinge
2008-11-23Move GSoC 2008 IRC meetings minutes pages.Thomas Schwinge
2008-11-23Link to the documentation.Thomas Schwinge
2008-11-23Move getting_help out of hurd/.Thomas Schwinge
2008-11-23Stay on www.gnu.org.Thomas Schwinge
2008-11-23Use a different time format.Thomas Schwinge
2008-11-22Tidy inline directives.Thomas Schwinge
2008-11-21Use the C locale.Thomas Schwinge
<tschwinge> joeyh: What happens if the locale configuration option (ikiwiki.setup) is not a utf8 locale? / Is the C locale utf8? <tschwinge> joeyh: I want to share a configuration file between different machines, some of which have en_US.uft8 installed and other haven't. <tschwinge> joeyh: Some have de_DE.utf8, but I don't want to have German language for the discussion subpages, for example. <tschwinge> joeyh: That's why I thought about simply using the C locale. But you state that it has to be a utf8 locale. <joeyh> C locale is the default, will work fine <joeyh> I think that I said utf-8 in the description there because, if you chose some locale that did not use utf-8 or plain ascii, ikiwiki wo\ uld still use utf-8 for its internals and output a mess
2008-11-20About capturing a translator's stdout and stderr.Thomas Schwinge
2008-11-20hurd/debugging/hurd -> hurd/debugging/translator/gdbThomas Schwinge
2008-11-20Add copyright and licensing header.Thomas Schwinge
2008-11-20GCC: libmudflap.Thomas Schwinge
2008-11-20ikiwiki.setup: New file.Thomas Schwinge
Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option.
2008-11-20Show the last five news items.tschwinge
2008-11-20GCC: ``PR driver/21706 -- MAXPATHLEN usage in [gcc]/gcc/tlink.c'' has been ↵Thomas Schwinge
fixed.
2008-11-19Revert "microkernel/mach/gnumach -> microkernel/mach/gnu_mach"Thomas Schwinge
This reverts commit ae9e4e22a7ce8b2b56e98ff1708c2e8d42eefd69. I've changed my mind again. Also resolve conflicts and adapt all new uses of the path.
2008-11-19The repository on flubber has moved.Thomas Schwinge
2008-11-17hurd/building/cross-compiling: Remove a now-obsolete comment.Thomas Schwinge
2008-11-16No longer needed.Thomas Schwinge
2008-11-14GCC: gcc_cv_libc_provides_ssp has been ``fixed'' (worked around).Thomas Schwinge
2008-11-14GCC: Two further mailing list links.Thomas Schwinge
2008-11-14GCC: Link to gcc-patches message for MAXPATHLEN usage in tlink.c.Thomas Schwinge
2008-11-14GCC: One fixed on trunk and one for later.Thomas Schwinge
2008-11-14News item: Samuel Thibault implemented PAE support.Thomas Schwinge
2008-11-14Merge branch 'homepage'Thomas Schwinge
2008-11-12Merge commit 'origin-savannah/master'Thomas Schwinge
2008-11-12Niches: Nice stuff: 'addauth'.Arne Babenhauserheide
2008-11-12Niches: Added useful: easily remount readonly as user.Arne Babenhauserheide
2008-11-12Update how to get the Viengoos source code.Neal H. Walfield
2008-11-12Remove obsoltete TODO item, improve desciption.Thomas Schwinge
2008-11-12Amend previous CSS commit: pagedate can also be at the end.Thomas Schwinge
2008-11-12More CSS magic for the copyright and licensing footers.Thomas Schwinge
2008-11-12Make sure that text following the last news item appears most-left again.Thomas Schwinge
2008-11-12Better formatting for news item headers.Thomas Schwinge
2008-11-12Ensure that news items don't run into each other (thanks Arne for noting ↵Thomas Schwinge
this problem). Add some space between news items. Remove borders.
2008-11-11Gnu Mach now implements PAESamuel Thibault
2008-11-11CSS magic for news items. Thanks to Arne Babenhauserheide for a hint.Thomas Schwinge
2008-11-11Again change the front page to be more accommodating.Thomas Schwinge
2008-11-11Fix last change.Thomas Schwinge
2008-11-10Use the newsitem template for the news items.Thomas Schwinge
2008-11-10.templates/newsitem.tmpl: New file, copy from ikiwiki 2.68's ↵Thomas Schwinge
templates/inlinepage.tmpl.
2008-11-10Frontpage rearrangements as suggested by Arne Babenhauserheide.Thomas Schwinge
2008-11-10Renamed link to status page so it reads better.Arne Babenhauserheide
2008-11-10Continuation of ``[PATCH] GNU/Hurd target configuration''.Thomas Schwinge