Commit Graph

53 Commits

Author SHA1 Message Date
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
f31d8c49af fix udev 2020-04-18 13:16:05 +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
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
9c950d5c63 todo 2020-04-13 00:53:43 +03:00
illiliti
65e94770bc minor fixes 2020-04-12 22:17:01 +03: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
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
illiliti
ee011f3a20 use parameter expansion instead of sed 2020-02-28 20:57:03 +03:00
illiliti
a5b5814abd improve monolithic kernel handling 2020-02-28 19:00:58 +03:00
illiliti
66ebac3f6b remove subshell 2020-02-28 17:38:03 +03:00
illiliti
a899c50a84 fix 2020-02-27 21:17:05 +03:00
illiliti
f39daed199 improve code 2020-02-27 19:55:23 +03:00
illiliti
a08c405a54 simpify modker var 2020-02-27 14:54:30 +03:00
illiliti
1426c4196a use fullbin 2020-02-26 20:23:57 +03:00
illiliti
5d079b210d move moddir check to caller side 2020-02-26 20:22:30 +03:00
illiliti
efd23620f4 use sed 2020-02-26 12:46:31 +03:00
illiliti
599605d91c fix small issues 2020-02-25 22:45:21 +03:00
illiliti
d1d2ae88bd improve ordering and add some options 2020-02-25 16:06:58 +03:00
illiliti
d590409a99 remove eval 2020-02-25 15:40:07 +03:00
illiliti
81f7aac01a huge rework 2020-02-25 13:51:20 +03:00
illiliti
347d0d2d01 get rid of install -t and improve formatting 2020-02-25 00:19:29 +03:00
illiliti
affdc030ae remove useless if 2020-02-24 23:04:24 +03:00
illiliti
e5a23b9708 remove redundant functions
remove unneeded check for lvm/cryptsetup
2020-02-24 22:54:07 +03:00
illiliti
4909fa6684 rename wrkdir to workdir 2020-02-24 21:56:12 +03:00
illiliti
40561d4c82 simplify command -v 2020-02-24 21:52:19 +03:00