Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib Add a symlink to /altroot/stand to help the kernel f...
details: https://anonhg.NetBSD.org/src/rev/a8c0f47469c4
branches: trunk
changeset: 455759:a8c0f47469c4
user: alnsn <alnsn%NetBSD.org@localhost>
date: Thu Apr 11 23:50:01 2019 +0000
description:
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 d4d6ae610b2b -r a8c0f47469c4 distrib/amd64/ramdisks/ramdisk-cgdroot/list
--- a/distrib/amd64/ramdisks/ramdisk-cgdroot/list Thu Apr 11 23:23:53 2019 +0000
+++ b/distrib/amd64/ramdisks/ramdisk-cgdroot/list Thu Apr 11 23:50:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.1 2013/07/15 00:22:10 khorben Exp $
+# $NetBSD: list,v 1.2 2019/04/11 23:50:01 alnsn 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 d4d6ae610b2b -r a8c0f47469c4 distrib/i386/ramdisks/ramdisk-cgdroot/list
--- a/distrib/i386/ramdisks/ramdisk-cgdroot/list Thu Apr 11 23:23:53 2019 +0000
+++ b/distrib/i386/ramdisks/ramdisk-cgdroot/list Thu Apr 11 23:50:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.1 2013/07/16 02:10:43 khorben Exp $
+# $NetBSD: list,v 1.2 2019/04/11 23:50:01 alnsn 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