Sebastian Roth
|
bcfdfb89c4
|
Remove support for module loading from the kernel as we don't use modules
|
2021-01-31 11:15:45 -06:00 |
|
Sebastian Roth
|
e00d73f2e2
|
Enable access to /proc/config.gz, disable SWAP, VM event counters, SLUB debugging, SLUB per cpu partial cache, slab cache merge and unneeded initrd compression algos
|
2021-01-31 11:09:19 -06:00 |
|
Sebastian Roth
|
83bf06aa79
|
Remove kernel features power management, ACPI battery & AC, CPU idle driver
|
2021-01-31 10:49:13 -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
|
8d310f51d7
|
Add patch/fix to partclone 0.3.13 to be able to use option ignore_crc with image files created with partclone 0.2.89. For more information see Thomas-Tsai/partclone#121
|
2020-11-08 08:56:29 -06:00 |
|
Sebastian Roth
|
26eebd04d3
|
Add firmware blob for Realtek 8125 based NICs
|
2020-11-04 21:45:38 +01:00 |
|
Sebastian Roth
|
aa13557801
|
Add feature to specify host primary disk via size instead of device name
|
2020-11-04 16:54:26 +01: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
|
cddbc0b29a
|
Update README.md to show latest buildkite status
|
2020-10-09 23:41:04 +02:00 |
|
Sebastian Roth
|
1fc618230e
|
Set kernel and buildroot version numbers within build.sh script
|
2020-10-09 22:49:45 +02:00 |
|
Sebastian Roth
|
73c73bb58b
|
Fix minor typo in network script
|
2020-10-08 17:19:34 +02:00 |
|
Sebastian Roth
|
d379d83a37
|
Update headers of partclone patch files
|
2020-09-27 16:42:22 -05: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
|
c8127784c7
|
Save a lot of dd calls within function isBitlockedPartition by using those only once every capture
|
2020-09-25 19:12:34 +02:00 |
|
Sebastian Roth
|
5a586f8962
|
Add flock call to parted because it triggers a reload of the partions in the kernel and following commands might be too early and don't find the device nodes in /dev while udev and kernel still try to bring those back
|
2020-09-25 16:52:18 +02:00 |
|
Sebastian Roth
|
152e489d37
|
Enable USB type C support and update Linux kernel to version 4.19.145
1.5.9
|
2020-09-13 06:23:39 -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
|
fcfd843ed6
|
Update Linux kernel to version 4.19.143
|
2020-09-08 01:03:56 -05:00 |
|
Sebastian Roth
|
041c5abdc6
|
Update Buildroot to version 2020.02.6 and remove our custom Zstd config as they officially have the latest Zstd 1.4.5 included
|
2020-09-08 01:00:27 -05:00 |
|
Tom Elliott
|
c034cd91aa
|
Add the sector-size if it exists
|
2020-06-29 10:31:16 -05:00 |
|
Tom Elliott
|
79a09c92ca
|
Sometimes the 5th field IS the attrs field. if the 5th is attrs field, why are we making it name="attrs=....." as this means it cannot recreate the layout properly.
|
2020-06-29 10:01:59 -05:00 |
|
Sebastian Roth
|
324458b952
|
Correct partclone URL as 0.3.13 moved from unstable to testing
|
2020-05-16 23:41:07 -05:00 |
|
Sebastian Roth
|
447f720ade
|
Update Linux kernel to version 4.19.123
|
2020-05-16 03:05:26 -05:00 |
|
Sebastian Roth
|
c567ed771e
|
Update buildroot to version 2020.02.2
|
2020-05-16 03:01:27 -05:00 |
|
Sebastian Roth
|
8247e80a5c
|
Update Linux kernel to 4.19.120
|
2020-05-03 01:51:29 -05:00 |
|
Sebastian Roth
|
6e9ac7dfc0
|
Fix patch file selection in build script
|
2020-05-03 01:50:35 -05:00 |
|
Sebastian Roth
|
ae2143bb60
|
Add patch to fix sfdisk error when reading new partition layout from d1.partions file
|
2020-05-02 15:07:23 -05:00 |
|
Sebastian Roth
|
ec6bdc59eb
|
Bump gptfdisk to version 1.0.4
|
2020-04-26 07:08:54 -05:00 |
|
Sebastian Roth
|
91697ddd57
|
Remove old kernel patches not needed anymore
|
2020-04-26 02:15:37 -05:00 |
|
Sebastian Roth
|
c1290ff1c9
|
Update Buildroot to version 2020.02.1
|
2020-04-26 01:39:14 -05:00 |
|
Sebastian Roth
|
8b78121c2d
|
Update Linux kernel to 4.19.118
|
2020-04-26 01:16:10 -05:00 |
|
Sebastian Roth
|
8979ef112b
|
Switch to using shred instead of dd for normal wipe to make it faster
|
2020-03-11 00:25:33 +01:00 |
|
Sebastian Roth
|
993cc1f5b9
|
Update to partclone 0.3.13 to fix sleep issues we had with 0.3.12
1.5.8
|
2020-02-19 07:25:14 -06:00 |
|
Tom Elliott
|
8550852035
|
More checking to ensure awk regex is quoted
|
2020-02-03 07:20:12 -06:00 |
|
Tom Elliott
|
41e8e5d9aa
|
Fix awk on 1646
|
2020-02-03 07:08:54 -06:00 |
|
Tom Elliott
|
61699003d0
|
Fix line 562 error
|
2020-02-03 07:07:51 -06:00 |
|
Sebastian Roth
|
dcc0fb9b9e
|
Go back to use original buildroot version of mdadm as our fix on adding mdmon hsa been added in buildroot commit 45498bbc
|
2020-02-01 17:41:04 +01:00 |
|
Sebastian Roth
|
b908a3b810
|
Update file according to official buildroot commit 7a03caaa to remove Blackfin code
|
2020-02-01 17:27:44 +01:00 |
|
Sebastian Roth
|
161f7ab3a3
|
Revert gptfdisk package back to 1.0.3 as used by offcial 2019.02.9
|
2020-02-01 17:22:55 +01:00 |
|
Sebastian Roth
|
2f54555585
|
Update Linux kernel to 4.19.101
|
2020-02-01 05:55:39 -06:00 |
|
Sebastian Roth
|
f669f28fdb
|
Update buildroot to latest version 2019.02.9
|
2020-02-01 05:43:33 -06:00 |
|
Sebastian Roth
|
2898c36923
|
Update gptfdisk package version to 1.0.4
|
2020-02-01 05:27:40 -06:00 |
|
Sebastian Roth
|
22e7d1bef4
|
Update mdadm tools to 4.1
|
2020-02-01 05:26:55 -06:00 |
|
Sebastian Roth
|
351b625c28
|
Update Zstd to 1.4.4 for performance improvements
|
2020-02-01 05:22:17 -06:00 |
|
Tom Elliott
|
0bcc7a5253
|
Merge branch 'master' of https://github.com/fogproject/fos
|
2020-01-24 09:18:31 -06:00 |
|
Tom Elliott
|
11d8c59638
|
Just testing jenkins
|
2020-01-24 09:18:18 -06:00 |
|
Sebastian Roth
|
8b60ec0491
|
Add new patch to fix partclone.imager issue where it doesn't read size information from the disk
|
2020-01-20 19:19:40 +01:00 |
|
Tom Elliott
|
80e240dee4
|
Merge pull request #36 from Quazz/patch-2
Update awk cmd lines to no longer escape unncessarily
|
2020-01-15 09:20:49 -06:00 |
|
Quazz
|
5f0e7b5f7d
|
Update funcs.sh
|
2020-01-15 16:11:55 +01:00 |
|