Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/distrib Pull up following revision(s) (requested by alnsn...
details: https://anonhg.NetBSD.org/src/rev/0df8ce3e9dd7
branches: netbsd-8
changeset: 450950:0df8ce3e9dd7
user: martin <martin%NetBSD.org@localhost>
date: Wed May 01 09:09:33 2019 +0000
description:
Pull up following revision(s) (requested by alnsn in ticket #1252):
distrib/amd64/ramdisks/ramdisk-cgdroot/list: revision 1.2
distrib/i386/ramdisks/ramdisk-cgdroot/list: revision 1.2
Add a symlink to /altroot/stand to help the kernel find modules.
diffstat:
distrib/amd64/ramdisks/ramdisk-cgdroot/list | 4 +++-
distrib/i386/ramdisks/ramdisk-cgdroot/list | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r 84e99d8e80b9 -r 0df8ce3e9dd7 distrib/amd64/ramdisks/ramdisk-cgdroot/list
--- a/distrib/amd64/ramdisks/ramdisk-cgdroot/list Wed May 01 09:04:24 2019 +0000
+++ b/distrib/amd64/ramdisks/ramdisk-cgdroot/list Wed May 01 09:09:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.1 2013/07/15 00:22:10 khorben Exp $
+# $NetBSD: list,v 1.1.24.1 2019/05/01 09:09:33 martin Exp $
PROG bin/chio
PROG bin/dd
@@ -30,3 +30,5 @@
PROG usr/sbin/installboot
PROG usr/sbin/wiconfig
+
+SYMLINK /altroot/stand stand
diff -r 84e99d8e80b9 -r 0df8ce3e9dd7 distrib/i386/ramdisks/ramdisk-cgdroot/list
--- a/distrib/i386/ramdisks/ramdisk-cgdroot/list Wed May 01 09:04:24 2019 +0000
+++ b/distrib/i386/ramdisks/ramdisk-cgdroot/list Wed May 01 09:09:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.1 2013/07/16 02:10:43 khorben Exp $
+# $NetBSD: list,v 1.1.24.1 2019/05/01 09:09:33 martin Exp $
PROG bin/chio
PROG bin/dd
@@ -30,3 +30,5 @@
PROG usr/sbin/installboot
PROG usr/sbin/wiconfig
+
+SYMLINK /altroot/stand stand
Home |
Main Index |
Thread Index |
Old Index