19 Commits

Author SHA1 Message Date
Tom Elliott
318fdebcae Remove usbreset and clamav dir.
usbreset was an attempt for usb nics to be automatically restarted, but
this binary simply didn't work. Building fos with it isn't helpful and
breaks the x86 side of things, so just simply removing is best.

clamAv directory is being removed. It's not s simple program and even
more difficult to keep updating. I've not removed the script that runs
clamav, so people could get this working on their own environments if
they'd like.
2018-02-10 12:16:59 -05:00
Tom Elliott
20432f0a65 Remove mdadm from custom package list 2018-02-09 00:28:47 -05:00
Tom Elliott
1584d25cca Remove iperf from fog package list, as hash is properly provided now 2018-02-09 00:11:21 -05:00
Tom Elliott
b14e75f285 Fix fog.mk to remove the script copying as this is handled by overlay now 2018-02-08 23:58:33 -05:00
Tom Elliott
6de4a51683 Update all the data, just biting the bullet for now as using docker to build, then switch out to baseline breaks things, and patience is lost. This removes the dmidecode patch, updates the gptfdisk for the version native with buildroot-2018.11.2, and removes zstd from the list as it is built in natively now. 2018-02-08 22:55:11 -05:00
Tom Elliott
69d2d0feca Update the fog.mk file appropriately 2018-02-07 19:56:53 -05:00
Tom Elliott
7da521348d Update partclone patch so partclone can actually build properly 2018-02-07 19:44:41 -05:00
Sebastian Roth
1ffca08803 Update the FOS build to current state of files in FOG working branch
as a preperation to entirely move those over to this repo.
2017-12-29 19:00:52 -06:00
Tom Elliott
b56b8d9f63 Numerous fixes hopefully 2016-08-08 17:08:41 -04:00
Tom Elliott
b5528c3ca7 Update xinitrc files 2016-08-05 12:06:57 -04:00
Tom Elliott
670f116bdd Hopeful patching webkit to allow building to work. 2016-08-04 18:50:12 -04:00
Tom Elliott
8376c31570 Update mpd's hash. 2016-08-02 19:13:12 -04:00
Tom Elliott
57e3aeaf7e Fix up gcc 6 not able to build webkit hopefully 2016-08-02 18:58:24 -04:00
Tom Elliott
b6a1ef54be Include xorg.conf file 2016-08-02 06:14:24 -04:00
Tom Elliott
4690fb4906 Remove scripts stuff from .mk file 2016-08-01 11:10:00 -04:00
root
81647fc0dd Can't overwrite the config.in, otherwise we lose which files to install if we want to customize it. 2016-07-31 13:18:35 -05:00
Tom Elliott
f5ffbe1bc5 More cleanups 2016-07-31 13:34:22 -04:00
Tom Elliott
9832eb856b Make the FOS Buildroot folder do what we actually need it to 2016-07-30 15:12:25 -04:00
tomsealy
8b3ab4019b Automate the Build process and update to new buildroot
This should allow for automated builds of the FOS system.  Update to
Kernel 4.5.4 and Buildroot 2016.05
2016-06-09 20:47:50 -04:00