Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Tickets 650, 706.
details: https://anonhg.NetBSD.org/src/rev/af5c5aff2848
branches: netbsd-6-0
changeset: 774704:af5c5aff2848
user: jdc <jdc%NetBSD.org@localhost>
date: Sun Nov 25 10:13:52 2012 +0000
description:
Tickets 650, 706.
diffstat:
doc/CHANGES-6.0.1 | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diffs (41 lines):
diff -r 23d38ec26291 -r af5c5aff2848 doc/CHANGES-6.0.1
--- a/doc/CHANGES-6.0.1 Sun Nov 25 10:12:14 2012 +0000
+++ b/doc/CHANGES-6.0.1 Sun Nov 25 10:13:52 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.22 2012/11/24 21:47:35 jdc Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.23 2012/11/25 10:13:52 jdc Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -203,3 +203,31 @@
Add a test for adding an event to an unsupported fd.
[christos, ticket #716]
+distrib/emips/miniroot/Makefile.inc 1.3
+distrib/hp300/miniroot/Makefile.inc 1.13
+distrib/hpcarm/miniroot/Makefile.inc 1.7
+distrib/hpcmips/miniroot/Makefile.inc 1.20
+distrib/hpcsh/miniroot/Makefile.inc 1.8
+distrib/mvme68k/miniroot/Makefile.inc 1.13
+distrib/pmax/miniroot/Makefile.inc 1.24
+distrib/vax/miniroot/Makefile.inc 1.23
+
+ Add "ipty" to MAKEDEVTARGETS in miniroot/Makefile.inc since
+ "MAKEDEV all" no longer creates /dev/pty* device nodes and miniroot
+ doesn't mount ptyfs. Fix PR install/47123.
+ [tsutsui, ticket #650]
+
+distrib/utils/sysinst/disks.c 1.127
+ Don't show a disk which is mounted as root partition in the
+ "Available disks" list during sysinst procedure to prevent
+ users from shooting their foot in case of installation using
+ install-image on a USB stick. PR#47195.
+ [tsutsui, ticket #706]
+
+distrib/utils/sysinst/disks.c 1.127
+ Don't show a disk which is mounted as root partition in the
+ "Available disks" list during sysinst procedure to prevent
+ users from shooting their foot in case of installation using
+ install-image on a USB stick. PR#47195.
+ [tsutsui, ticket #706]
+
Home |
Main Index |
Thread Index |
Old Index