Commit Graph

185 Commits

Author SHA1 Message Date
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
illiliti
68a5cfe5ad cleanup 2020-04-18 18:45:24 +03:00
illiliti
eaecf528bd fix remaining issues 2020-04-18 18:12:24 +03:00
illiliti
f31d8c49af fix udev 2020-04-18 13:16:05 +03:00
illiliti
740a0ee687 increase delay 2020-04-18 11:46:46 +03:00
illiliti
bfbd808f78 use if 2020-04-18 11:43:04 +03:00
illiliti
f8307b8897 fix issues 2020-04-18 11:21:28 +03:00
illiliti
9f9ed09508 properly handle user specified modules 2020-04-17 20:41:54 +03:00
illiliti
55fe9abfdc fix panic message duplication 2020-04-17 19:57:40 +03:00
illiliti
46c73bc54e update 2020-04-17 17:14:25 +03:00
illiliti
b59f93c67a add Makefile 2020-04-17 17:14:04 +03:00
illiliti
5b738abb41 nitpick 2020-04-17 17:13:35 +03:00
illiliti
12108f536a move copying config to end of function 2020-04-16 07:37:45 +03:00
illiliti
a44fa55f2b improve lvm 2020-04-16 06:46:52 +03:00
illiliti
9645b8c3c4 redesign code style and fix some issues 2020-04-15 20:04:24 +03:00
illiliti
0e8ed8c2c9 fix typos 2020-04-14 11:51:29 +03:00
illiliti
a871eae710 implement ro/rw 2020-04-13 00:59:28 +03:00
illiliti
9c950d5c63 todo 2020-04-13 00:53:43 +03:00
illiliti
394352b632 Merge branch 'master' of github.com:illiliti/initramfs 2020-04-12 22:17:26 +03:00
illiliti
65e94770bc minor fixes 2020-04-12 22:17:01 +03:00