Searched hist:353136 (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/stand/lua/
H A Dcli.luadiff 353136 Sun Oct 06 04:01:52 MDT 2019 kevans MFC r352314: lualoader: Add reload-conf loader command

This command will trigger a reload of the configuration from disk. This is
useful if you've changed currdev from recovery media to local disk as much
as I have over the past ~2 hours and are tired of the extra keystrokes.

This is really just a glorified shortcut, but reload-conf is likely easier
to remember for other people and does save some keystrokes when reloading
the configuration. It is also resilient to the underlying config method
changing interface, but this is unlikely to happen.
H A Dcli.lua.8diff 353136 Sun Oct 06 04:01:52 MDT 2019 kevans MFC r352314: lualoader: Add reload-conf loader command

This command will trigger a reload of the configuration from disk. This is
useful if you've changed currdev from recovery media to local disk as much
as I have over the past ~2 hours and are tired of the extra keystrokes.

This is really just a glorified shortcut, but reload-conf is likely easier
to remember for other people and does save some keystrokes when reloading
the configuration. It is also resilient to the underlying config method
changing interface, but this is unlikely to happen.

Completed in 146 milliseconds