OS-2629

want ability to provide additional objects at boot

Status:
Resolved
Resolution:
Fixed
Created:
2013-11-12T12:16:26.000-0500
Updated:
2018-01-30T14:16:50.276-0500

Description

It would be useful if there were a mechanism to provide the system with additional (arbitrary) objects at boot and expose them via the filesystem interface. There are at least three general use cases:

1. Alternate kernel modules/configuration files. This would be useful mainly for development but would also allow customers who wish to use non-illumos drivers a means to provide them outside the platform.

2. Persistent FMA state to allow the kernel to retire faulty devices prior to most of the boot process.

3. Anonymous DTrace enablings.

Comments (1)

Former user commented on 2013-12-23T16:12:48.000-0500:

illumos-joyent commit af057c3 (branch master, by Keith M Wesolowski)

OS-2629#icft=OS-2629 want ability to provide additional objects at boot
Reviewed by: Robert Mustacchi <rm@joyent.com>