Make boot scripts arch independent and move them to scripts

Change-Id: I3f4c3e366b325df17208a41d5f842c1a2a888494
This commit is contained in:
Balazs Gerofi
2019-03-26 08:38:49 +00:00
parent c32edff2bb
commit 13758417c5
4 changed files with 3 additions and 3 deletions

36
scripts/mcreboot.1in Normal file
View File

@@ -0,0 +1,36 @@
.\" Man page for McKernel
.\" mcreboot
.\"
.\" Copyright (C) 2013 The University of Tokyo, Japan
.\" Written by Yutaka Ishikawa <ishikawa@is.s.u-tokyo.ac.jp>
.\"
.TH MCREBOOT 1 "@MCKERNEL_RELEASE_DATE@" "Version @MCKERNEL_VERSION@" MCKERNEL @MCKERNEL_VERSION@"
.SH NAME
mcreboot \- a script to boot/reboot the McKernel environment
.\"
.\" ---------------------------- SYNOPSIS ----------------------------
.SH SYNOPSIS
mcreboot
.BR
.\" ---------------------------- DESCRIPTION ----------------------------
.SH DESCRIPTION
The mcreboot command, executed by the root privileged mode, shutdowns
the MPSS environment if it is running, and then initializes the
McKernel environment.
.\" ---------------------------- FILES ----------------------------
.SH FILES
.LP
.I mcctrl,
.I ihk_mic,
.I ihk
.\" ---------------------------- SEE ALSO ----------------------------
.SH SEE ALSO
ihkosctl (1)
.\" ---------------------------- AUTHORS ----------------------------
.SH AUTHORS
Copyright (C) 2013 McKernel Development Team, The University of Tokyo, Japan