aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add note about random-egd packageMichaelBanck2008-11-241-1/+3
|
* News item layout change as per a suggestion of Neal Walfield.Thomas Schwinge2008-11-241-20/+12
|
* CSS improvements.Anatoly A. Kazantsev2008-11-231-7/+42
|
* Binutils 2.19.Thomas Schwinge2008-11-231-0/+13
|
* Formatting.Thomas Schwinge2008-11-231-38/+38
|
* We're now official.Thomas Schwinge2008-11-231-2/+4
|
* Incorporate text from ↵Thomas Schwinge2008-11-231-0/+10
| | | | <http://lists.gnu.org/archive/html/bug-hurd/2008-11/msg00212.html> and extend a bit.
* Also display the time zone.Thomas Schwinge2008-11-231-1/+1
|
* Fix and add some links.Thomas Schwinge2008-11-231-5/+12
|
* Assemble unsorted pages.Thomas Schwinge2008-11-2370-295/+0
|
* When creating the official pages, use ``--no-usedirs'', so that not too manyThomas Schwinge2008-11-231-1/+3
| | | | separate directories have to be created.
* Move user pages where they belong.Thomas Schwinge2008-11-237-7/+7
|
* Move GSoC 2008 IRC meetings minutes pages.Thomas Schwinge2008-11-234-1/+2
|
* Link to the documentation.Thomas Schwinge2008-11-231-0/+1
|
* Move getting_help out of hurd/.Thomas Schwinge2008-11-232-1/+1
|
* Stay on www.gnu.org.Thomas Schwinge2008-11-231-0/+1
|
* Use a different time format.Thomas Schwinge2008-11-231-1/+1
|
* Tidy inline directives.Thomas Schwinge2008-11-2211-3/+20
|
* Use the C locale.Thomas Schwinge2008-11-211-1/+1
| | | | | | | | | | <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
* About capturing a translator's stdout and stderr.Thomas Schwinge2008-11-201-0/+26
|
* hurd/debugging/hurd -> hurd/debugging/translator/gdbThomas Schwinge2008-11-204-9/+25
|
* Add copyright and licensing header.Thomas Schwinge2008-11-201-0/+10
|
* GCC: libmudflap.Thomas Schwinge2008-11-202-0/+74
|
* ikiwiki.setup: New file.Thomas Schwinge2008-11-202-26/+296
| | | | Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option.
* Show the last five news items.tschwinge2008-11-201-1/+1
|
* GCC: ``PR driver/21706 -- MAXPATHLEN usage in [gcc]/gcc/tlink.c'' has been ↵Thomas Schwinge2008-11-201-3/+0
| | | | fixed.
* Revert "microkernel/mach/gnumach -> microkernel/mach/gnu_mach"Thomas Schwinge2008-11-1929-20/+20
| | | | | This reverts commit ae9e4e22a7ce8b2b56e98ff1708c2e8d42eefd69. I've changed my mind again. Also resolve conflicts and adapt all new uses of the path.
* The repository on flubber has moved.Thomas Schwinge2008-11-191-9/+9
|
* hurd/building/cross-compiling: Remove a now-obsolete comment.Thomas Schwinge2008-11-171-11/+0
|
* No longer needed.Thomas Schwinge2008-11-161-11/+0
|
* GCC: gcc_cv_libc_provides_ssp has been ``fixed'' (worked around).Thomas Schwinge2008-11-141-8/+2
|
* GCC: Two further mailing list links.Thomas Schwinge2008-11-141-0/+6
|
* GCC: Link to gcc-patches message for MAXPATHLEN usage in tlink.c.Thomas Schwinge2008-11-141-0/+3
|
* GCC: One fixed on trunk and one for later.Thomas Schwinge2008-11-141-12/+4
|
* News item: Samuel Thibault implemented PAE support.Thomas Schwinge2008-11-141-0/+14
|
* Merge branch 'homepage'Thomas Schwinge2008-11-14145-406/+5922
|\
| * Remove obsoltete TODO item, improve desciption.Thomas Schwinge2008-11-121-6/+1
| |
| * Amend previous CSS commit: pagedate can also be at the end.Thomas Schwinge2008-11-121-1/+3
| |
| * More CSS magic for the copyright and licensing footers.Thomas Schwinge2008-11-121-6/+11
| |
| * Make sure that text following the last news item appears most-left again.Thomas Schwinge2008-11-121-0/+9
| |
| * Better formatting for news item headers.Thomas Schwinge2008-11-121-0/+5
| |
| * Ensure that news items don't run into each other (thanks Arne for noting ↵Thomas Schwinge2008-11-121-3/+9
| | | | | | | | this problem). Add some space between news items. Remove borders.
| * CSS magic for news items. Thanks to Arne Babenhauserheide for a hint.Thomas Schwinge2008-11-112-12/+51
| |
| * Again change the front page to be more accommodating.Thomas Schwinge2008-11-111-2/+2
| |
| * Use the newsitem template for the news items.Thomas Schwinge2008-11-102-8/+9
| |
| * .templates/newsitem.tmpl: New file, copy from ikiwiki 2.68's ↵Thomas Schwinge2008-11-101-0/+70
| | | | | | | | templates/inlinepage.tmpl.
| * Frontpage rearrangements as suggested by Arne Babenhauserheide.Thomas Schwinge2008-11-101-23/+5
| |
| * Add mailing list addresses.Thomas Schwinge2008-11-061-0/+6
| |
| * Change/remove some no-longer-valid links.Thomas Schwinge2008-11-069-26/+19
| |
| * Integrate whatis/translator.html.Thomas Schwinge2008-11-063-64/+14
| |