Skip to content
  • Mike Hibler's avatar
    Hack to support command line arguments to MFS boots: if the "path" column · 32906417
    Mike Hibler authored
    in the os_info row contains a space, everything after the space is considered
    arguments.  Note that these arguments can be overridden by those in the
    nodes table for def_boot and next_boot (but not temp_boot, which has no
    corresponding boot_path and boot_cmd_line fields--something that should be
    fixed, at the same time moving all these *_boot fields into node_attributes
    and out of nodes).
    32906417