124 Commits

Author SHA1 Message Date
rluzuriaga
00b049528b Add Realtek 10G Ethernet driver (r8127) 2026-03-18 23:16:44 -07:00
Tom Elliott
ad837a6bd9 Shoudl reset to most recent before today kernel configs 2025-07-31 06:36:07 -05:00
Tom Elliott
28cfe9eb4f Revert kernel configs accidentally updated 2025-07-31 06:35:00 -05:00
Tom Elliott
710c27c4ed Should fix fdrive lookups 2025-07-31 06:32:40 -05:00
rluzuriaga
c69a804e3a chore(configs): update buildroot to 2025.02.4 2025-07-01 22:35:27 -07:00
rluzuriaga
61ed22b001 chore(configs): update kernel to 6.12.35 2025-07-01 21:13:55 -07:00
rluzuriaga
274999bcec feat(configs): add the configs for r8125, r8126, and r8168
- Enabled for x64 & arm64
- Disabled for x86
- Disabled the r8169 config if the r8125, r8126, and r8168 configs are enabled
2025-07-01 21:13:55 -07:00
rluzuriaga
b05c8e5e6a Update Buildroot to 2025.02 2025-04-29 11:22:41 -07:00
rluzuriaga
f3532b55c4 Update kernel to 6.12.25 2025-04-29 11:22:41 -07:00
rluzuriaga
7f956878d9 Update filesystem configs to include the correct kernel headers 2025-01-07 20:37:09 -08:00
rluzuriaga
b227205529 Change configs to align with kernel .config format during builds.
This commit does not add or remove any configs from the last commit, it's just a style change.
2025-01-06 16:34:00 -08:00
rluzuriaga
0780d7c29b Update Kernel to 6.6.69 2025-01-06 16:27:19 -08:00
rluzuriaga
835b518304 Fix no booting issues on hypervisors.
Tested on Proxmox & Hyper-V
2025-01-06 15:50:39 -08:00
Rodrigo Luzuriaga
4addc425df Update Kernel to 6.6.49 and Buildroot to 2024.02.5 2024-09-04 17:07:36 -07:00
rluzuriaga
987236bd98 Update Linux Kernel version to 6.6.44, update Buildroot version to 2024.02.4 2024-08-03 21:53:46 -07:00
rluzuriaga
030d3ce124 Fix kernel headers version in inits.
The `DEFAULT_KERNEL_HEADERS` acts as a suggestion without these changes.
2024-08-03 21:53:46 -07:00
rluzuriaga
34ed285e41 Remove passive-ftp flag from the WGET command 2024-07-17 20:13:17 -07:00
rluzuriaga
1f0e079995 Fix buildroot 2024.02.3 configs 2024-07-04 22:11:25 -07:00
Tom Elliott
b5c5e1299b Use kernel from mmarcine out of #88, thank you! 2024-07-02 15:46:01 -05:00
Tom Elliott
ae684d9e25 Should revert to LTS of buildroot and update configs to use 6.6 headers 2024-07-02 10:00:30 -05:00
Tom Elliott
b6d6a505b7 Update to use 2024.5 buildroot. Update the configs to use linux headers 6.6 2024-07-02 05:56:15 -05:00
Rodrigo Luzuriaga
c7f35d7852 Update kernel to version 6.6.34 2024-06-19 21:34:39 -07:00
Rodrigo Luzuriaga
cdc73fbb5b Update Linux Kernel version to 6.1.94, update Buildroot version to 2024.02.3 2024-06-17 15:24:04 -07:00
Rodrigo Luzuriaga
dc9656b08f Update Linux Kernel version to 6.1.89, update Buildroot version to 2024.02.1, & fix partclone compilation error 2024-04-30 14:57:47 -07:00
Rodrigo Luzuriaga
89c901f8c8 Update Linux Kernel version to 6.1.63 & Update Buildroot version to 2023.02.7
- Created patch to allow partclone to build with the newer version of Buildroot.
- Updated partclone from v0.3.20 to v0.3.27
- Removed our package for gptfdisk since Buildroot has a newer patched version.
2023-12-07 16:21:00 -08:00
JJ Fullmer
71b1a3a46c Update kernelx64.config to fully support UFS, thanks @darksidemilk
needed to include additional modules for filesystem resizing to work correctly.
2023-11-28 12:02:38 -08:00
JJ Fullmer
365fd2b200 Update kernelx64.config to support UFS
UFS support for microsoft surface go 4 in x64 kernel
2023-11-14 13:18:15 -07:00
Sebastian Roth
1dfc29dc59 Update Linux kernel to 6.1.22 2023-03-31 00:02:46 +00:00
Sebastian Roth
e3e7e93cc2 Update Linux kernel version to 5.15.98 2023-03-05 14:52:58 +01:00
Sebastian Roth
9632dcc8d3 Update kernel and buildroot configs for building on more recent OS versions 2023-03-05 10:26:56 +01:00
Sebastian Roth
d4b2b0eaf8 Update Buildroot to v2022.02.9 2023-02-09 21:20:03 -06:00
Sebastian Roth
6e30488338 Update Linux kernel to v5.15.93 2023-02-09 19:08:42 -06:00
Rodrigo Luzuriaga
c252355d0d Add support for F2FS imaging and expanding F2FS on deployments, thanks @rluzuriaga 2023-01-09 23:57:46 +01:00
Sebastian-Roth
9294193b55 Update partclone to v0.3.20 and buildroot to v2022.02.6 (#51)
* Update partclone to version 0.3.20

* Update buildroot to version 2022.02.6

* Add libdl when linking the binaries because libcrypto was added as new dependency to partclone but libcrypto itself is not linked static and needs dlopen/dlsym/dlclose calls.

* Switch to XZ archive as buildroot does not provide BZ2 anymore.
2022-11-17 10:56:19 +01:00
Sebastian Roth
af9e624a59 Update Linux kernel to v5.15.68 2022-09-19 06:11:24 -05:00
Sebastian Roth
29e7b7dd69 Update Linux kernel to version 5.15.34 2022-04-16 10:28:22 -05:00
Sebastian Roth
fda59eca64 Update Linux kernel to 5.15.19 2022-02-03 12:12:34 -06:00
Sebastian Roth
7adaee8b25 Update Linux kernel to 5.10.86 2021-12-16 16:01:40 -06:00
Sebastian Roth
d47b8f8620 Add kernel modules for LUKS encryption as suggested in the forums in topic 15815 2021-12-16 15:53:55 -06:00
Sebastian Roth
9735f18924 Update buildroot to version 2021.02.8 - push gptfdisk to 1.0.8 and remove ntfs-3g patch witch is now included in the official code 2021-12-16 11:30:59 -06:00
Sebastian Roth
9aff261104 Update Linux kernel to version 5.10.76 2021-10-30 04:28:31 -05:00
Sebastian Roth
75a42457bb Update Linux kernel to version 5.10.71 2021-10-09 01:19:38 -05:00
Sebastian Roth
beb9e0474c Update Linux kernel to version 5.10.56 2021-08-07 03:09:38 -05:00
Sebastian Roth
616a0c402c Update Linux kernel to version 5.10.53 2021-07-25 17:04:52 -05:00
Sebastian Roth
e9169068bf Update Buildroot to version 2020.02.12 2021-07-17 07:01:36 -05:00
Sebastian Roth
161014eb0e Update Linux kernel to version 5.10.50 2021-07-17 05:56:23 -05:00
Sebastian Roth
a46d5e9534 Add firmware file bnx2x-e2-7.13.15.0.fw for HP Blade 2021-05-02 10:17:58 -05:00
Sebastian Roth
913f7c793b Update Linux kernel version to 5.10.34 2021-05-02 09:38:21 -05:00
Sebastian Roth
dd0b8c98d9 Update to Buildroot version 2020.02.11 and add gptfdisk package hash to fix compile error 2021-02-28 14:21:54 -06:00
Sebastian Roth
d9a4053270 Update Linux kernel to 5.10.19 an official LTS kernel now 2021-02-28 12:05:11 -06:00