Commit Graph

146 Commits

Author SHA1 Message Date
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
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
61f74510aa better 2020-02-27 21:21:34 +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
ebc9b82c64 small rework 2020-02-25 22:43:25 +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