Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc First cut at netbsd-8 branch objectives.
details: https://anonhg.NetBSD.org/src/rev/7cb2cf6858a6
branches: trunk
changeset: 346658:7cb2cf6858a6
user: martin <martin%NetBSD.org@localhost>
date: Tue Jul 26 04:18:04 2016 +0000
description:
First cut at netbsd-8 branch objectives.
diffstat:
doc/TODO.8 | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 200bb392325d -r 7cb2cf6858a6 doc/TODO.8
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/TODO.8 Tue Jul 26 04:18:04 2016 +0000
@@ -0,0 +1,12 @@
+$NetBSD: TODO.8,v 1.1 2016/07/26 04:18:04 martin Exp $
+
+Items we (currently) plan to finish before branching netbsd-8:
+
+ - find a releng release driver volunteer
+ - import binutils 2.26.1
+ - switch all architectures to gcc 5.4
+ - switch all architectures to new binutils and gdb
+ - enable PIE/ASLR on all architectures (that have switched to gcc 5.4 if
+ we fail previous item) where it works
+
+and of course: fix as many bugs as possible.
Home |
Main Index |
Thread Index |
Old Index