Tom Elliott
a555114cdc
Should ensure we do user checking in the registration portion as well, otherwise anyone could rebuild and abuse this portion
EXP_20240802
20240802
2024-08-02 04:16:12 -05:00
Rodrigo Luzuriaga
3b6033f164
Fix broken install dependencies if statement
2024-07-27 20:16:40 -07:00
Rodrigo Luzuriaga
6a7cdb499b
Merge pull request #91 from rluzuriaga/build-script-cleanup
...
Build script cleanup & dependency management overhaul
2024-07-27 19:35:10 -07:00
rluzuriaga
e2f0523dc4
Exit program if running untested OS
2024-07-27 14:27:50 -07:00
rluzuriaga
3b63581bc8
Make dependencies script not executable
2024-07-27 13:44:39 -07:00
rluzuriaga
0a20ae0438
Update workflows to use the new install-dep flag
2024-07-23 19:50:54 -07:00
rluzuriaga
45e13aadcf
Remove unneeded code
2024-07-23 19:45:57 -07:00
Tom Elliott
f04a10aa9f
Should add token getter and hinfo gather appropriately
EXP_20240720
20240720
2024-07-20 09:22:33 -05:00
rluzuriaga
34ed285e41
Remove passive-ftp flag from the WGET command
2024-07-17 20:13:17 -07:00
Rodrigo Luzuriaga
3cf466138f
Merge branch 'FOGProject:master' into build-script-cleanup
2024-07-17 20:01:25 -07:00
rluzuriaga
b907f99216
Implement reusable linux-firmware cloning
2024-07-17 19:59:19 -07:00
rluzuriaga
a72e93021d
Implement new dependencies script
2024-07-17 19:54:06 -07:00
rluzuriaga
b7787877ad
Add array for architectures
2024-07-05 17:22:35 -07:00
rluzuriaga
fdd566aca3
Fix gitignore to ignore the buildroot download
2024-07-05 17:22:35 -07:00
rluzuriaga
d10f56e417
Argument parsing loop rewrite
2024-07-05 17:22:32 -07:00
Rodrigo Luzuriaga
637de92eca
Fix buildroot 2024.02.3 configs
EXP_20240705
2024-07-04 22:12:35 -07:00
rluzuriaga
1f0e079995
Fix buildroot 2024.02.3 configs
2024-07-04 22:11:25 -07:00
Rodrigo Luzuriaga
5304d3f53a
CI/CD: Save buildroot logs even when that job fails
2024-07-02 19:56:08 -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
EXP_20240702
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
Tom Elliott
832b062676
Should split osid appropriately
2024-06-20 12:35:49 -05:00
Tom Elliott
cfdfe82d82
Should update osids to be able to use Windows 11 and Windows Server
EXP_20240620
2024-06-20 10:23:15 -05:00
Rodrigo Luzuriaga
c7f35d7852
Update kernel to version 6.6.34
2024-06-19 21:34:39 -07:00
Tom Elliott
8661180056
Merge pull request #52 from h3krn/master
...
Exclude extended partitions from resize calculation
Performing merge, thanks for this and apologies for the time.
EXP_20240619
2024-06-19 08:51:53 -05:00
Tom Elliott
8d2b58a47e
Fix typo on dev item, switch to use awk for lowering, exit appropriately
EXP_20240618
2024-06-18 13:42:01 -05:00
Tom Elliott
57e92a1968
Attempt a fix of S40Network to nolonger require domacset and only change mac if necessary
2024-06-18 13:22:16 -05:00
Rodrigo Luzuriaga
cdc73fbb5b
Update Linux Kernel version to 6.1.94, update Buildroot version to 2024.02.3
EXP_20240617
2024-06-17 15:24:04 -07:00
Tom Elliott
9c978042ad
Ensure we re-pick up dhcp
20240430
2024-06-10 10:10:38 -05:00
Tom Elliott
e82d449566
Ensure we get the dhcp IP back
2024-06-10 10:07:16 -05:00
Tom Elliott
c15c2feed8
mac is definitely defined so use it when necessary
2024-06-03 06:19:36 -05:00
Tom Elliott
e8d3430ded
do not rely entirely on mac0
2024-06-03 06:18:48 -05:00
Tom Elliott
345a5364ac
Ensure we set mac0 as thats defined after getting IP address
2024-05-29 05:42:52 -05:00
Tom Elliott
547fbbaefe
Ensure we exit after getting IP address
2024-05-29 05:38:23 -05:00
Tom Elliott
ecbe75b2b8
Add ability to set your own mac
2024-05-28 05:36:27 -05:00
Tom Elliott
b34c6b3562
Add domacset capability
...
1. This presumably adjusts passthrough macs.
2. Thank you George :)
3. See here why I am thanking:
https://forums.fogproject.org/topic/15885/hp-probook-430-g8-system-mac-not-passing-through-usb-type-c-dongle/11?page=1
2024-05-22 05:41:53 -05:00
Rodrigo Luzuriaga
dc9656b08f
Update Linux Kernel version to 6.1.89, update Buildroot version to 2024.02.1, & fix partclone compilation error
20240430_1
EXP_20240430
2024-04-30 14:57:47 -07:00
Rodrigo Luzuriaga
64e4b85d02
Create experimental release GHA workflow & update actions versions
...
* Update checkout, download-artifacts, and action-gh-release versions.
* Create experimeal release GHA workflow
2024-04-03 08:45:02 -07:00
lukebarone
4a7008f02f
Merge pull request #82 from geek-at/master
...
USB Boot image generation
2024-02-10 07:55:00 -08:00
Chris
e6350667df
fixed hardcoded download URLs
2024-02-09 19:53:49 +01:00
Chris
cc13116941
added generation script for USB boot image and auto-generating it to published releases
2024-02-09 19:35:53 +01: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.
20231208
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
Rodrigo Luzuriaga
7880746d28
Update kernelx64.config to support UFS, thanks @darksidemilk
2023-11-21 15:03:52 -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
Rodrigo Luzuriaga
45ba692315
Add NVMe drive inventory information, thanks @rluzuriaga
2023-08-06 23:34:32 +02:00
Rodrigo Luzuriaga
8abc49dfaa
Improve GitHub Actions to make releases way more intuitive, thanks @rluzuriaga
...
* Change ubuntu-latest to ubuntu-22.04
* Change inputs and release job
* Add pre-processing job and minor fixes
2023-04-13 21:47:18 +02:00
Rodrigo Luzuriaga
86d3d27f93
Add XFS partition imaging support, thanks to @rluzuriaga
2023-03-31 11:16:57 +02:00
Sebastian Roth
1dfc29dc59
Update Linux kernel to 6.1.22
20230331
2023-03-31 00:02:46 +00:00
Sebastian Roth
e3e7e93cc2
Update Linux kernel version to 5.15.98
20230305
2023-03-05 14:52:58 +01:00