Commit Graph

6 Commits

Author SHA1 Message Date
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
0b4963d9e6 Update docker file to include the libelf-dev and libelf-dev:i386 for the
image. (Needs repo updated too, mastacontrola/fos-builder is available
with this modified docker image now.)
Update build.sh script to build 32 bit inits with the ARCH=i486 flag.
Otherwise it's building against 64 bit code which would, more or less,
make 32 bit init's unusable. Will monitor to ensure all builds
appropriately however.
2018-02-10 00:55:48 -05:00
Tom Elliott
e604d02cc4 Fix issue with libelf-dev on docker file. Fix issues iwth buildroot usbreset 2018-02-09 15:13:02 -05:00
jbob
e731dd9fdd Add Dockerfile ofr a working FOS build environment 2017-12-31 12:49:27 -06:00