index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
op_mode
/
powerctrl.py
Age
Commit message (
Expand
)
Author
2024-07-05
op-mode: T6537: remove unused cmd imported from vyos.utils.process
Christian Breunig
2024-07-03
op-mode: T6537: include hostname in the reboot/shutdown warning message
Daniil Baturin
2024-06-19
op-mode: T5514: Allow safe reboots to config defaults when config.boot is del...
Andrew Topp
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-01-15
op-mode: T5944: remove double whitespace in reboot error message
Christian Breunig
2024-01-14
T5944: Fix reboot in arg
Viacheslav Hletenko
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-07-12
T5195: move boot_* helpers to vyos.utils.boot
Christian Breunig
2023-06-28
T5320: check if unsaved commits are due to boot config error
John Estabrook
2023-06-06
op-mode: T5262: use module function instead of method
John Estabrook
2023-06-06
op mode: T5262: add a warning message about unsaved config changes
Daniil Baturin
2022-02-20
T4115:Reboot:Options "in" and "at" are not working
srividya0208
2021-09-26
op-mode: reboot/poweroff: T3857: send wall message to all users
Christian Poessinger
2021-02-02
powerctl: Fix typo
erkin
2020-11-13
powerctl: T3066: Calculate minutes over 60
DmitriyEshenko
2020-04-27
powerctl: T2010: bugfix "TypeError: 'NoneType' object is not subscriptable"
Christian Poessinger
2020-04-26
powerctl: T2010: fix "wall" complaining about inapproriate ioctl
Christian Poessinger
2020-04-26
powerctl: T2010: report reboot time in current timezone
Christian Poessinger
2020-04-26
powerctl: import less
Christian Poessinger
2020-04-26
powerctl: T2010: reformat with autopep8
Christian Poessinger
2020-04-11
util: T2226: send shutdown stdout back to the program
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-06
util: T2226: rewrite powerctl to use run,cmd
Thomas Mangin
2020-01-09
powerctr: T1842: Use systemd files for detect schedule
DmitriyEshenko
2019-12-09
T1855, T1826: Restore support for reboot/poweroff in M minutes.
Daniil Baturin
2019-12-06
T1855, T1826: clean up the reboot/shutdown script.
Daniil Baturin
2019-12-04
shutdown: T1826: Modify cancel reboot msg
Viacheslav Hletenko
2019-08-23
[op-mode] T1607 rewrite 'reset conntrack', 'reset & show ip[v6]' to python/xm...
Dmytro Aleksandrov
2018-11-04
Add missing VyOS copyright notices
Christian Poessinger
2018-10-10
T870: Commit-confirm restarts the server even after commit
hagbard
2018-08-19
T689: Reboot/Poweroff now not working after last changes
Runar Borge
2018-08-17
T689: Added support for specifying date on poweroff and reboot
Runar Borge
2018-08-16
T689: Rewritten poweroff/reboot script to use systemd-shutdownd service
Runar Borge