Commit graph

20 commits

Author SHA1 Message Date
HikariKnight
4fc07b97f2
use realpath with dirname to get the scriptdir 2022-03-12 15:28:44 +01:00
HikariKnight
898e1f7347
Split up scripts to reuse parts for other initramfs systems 2022-03-12 14:39:05 +01:00
HikariKnight
5b9c7a1326
Preparation for other initramfs systems 2022-03-12 11:05:37 +01:00
HikariKnight
a22fae2f72
Less use of clear screen 2022-03-11 23:43:29 +01:00
HikariKnight
3649856676
copy system grub config to config folder 2022-03-10 19:10:13 +01:00
HikariKnight
19339d6081
cleanup 2022-03-10 16:51:44 +01:00
HikariKnight
a3e3fb34a8
appease shellcheck 2022-03-10 16:48:33 +01:00
HikariKnight
1fff6d0f23
update text 2022-03-09 15:14:55 +01:00
Phil
08e4da4575 more linting and whitespace 2022-03-04 02:08:10 +00:00
HikariKnight
bfd64ae0aa
move CPU_VENDOR detection to earlier in the script so we can utilize $CMDLINE earlier in intro 2022-03-01 13:31:34 +01:00
HikariKnight
18e86cb678
Add more info to the introduction 2022-03-01 13:27:26 +01:00
HikariKnight
3a8d00e194
detect if IOMMU is properly enabled 2022-03-01 13:07:56 +01:00
HikariKnight
2b52c744fe
Add more comments and convert some variables to local variables 2022-02-27 21:29:29 +01:00
HikariKnight
9a0b818dfd
make sure our library scripts are executable 2022-02-27 19:56:27 +01:00
HikariKnight
a1820c407e
add kernel_args file in the correct directory 2022-02-27 19:05:51 +01:00
HikariKnight
b2123e703c
detect cpu_vendor and adjust kernel_args displayed to match 2022-02-27 19:04:58 +01:00
HikariKnight
fb6e758009
fix initramfs not being fetched from system 2022-02-27 17:57:26 +01:00
HikariKnight
6b773a22e2
add directory paths into a config file 2022-02-27 17:18:59 +01:00
HikariKnight
3b6f09ab59
groundwork for generating configs 2022-02-27 00:10:21 +01:00
HikariKnight
bae235f2b1
initial warning message 2022-02-25 14:31:45 +01:00