Feature #6699
closed
be_get_boot_args interface implementation in libbe (loader project)
Added by Toomas Soome over 6 years ago.
Updated almost 6 years ago.
Category:
lib - userland libraries
Description
To support fast boot feature, some components are currently using grub_get_boot_args() interface from libgrubmgt library. With loader setup, such interface is no longer applicable and an alternative should be provided. As building kernel boot args is depending on information in boot environment, implementing such interface in libbe seems most reasonable approach. Note, the libbe is still illumos private, and consumers are on gate.
- Related to Feature #5061: freebsd boot loader integration (loader project) added
- Related to Feature #6704: svc.startd: replace grub_get_boot_args with be_get_boot_args (loader project) added
- Related to Feature #6705: halt: replace grub_get_boot_args with be_get_boot_args (loader project) added
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit f5e5a2c4965aa1013184568ca3140cdcba93e44b
commit f5e5a2c4965aa1013184568ca3140cdcba93e44b
Author: Toomas Soome <tsoome@me.com>
Date: 2016-09-22T18:43:38.000Z
6699 be_get_boot_args interface implementation in libbe (loader project)
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Also available in: Atom
PDF