72 Commits

Author SHA1 Message Date
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
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
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
da183c4e74 Add version information to make sure we know which one is used in the current build 2021-02-28 12:21:53 -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
Sebastian Roth
5c0b983f0d Update Linux kernel version to 5.10.12 2021-01-31 10:29:20 -06:00
Sebastian Roth
3b97e6d600 Change build to not look for a specific version patch file but use a single one and remove old patch file versions 2021-01-31 10:14:42 -06:00
Sebastian Roth
f1462fe96f Move initversion to funcs.sh to be useful in debug mode as well 2020-10-27 17:02:36 +01:00
Sebastian Roth
1fc618230e Set kernel and buildroot version numbers within build.sh script 2020-10-09 22:49:45 +02:00
Sebastian Roth
bade5aa7a4 Generate SHA256 sums of all binaries as preparation for upload to github 2020-09-27 16:38:03 -05:00
Sebastian Roth
33506bc8d2 Improve build script to grab the correct URL for kernel downloads and stop if a download fails 2020-09-13 05:41:02 -05:00
Sebastian Roth
6e9ac7dfc0 Fix patch file selection in build script 2020-05-03 01:50:35 -05:00
Tom Elliott
11d8c59638 Just testing jenkins 2020-01-24 09:18:18 -06:00
Sebastian Roth
cccdbcdf28 Remove 32-bit ARM stuff as suggested in issue fogproject/#307 2019-09-05 16:18:17 -05:00
Sebastian Roth
ced54aa819 Add init version to make debugging and George's postinit patching easier 2019-07-14 18:22:58 +02:00
Sebastian Roth
e150f461f6 Re-add ARM inits again and update configs for 32 and 64 bit arch to Buildroot 2019.02.1 2019-04-27 08:33:30 -05:00
Sebastian Roth
6a8723563b Make patch output visable in all cases and check on failure 2019-04-27 00:36:21 -05:00
Sebastian Roth
7ac7adbc0c Merge branch 'rhelsupport-final' and PR #23 with that
Conflicts:
	build.sh
2019-03-03 18:58:22 +01:00
Sebastian Roth
abaa8dba0f Cleanup the pull request for merging in nicely 2019-03-03 18:51:39 +01:00
Sebastian Roth
c4a1f26cdc Change status checks and print out the last ten lines of the build log on failure 2019-02-28 11:07:51 -06:00
Quazz
928b066e4b Added Rhel as possible build platform 2019-01-24 16:51:10 +01:00
Sebastian Roth
5e9e698144 Add kernel patching even if versions do not match exactly 2018-12-16 05:56:42 -06:00
Sebastian Roth
1c09f7fc8b Update Buildroot to version 2018.08.1 2018-10-11 13:24:00 -05:00
Sebastian Roth
b3dfaaa0c2 Added new patch set for 4.18.11 including a new USB NIC ID 2018-10-02 20:00:31 -05:00
Sebastian Roth
07aba46a5b Update kernel version to 4.8.11, modify build script to use variables from jenkins 2018-10-02 14:48:50 -05:00
Sebastian Roth
62a90d7247 Fix and shorten whole building process to be able to build again 2018-10-02 01:11:40 -05:00
Sebastian Roth
7e508259a4 Cleanup and re-work parts of the build script 2018-10-01 15:32:49 -05:00
Sebastian Roth
bb64364bb1 Fix buildroot image name as we switched back to ext2 some time ago 2018-10-01 21:07:21 +02:00
Tom Elliott
b3e1411980 More fixing up of patching. Need to use the original dir name as the new place to put the patch 2018-06-05 17:40:31 -04:00
Tom Elliott
d9888e0297 Fix checking for patch file 2018-06-05 17:24:50 -04:00
Tom Elliott
5bbf016a27 Add patching capabilities to the build script for kernel building. Update kernel configs to 4.17 2018-06-05 17:20:02 -04:00
Tom Elliott
462f3ba713 Update configs and builder to 2018.02.2 buildroot 2018-06-01 16:31:37 -04:00
Tom Elliott
fe36a64ece Fix dist creating incorrect arch of bzImages. Check if the firmware element is actually present before trying 2018-05-31 13:16:11 -04:00
Tom Elliott
be054017b9 Update kernels to 4.16.6. Fixup method of gathering mac addresses. Update all configs to 4.16.6. Update Dockerfile to contain flex and bison packages. 2018-05-01 15:58:00 -04:00
Tom Elliott
1283c48230 Update docker file for the requisite dependencies on arm 64, comment arm 32 on fs build as it fails for now 2018-03-16 00:38:49 -04:00
ParkerBerberian
4fb7fb2074 Add ARM Support
Adds the necessary changes to docker, build,sh, and configs to allow FOS
to be built and operate on ARMv8.

NOTE: I have only tested this on arm64. I don't have any arm32 machines to test this on,
and so I make no promises
2018-03-15 13:49:55 -04:00
Tom Elliott
de8b8e211b Add status checking to the make commands. Only the "main" make commands for now 2018-02-23 12:44:23 -05:00
Tom Elliott
2e7c5b3c2e Comment all the arm lines as currently it will not work. Need to work on docker file to get a cross compiler layout. Preferabbly using the same style to build i386/i486, arm, x86_64, etc... 2018-02-21 17:30:52 -05:00
Tom Elliott
1cfae3c6a7 Update build.sh script to support arm building. Untested of course as I need to build the docker file and image to contain the elements. Also need to build the configs. 2018-02-21 16:12:46 -05:00
Tom Elliott
0707055989 Make the build script write the linux kernel files appropriately 2018-02-20 19:58:31 -05:00
Tom Elliott
bd8f0546b4 Account for changes even on reusing the builder so changes actually have an effect 2018-02-13 13:28:56 -05:00