diff options
Diffstat (limited to 'public_hurd_boxen/installation/darnassus.mdwn')
-rw-r--r-- | public_hurd_boxen/installation/darnassus.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public_hurd_boxen/installation/darnassus.mdwn b/public_hurd_boxen/installation/darnassus.mdwn index 8cb8f619..5837705b 100644 --- a/public_hurd_boxen/installation/darnassus.mdwn +++ b/public_hurd_boxen/installation/darnassus.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 @@ -27,6 +27,8 @@ License|/fdl]]."]]"""]] * libyaml-perl libyaml-syck-perl (for ikiwiki's YAML field plugins) + * libtext-markdown-perl (used instead of libtext-markdown-discount-perl) + * gitweb highlight sudo ln -s ~hurd-web/hurd-web.git /var/lib/git/ |