blue-merle/files/usr/bin
Tobias Mueller ed6856c490 switch: split the switch action into separate stages
When toggling the switch, a lock is held for a relatively long time,
preventing another toggling of the switch to be noticed. With this
change, I hope we can first shutdown the modem, wait for a toggle, and
then continue.
We're losing the abort function but I currently don't know how we would
be able to keep that functionality given that the toggle is queued and
we don't get the notification.
2023-10-17 15:15:28 +02:00
..
blue-merle blue-merle: Display a shutdown message before finally halting the system 2023-10-16 16:25:45 +02:00
blue-merle-switch-stage1 switch: split the switch action into separate stages 2023-10-17 15:15:28 +02:00
blue-merle-switch-stage2 switch: split the switch action into separate stages 2023-10-17 15:15:28 +02:00
sim_switch Initial commit 2022-10-21 10:14:38 +02:00