Commit Graph

254 Commits

Author SHA1 Message Date
illiliti
149b88625d add man page about hooks 2020-09-04 15:09:15 +03:00
illiliti
9670abfc33 update readme 2020-09-04 11:47:16 +03:00
illiliti
5732ee2750 update preamble 2020-09-04 11:42:47 +03:00
illiliti
fbb6a8c453 update man pages 2020-09-04 11:34:59 +03:00
illiliti
a801d75f4d add man page to uninstall 2020-09-04 09:14:41 +03:00
illiliti
3121156990 add make to deps 2020-09-04 09:00:59 +03:00
illiliti
0c973dce14 remove example config 2020-09-04 08:53:29 +03:00
illiliti
5c46534e22 introduce man pages 2020-09-04 08:49:45 +03:00
illiliti
bbaa32bb27 minor change 2020-09-04 08:40:42 +03:00
illiliti
dacc7d8af7 cleanup 2020-09-04 01:29:37 +03:00
illiliti
445208899a
Merge pull request #14 from TheBrainScrambler/master
Keymap hook
2020-09-01 14:16:44 +03:00
Your Name
3f556526dd Added keymap hook 2020-09-01 10:18:36 +02:00
illiliti
d763f6ff37 update readme 2020-08-30 01:35:08 +03:00
illiliti
9837823f82 fix symlink loop 2020-08-29 22:33:12 +03:00
illiliti
3cd153267a toybox cp fixed 2020-08-24 17:13:17 +03:00
illiliti
efbfe09094 drop chmod 2020-08-24 17:09:33 +03:00
illiliti
601bca3510 temporary fix for symlink loop 2020-08-21 22:17:22 +03:00
illiliti
90fcb090d1 fix glibc ldd 2020-08-21 21:52:18 +03:00
illiliti
a33a2c1714 stop udev via udevadm 2020-08-07 02:32:39 +03:00
illiliti
1a827fa8f7 update readme 2020-08-05 00:52:57 +03:00
illiliti
5eae5cd6a9 move device managers to hooks 2020-07-27 11:32:22 +03:00
illiliti
32a38b17a5 remove workaround 2020-07-26 06:31:20 +03:00
illiliti
0e59989631
add donation link 2020-07-19 03:13:13 +03:00
illiliti
be2df26e38 implement /proc hotplugger 2020-07-15 23:26:12 +03:00
illiliti
888cf4d878 make blkid optional 2020-07-15 22:23:12 +03:00
illiliti
8f3b68dd38 change example to avoid confusion 2020-07-15 21:53:37 +03:00
illiliti
8016dc58f0 minor changes 2020-07-15 21:50:47 +03:00
illiliti
451d68f9f2 fix systemd-udevd 2020-07-15 21:34:27 +03:00
illiliti
cfe0184eb4 small fixes 2020-07-05 11:11:39 +03:00
illiliti
5a0aeb128f fix permissions 2020-07-05 09:02:21 +03:00
illiliti
dd01d03775 more shellcheck fixes 2020-07-03 18:49:09 +03:00
illiliti
ef1165de3c add some fixes for shellcheck. fix if else 2020-06-28 07:44:36 +03:00
illiliti
2e1b75d3c6 nitpick 2020-06-28 07:18:53 +03:00
illiliti
056eae009b remove shortest, not longest 2020-06-28 07:17:25 +03:00
illiliti
9c16bad562 improve portability, code quality, fix bugs, etc... 2020-06-28 06:58:57 +03:00
illiliti
1287f2996b cleanup 2020-06-02 14:26:42 +03:00
illiliti
2d26ea0377 continue instead of terminating 2020-05-28 12:17:49 +03:00
illiliti
129ad17b36 prevent kernel panic if variables are invalid 2020-05-27 11:35:05 +03:00
illiliti
12a3429f36 catch lvm failure 2020-05-26 17:00:30 +03:00
illiliti
aa4812ad04 cleanup 2020-05-26 16:44:20 +03:00
illiliti
91e1969ab2 check for block device 2020-05-22 23:20:01 +03:00
illiliti
fe454d8692 fix possible issues with /dev/snd/* permissions 2020-05-22 23:19:25 +03:00
illiliti
0eb35dca65 improve code, drop setsid, move set -ef to main function 2020-05-19 07:29:40 +03:00
illiliti
55008b4c98 squash 2020-05-13 19:42:30 +03:00
illiliti
f4712b3143 ensure that blkid able to read info from device
fix symlink
2020-05-13 16:40:16 +03:00
illiliti
67e4825aa7 fixes 2020-05-08 22:58:48 +03:00
illiliti
609afb52d9 fix bugs, rethink eudev mode, improve code quality 2020-05-07 15:06:34 +03:00
illiliti
d1631da402 restructure 2020-04-21 20:20:39 +03:00
illiliti
4b5645f3b0 fix TODO's, minor improvements 2020-04-21 17:35:55 +03:00
illiliti
67dc4e50dd set -e not working in loops, manually trigger exit 2020-04-19 10:52:53 +03:00