Commit Graph

266 Commits

Author SHA1 Message Date
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
illiliti
485eae5bdc
update 2020-04-11 19:36:16 +00:00
illiliti
b9137bf486 refactor 2020-04-11 22:31:02 +03:00
illiliti
de8603e784 handle symlinks in install_binary 2020-03-09 17:56:14 +03:00
illiliti
b14d9ed658 switch to for loop 2020-03-09 16:22:21 +03:00
illiliti
fa18801b1c better monolithic kernel support 2020-03-08 21:37:19 +03:00
illiliti
0c976787c7 some improvements 2020-03-08 06:29:14 +03:00
illiliti
15457b48be move luks header and keyfile handling to init 2020-03-08 04:46:43 +03:00
illiliti
5413ec2f38 implement system-wide installation 2020-03-08 04:18:07 +03:00
illiliti
537b89819f write up man pages 2020-03-08 03:28:00 +03:00
illiliti
2f725a9ff7 never resolve users and groups 2020-03-08 02:14:59 +03:00
illiliti
871db084bb reorganize 2020-03-08 02:12:31 +03:00
illiliti
ea46267e85 minor fixes 2020-03-07 22:24:59 +03:00
illiliti
ea4bc83b6e fix order bug 2020-03-03 20:32:53 +03:00
illiliti
e668de5b25 prepare 2020-03-03 19:45:55 +03:00
illiliti
a464d0731d add exclude_drivers 2020-03-01 17:44:00 +03:00
illiliti
d6e1d23c70 add force option 2020-03-01 16:42:57 +03:00
illiliti
eab825a40d fix trap signals 2020-03-01 16:25:52 +03:00
illiliti
5fe452bcfc prevent overwriting existing initramfs 2020-03-01 13:41:46 +03:00
illiliti
def645a883 rename vars 2020-02-29 14:46:13 +03:00