aboutsummaryrefslogtreecommitdiff
path: root/docs/archive_old.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 10:22:40 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 10:22:40 -0700
commit78c7b8355832b9f3eb574788ab4c5a7d96f0486e (patch)
tree411a40e5416513c3ac546ebb6a8985f3929ec37d /docs/archive_old.md
parent7bc11816a44e8cd2712e46dc958795d354856419 (diff)
downloadlibrebootfr-78c7b8355832b9f3eb574788ab4c5a7d96f0486e.tar.gz
librebootfr-78c7b8355832b9f3eb574788ab4c5a7d96f0486e.zip
embedded code block top fix
Diffstat (limited to 'docs/archive_old.md')
-rw-r--r--docs/archive_old.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/archive_old.md b/docs/archive_old.md
index f8d3f441..54d9c620 100644
--- a/docs/archive_old.md
+++ b/docs/archive_old.md
@@ -16,6 +16,7 @@ Releases
- [r20150518 (18th May 2015)](#release20150518)
- [r20150124 (24th January 2015), r20150126 (26th January 2015),
r20150208 (8th February 2015)](#release20150124)
+
- [r20141015 (15th October 2014)](#release20141015)
- [r20140911 (6th release)](#release20140911) (11th September 2014
**pre-release, 7th beta**)
@@ -422,7 +423,8 @@ Changes for this release (latest changes first, earliest changes last)
- build: Only generate the GRUB configurations once (re-use on all
images)
- Only build 2 GRUB payload executables, re-use on all boards.
-- resources/utilities/grub-assemble/gen.txtmode.sh: Use GNU BASH\
+- resources/utilities/grub-assemble/gen.txtmode.sh: Use GNU BASH
+
resources/utilities/grub-assemble/gen.vesafb.sh: Use GNU BASH
- scripts (error handling): Replace exit with exit 1 (make debugging
easier)