diff options
| author | John Levon <john.levon@joyent.com> | 2019-08-20 20:44:44 +0000 |
|---|---|---|
| committer | John Levon <john.levon@joyent.com> | 2019-08-21 07:35:56 +0000 |
| commit | f0a2865453f053f6ff0041c6326877f1149d89ec (patch) | |
| tree | 6ceb3fff46dd567be415a839ae9b74ee2c27b5f3 /usr/src/cmd/nsadmin | |
| parent | 0678e39e27ea5dfce7fc85dcc38c837f3c8f6f6d (diff) | |
| download | illumos-joyent-f0a2865453f053f6ff0041c6326877f1149d89ec.tar.gz | |
OS-7922 buildstamp module should live in illumos-joyent
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/cmd/nsadmin')
| -rw-r--r-- | usr/src/cmd/nsadmin/system | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/cmd/nsadmin/system b/usr/src/cmd/nsadmin/system index 905594de8a..1143a7b7ec 100644 --- a/usr/src/cmd/nsadmin/system +++ b/usr/src/cmd/nsadmin/system @@ -171,8 +171,6 @@ set sd:sd_io_time=10 set hires_tick=1 * -* The "buildstamp" module contains information about the git sources used to -* build the operating system image. Once loaded, the driver will refuse to -* detach. We load it early to ensure it is in a crash dump wherever possible. +* See usr/src/uts/common/os/buildversion.c * -forceload: drv/buildstamp +forceload: misc/buildversion |
