Skip to content

add localize_mfs "-I" flag that adds an /etc/issue msg to MFS

chuck cranor requested to merge chuck/emulab-devel:localize_mfs_upd into master

Add an optional "-I " flag to localize_mfs. If specified, the message is added to /etc/issue in the MFS filesystem. This allows admins to put some sort of ID/tag/timestamp message within the MFS image (can be helpful in tracking which MFS you are running).

Merge request reports