Commit graph

37 commits

Author SHA1 Message Date
Tobias Powalowski
e3db328efb shellcheck fix 2023-09-04 11:48:33 +02:00
Tobias Powalowski
e0eef55372 fix KERNEL 2023-09-04 11:45:59 +02:00
Tobias Powalowski
55456b429a shellcheck fixes 2023-09-04 09:33:55 +02:00
Tobias Powalowski
b69d12f10b shellcheck fixes 2023-09-04 09:25:46 +02:00
Tobias Powalowski
62835a1298 simplify kernel setting 2023-09-03 16:08:47 +02:00
Tobias Powalowski
cfae715ae5 simplify kernel setting 2023-09-03 16:05:46 +02:00
Tobias Powalowski
d926cda9b0 bump to latest version 2023-09-03 15:22:02 +02:00
Tobias Powalowski
db6267e3a4 remove presets, configure is done in KERNEL is set in *.conf 2023-09-03 14:22:59 +02:00
Tobias Powalowski
30b2910658 fix * in config handling 2023-09-02 22:00:46 +02:00
Tobias Powalowski
9be78f999a fix * in config handling 2023-09-02 21:42:13 +02:00
Tobias Powalowski
e5a0ce3a07 remove LANG=C from common.sh, restore old LANG=C values 2023-08-28 20:09:31 +02:00
Tobias Powalowski
32eaaac721 simplify kernel detection 2023-08-26 20:11:16 +02:00
Tobias Powalowski
2c06a6c6d0 remove not needed modules.builtin 2023-08-26 19:22:49 +02:00
Tobias Powalowski
b016424e5f better kernel autodetectin in archboot-cpio.sh 2023-08-26 12:29:19 +02:00
Tobias Powalowski
ec7aed5101 add LANG=C to common.sh 2023-08-25 19:54:38 +02:00
Tobias Powalowski
4b321dc571 replace /dev/null with _NO_LOG 2023-08-25 12:19:47 +02:00
Tobias Powalowski
e1e2af0070 switch to GPL 3.0 or later 2023-08-11 17:19:18 +02:00
Tobias Powalowski
673fd3ce05 shellcheck fixes 2023-08-04 15:14:30 +02:00
Tobias Powalowski
ba0920bc50 fix aarch64 and riscv64 2023-07-24 20:28:58 +02:00
Tobias Powalowski
f5191c53fc add kernel to image name, make image better detectable in ventoy 2023-07-24 13:59:20 +02:00
Tobias Powalowski
0146da327b reorder options 2023-04-30 11:00:53 +02:00
Tobias Powalowski
806142773f switch lines 2023-04-26 20:20:21 +02:00
Tobias Powalowski
f12d694790 update usage messages 2023-04-24 07:02:39 +02:00
Tobias Powalowski
f9dd32a428 replace usage message 2023-04-23 22:29:20 +02:00
Tobias Powalowski
505f0c47ee update usage messages 2023-04-23 22:22:15 +02:00
Tobias Powalowski
bd3aaa7dc4 add root check and output usage if no $1 given 2023-04-23 21:31:41 +02:00
Tobias Powalowski
3c41961280 remove empty lines, remove not needed things 2023-04-17 09:39:06 +02:00
Tobias Powalowski
5b5b673017 cleanup config files, remove not supported arrays 2023-04-16 17:50:07 +02:00
Tobias Powalowski
ed0413ad07 move in all needed functions to cpio.sh 2023-04-16 17:41:56 +02:00
Tobias Powalowski
558256d239 declare hooks after config sourcing 2023-04-16 16:56:02 +02:00
Tobias Powalowski
48e57f8cec cleanup archboot-cpio.sh from not used options 2023-04-16 16:48:56 +02:00
Tobias Powalowski
fa49ded05b update comments 2023-04-15 21:18:18 +02:00
Tobias Powalowski
f0560f42ab revert cpio usage, bsdtar is faster 2023-03-17 08:52:21 +01:00
Tobias Powalowski
1a30a18998 revert cpio usage, bsdtar is faster 2023-03-17 08:50:04 +01:00
Tobias Powalowski
941ac9abcc split functions out of archboot-cpio.sh 2023-03-16 08:27:18 +01:00
Tobias Powalowski
34fbbb9af0 chech on one argutment 2023-03-16 07:36:15 +01:00
Tobias Powalowski
6a23ef5121 introduce archboot-cpio.sh simplified and speedup mkinitcpio script 2023-03-15 22:22:25 +01:00