Jarrod Johnson
|
b91cfa562c
|
Add libdl and libpthread
|
2026-06-08 11:02:32 -04:00 |
|
Jarrod Johnson
|
2534948e59
|
Update rdma version for 10.2
|
2026-05-26 11:00:41 -04:00 |
|
Jarrod Johnson
|
36b4de0859
|
Merge pull request #213 from VersatusHPC/xen-drivers
Include xen-front drivers in initramfs
|
2026-05-23 14:20:17 -04:00 |
|
Vinícius Ferrão
|
e0f309a165
|
Include xen-front drivers in confluent-curated initramfs
|
2026-05-23 01:53:23 -03:00 |
|
Jarrod Johnson
|
84ca936753
|
Add grp module
|
2026-05-22 18:11:01 -04:00 |
|
Jarrod Johnson
|
00df01d298
|
Add missing unicodedata to genesis python
|
2026-05-22 17:58:28 -04:00 |
|
Jarrod Johnson
|
ef937b533a
|
Add idna encoding to genesis python
|
2026-05-22 16:48:37 -04:00 |
|
Jarrod Johnson
|
a8f91c36bd
|
Add more missing dependencies
|
2026-05-22 16:44:38 -04:00 |
|
Jarrod Johnson
|
8ae76ecf32
|
Add _struct to genesis
|
2026-05-22 16:31:01 -04:00 |
|
Jarrod Johnson
|
603d5ba42c
|
Add binascii to genesis
|
2026-05-22 16:26:19 -04:00 |
|
Jarrod Johnson
|
33935e93ff
|
Add mokutil for potential secureboot assistance
|
2026-05-21 11:33:38 -04:00 |
|
Jarrod Johnson
|
cc7f0b91d9
|
Update to EL10 changes
|
2026-05-21 11:09:17 -04:00 |
|
Jarrod Johnson
|
cb5fcf077a
|
Fix incorrect character in release filename
|
2025-09-12 08:50:32 -04:00 |
|
Jarrod Johnson
|
0cfdfbdfa4
|
Add tar.zstd capability
zstd is much faster and not too much bigger than xz
|
2025-04-18 11:19:12 -04:00 |
|
Jarrod Johnson
|
7001f0d827
|
Add encoding for vfat usage in ubuntu genesis
|
2025-04-09 09:49:10 -04:00 |
|
Jarrod Johnson
|
0e3543c4aa
|
Fix elif clause in module-setup
|
2025-04-08 10:51:29 -04:00 |
|
Jarrod Johnson
|
b3b852a9e1
|
Add Ubuntu GUI considerations for genesis
|
2025-04-08 10:39:35 -04:00 |
|
Jarrod Johnson
|
799fff10ff
|
Handle different locale layouts
|
2025-04-03 14:58:09 -04:00 |
|
Jarrod Johnson
|
bf03d8dc82
|
Pull locale file into genesis build
|
2025-04-03 14:51:58 -04:00 |
|
Jarrod Johnson
|
65760bb678
|
Break locale to a separate file
|
2025-04-03 14:49:24 -04:00 |
|
Jarrod Johnson
|
9980414160
|
Hook gui in genesis build if detected
|
2025-04-03 14:30:25 -04:00 |
|
Jarrod Johnson
|
5f7a5b18bf
|
Add Sway to genesis install assets
|
2025-04-03 14:28:25 -04:00 |
|
Jarrod Johnson
|
53760ac576
|
More changes to support debian genesis host
|
2025-04-03 13:11:56 -04:00 |
|
Jarrod Johnson
|
1fa2baacb7
|
Support debian style lib layout
|
2025-04-03 13:06:37 -04:00 |
|
Jarrod Johnson
|
1cf2a5339a
|
Move sftp server to a more appropriate location
|
2025-03-24 16:34:51 -04:00 |
|
Jarrod Johnson
|
5ab02c31ee
|
Add python 3.13 option for genesis
|
2025-03-24 16:34:15 -04:00 |
|
Jarrod Johnson
|
21f4d2e5c2
|
Remove opa from genesis
|
2025-03-24 16:29:51 -04:00 |
|
Jarrod Johnson
|
fae266bf61
|
Refresh genesis for 3.13 release
|
2025-03-24 16:28:36 -04:00 |
|
Jarrod Johnson
|
bab0a77cb6
|
Refresh to CentOS stream 9
|
2024-05-23 15:15:37 -04:00 |
|
Jarrod Johnson
|
7ccd1a42cd
|
Add r8152 driver to diskless/genesis
It is a popularly requested USB ethernet device for network booting
|
2022-12-12 12:59:37 -05:00 |
|
Jarrod Johnson
|
4f67ed661d
|
Remove curl from genesis
It is redundant with python function, and drags
sasl along as a significant dependency.
|
2022-09-30 15:02:54 -04:00 |
|
Jarrod Johnson
|
371942b0ce
|
Add myhostname to improve name resolution errors in genesis
|
2022-05-24 08:17:04 -04:00 |
|
Jarrod Johnson
|
13b3b081cf
|
Update to new rdma version in el8.6
|
2022-02-15 10:28:19 -05:00 |
|
Jarrod Johnson
|
c19ae8a451
|
Add tpm2 tools to genesis
Follow the design of the stateless usage of TPM
|
2021-06-24 13:20:47 -04:00 |
|
Jarrod Johnson
|
bb1559c8a2
|
Add support for Intel E810 (ice) to confluent genesis
|
2021-05-18 09:56:02 -04:00 |
|
Jarrod Johnson
|
c09f96b8c9
|
Remove pivot_root from genesis
It is not used (if we did use something, it would be switch_root).
|
2021-04-30 16:20:58 -04:00 |
|
Jarrod Johnson
|
def534e73f
|
Fixes for boot by DHCP and by MAC
|
2021-04-28 16:43:11 -04:00 |
|
Jarrod Johnson
|
2e04647c95
|
Add xz to confluent genesis
xz provides better compression than gzip, handy
to have as an option.
|
2021-04-21 16:59:33 -04:00 |
|
Jarrod Johnson
|
53ccee734f
|
Add more lvm dependencies
|
2021-03-22 11:00:21 -04:00 |
|
Jarrod Johnson
|
363eff831f
|
Add devicemapper modules to genesis
This enables at least common lvm access for rescue purposes.
|
2021-03-19 18:52:18 -04:00 |
|
Jarrod Johnson
|
c4d3cb409d
|
Also add sftp, to make ansible not complain
|
2021-02-11 16:41:24 -05:00 |
|
Jarrod Johnson
|
9eed1378f6
|
Enable ansible to target genesis
|
2021-02-11 16:39:17 -05:00 |
|
Jarrod Johnson
|
5f282dd40a
|
Attempt removing needless cache from python
Try to shrink image by removing duplicate
cached modules.
|
2021-02-11 15:39:25 -05:00 |
|
Jarrod Johnson
|
6e88a44399
|
Update name of tpm2 utility
pcrlist became pcrread
|
2021-02-11 15:37:38 -05:00 |
|
Jarrod Johnson
|
22171828a7
|
Add nvme to genesis
|
2020-08-19 13:08:10 -04:00 |
|
Jarrod Johnson
|
1e59a710e7
|
Add json to genesis python
|
2020-08-14 14:55:22 -04:00 |
|
Jarrod Johnson
|
e6b134419b
|
Add argparse to genesis
|
2020-08-14 10:09:02 -04:00 |
|
Jarrod Johnson
|
ece6903a04
|
Add fcntl to genesis python
|
2020-08-14 08:26:00 -04:00 |
|
Jarrod Johnson
|
9d55d413fd
|
Do not put fabric managers into genesis
It's getting too crowded...
|
2020-08-11 15:03:51 -04:00 |
|
Jarrod Johnson
|
9291037e87
|
Add libibverbs dependencies
|
2020-08-11 14:51:11 -04:00 |
|