Skip to content

Tags: tjmcs/PL-Razor-Microkernel

Tags

v0.9.3.0

Toggle v0.9.3.0's commit message
Includes changes to support the use of an external gem mirror by the …

…MK (and to use the internal gem mirror by default in the MK configuration file if an external gem mirror is not specified by Razor in the checkin response)

v0.9.2.2

Toggle v0.9.2.2's commit message
Includes fixes for an issue with missing disks in the facts reported …

…back to Razor by the Microkernel (in some cases, disks were skipped because the output of the lshw command used by the Microkernel to discover these disks was inconsistent with the format seen previously)

v0.9.2.1

Toggle v0.9.2.1's commit message
Includes exception-handling bug fixes, changes to load gems using an …

…internal gem mirror, and support for two additional sources when looking for the Razor server IP address during boot (now supports the use of a PXE command-line parameter or DNS entry in addition to the next-server IP address)

v0.9.1.7

Toggle v0.9.1.7's commit message
Fixes race-condition in the RazorMicrokernel::RzNetworkUtils::wait_un…

…til_nw_avail method invoked during the Microkernel initialization process

v0.9.1.6

Toggle v0.9.1.6's commit message
Razor Microkernel v0.9.1.6; includes changes from pull request #5 in …

…the Razor-Microkernel project (which fix an issue identified by @eoghank as part of the discussion of issue #178 in the Razor project)

v0.9.0.5

Toggle v0.9.0.5's commit message
Razor Microkernel v0.9.0.5; includes changes from pull request in Iss…

…ue #3

v0.9.0.4

Toggle v0.9.0.4's commit message
This version represents the first public release of the Razor-Microke…

…rnel project