i-c-u-p
|
7029daddb5
|
shorten one-command if/else statements
|
2022-06-30 15:46:11 -05:00 |
i-c-u-p
|
e273a05a54
|
change paralleldownloads uncommenting sed
not sure why i put a . instead of a #.
|
2022-04-28 23:36:12 +00:00 |
i-c-u-p
|
4901644a3e
|
make paralleldownloads pattern more specific
instead of uncommenting all lines containing 'ParallelDownloads', do it on ones starting with '#ParallelDownloads'
|
2022-04-28 09:30:39 +00:00 |
i-c-u-p
|
742a2dc236
|
remove trailing space & move "then" and "do"...
parts of if/while/loop statements to be separated from the condition by a colon instead of newline to reduce vertical space
|
2022-04-25 09:06:37 +00:00 |
i-c-u-p
|
f0bcb96d97
|
fix invalid sed expressions
|
2022-04-25 07:30:04 +00:00 |
i-c-u-p
|
87fb66103f
|
simplify ParallelDownloads sed in preinstall
|
2022-04-25 06:32:36 +00:00 |
i-c-u-p
|
b07be8b50c
|
remove redundant echo flags, fix sed expressions from c58e725
|
2022-04-25 06:21:51 +00:00 |
i-c-u-p
|
af35f44baa
|
change btrfs subvolume related commands to loops
|
2022-04-24 11:12:19 +00:00 |
Austin Horstman
|
9c8a77090d
|
Add shdoc decorators for the github action to generate some documentation.
|
2022-03-21 16:04:44 -05:00 |
Austin Horstman
|
b37c415a88
|
Add some extra actions
|
2022-03-02 12:20:14 -06:00 |
Chris Titus
|
7aff03901b
|
efi server fix
Fixed UEFI installs for server install
|
2022-02-25 09:55:01 -06:00 |
Austin Horstman
|
1f915fa541
|
make sure devices are unmounted before formatting
|
2022-02-20 23:09:01 -06:00 |
Austin Horstman
|
a854c3c479
|
Add -p to mkdir commands
|
2022-02-20 23:09:01 -06:00 |
Austin Horstman
|
28dcb64e8d
|
Generate fstab from /mnt and use label to prevent incorrect UUID issue.
UUIDs always differ, use labels since we utilize them in formatting
|
2022-02-20 23:09:01 -06:00 |
Austin Horstman
|
a2b00058a2
|
fix misc errors from logs
Remove iptables-nft conflict
Include glibc in prereqs to prevent issues with outdated isos
|
2022-02-20 23:09:01 -06:00 |
Austin Horstman
|
e21015e235
|
more console output and copying logs to installation, fix copy configs
|
2022-02-19 00:19:42 -06:00 |
Austin Horstman
|
0ef4faae1d
|
Reorganize solution
|
2022-02-18 09:42:36 -06:00 |