Skip to content
Snippets Groups Projects
Adam Wujek's avatar
Adam Wujek authored
The problem is that the "reboot" command sends the signal to the init. However,
it looks like init queues all incoming signals. They're handled after all
"sysinit" commands from the inittab are finished.
reboot -f skip sending the signal and triggers the reboot immediately.

This problem pop up after update of a buildroot to version 2016.02.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
7c4a63a5
This package is meant to include all white-rabbit software for the
switch.  Part of this comes from the original white-rabbit svn
repository on ohwr.org, part comes from separate repositories that I
merged here.

All documentation lives in doc/ , where the *.in files are the sources
(one only, currently, other ones have been removed when obsoleted).

The wrs-build documentation, thus, is what you actually need to build
all the stuff that goes into the switch, and program to internal flash
memory.