Commit graph

39 commits

Author SHA1 Message Date
16263fdc72
improve arg parsing, interactive questions 2021-04-22 10:08:13 +08:00
c07da5c301
fix typo in readme 2021-04-08 23:24:25 +08:00
cfebee2d2c
Merge pull request #5 from isti03/master
better communicate the reason of inhibition
2021-04-08 22:30:12 +08:00
Elges István
dbee35e7f0
better communicate the reason of inhibition 2021-04-08 11:40:28 +00:00
ae982b78b0
allow interactive questions 2021-04-06 16:08:44 +08:00
cf45b3c490
add new fontconfig known_output 2021-03-29 12:25:15 +08:00
fbcaae3db9
fix several bugs 2021-03-20 12:13:51 +08:00
8de777b4cc
release v0.1.2 2021-03-01 20:02:10 +08:00
4d72984583
call systemd-inhibit to prevent shutdown and suspend during an upgrade 2021-03-01 19:57:54 +08:00
af92a1bd97
sync_err_is_net is not picking up all errors 2021-02-16 10:29:31 +08:00
c2d2cc68cf
fix fstring without f 2021-02-14 14:14:46 +08:00
d49fba9196
improve KNOWN_OUTPUT_OVERRIDE loader 2021-02-11 11:04:10 +08:00
716b695d7b
readme: custom pacman hooks and packages 2021-02-09 23:03:36 +08:00
25737ccbc1
release v0.1.1 2021-02-09 12:17:31 +08:00
5090fdb0b6
remove unused import 2021-02-09 11:45:19 +08:00
c5d110c9b8
add known_output override #3 #4 2021-02-09 11:42:01 +08:00
6bdbd52707
add Persistent to timer, hopefully fixes #2 2021-02-09 10:32:59 +08:00
606b6b5d7a
fix a dumb error 2021-02-09 10:23:34 +08:00
09404979b0
check for pacman lock and handle sync timeout 2021-02-07 14:17:08 +08:00
c75cf9100e
Merge pull request #1 from Trumeet/master
add glibc locale-gen output
2021-02-07 13:55:01 +08:00
Trumeet
c0e1cf3e52
add glibc locale-gen output 2021-02-06 21:05:43 -08:00
5ec23ef43f
fix classifier. 2021-01-30 12:08:31 +08:00
3d28f3a20b
release v0.1.0 2021-01-30 11:57:04 +08:00
f95a66c7ea
support pacman -Scc 2021-01-27 17:25:13 +08:00
401ffcfcd3
run needrestart on fail-reset 2021-01-25 18:16:23 +08:00
aa23067b07
subprocess check 2021-01-18 15:47:07 +08:00
008d4817f8
oops, wrong if 2021-01-18 15:35:59 +08:00
7c67531f48
there could be an exc 2021-01-18 14:59:57 +08:00
b43589a01e
automatic reset-failed and implement status exit code 2021-01-18 14:50:38 +08:00
0cad72d401
update checker 2021-01-16 16:12:47 +08:00
f72ea7a7d1
bug fix 2021-01-16 14:43:45 +08:00
1d33fc405a
dynamically choose locale 2021-01-16 13:59:38 +08:00
9ee0414bff
update readme 2021-01-16 12:41:47 +08:00
9af2567ab3
add systemd service 2021-01-16 11:34:40 +08:00
58b8818218
add needrestart support 2021-01-16 11:21:05 +08:00
fc23239e30
various fixes 2021-01-16 01:02:37 +08:00
7083d4b41b
add root check 2021-01-16 00:12:17 +08:00
57e96c2650
suppress warning from pycman 2021-01-15 23:41:08 +08:00
bbdcf094dc
push to github 2021-01-15 23:30:01 +08:00