rluzuriaga
51e94b0f96
Update Partclone to 0.3.32
2024-08-03 21:53:46 -07:00
Rodrigo Luzuriaga
dc9656b08f
Update Linux Kernel version to 6.1.89, update Buildroot version to 2024.02.1, & fix partclone compilation error
2024-04-30 14:57:47 -07: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.
2023-12-07 16:21:00 -08:00
Rodrigo Luzuriaga
c252355d0d
Add support for F2FS imaging and expanding F2FS on deployments, thanks @rluzuriaga
2023-01-09 23:57:46 +01:00
Sebastian-Roth
9294193b55
Update partclone to v0.3.20 and buildroot to v2022.02.6 ( #51 )
...
* Update partclone to version 0.3.20
* Update buildroot to version 2022.02.6
* Add libdl when linking the binaries because libcrypto was added as new dependency to partclone but libcrypto itself is not linked static and needs dlopen/dlsym/dlclose calls.
* Switch to XZ archive as buildroot does not provide BZ2 anymore.
2022-11-17 10:56:19 +01: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
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
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
d379d83a37
Update headers of partclone patch files
2020-09-27 16:42:22 -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
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
c567ed771e
Update buildroot to version 2020.02.2
2020-05-16 03:01:27 -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
993cc1f5b9
Update to partclone 0.3.13 to fix sleep issues we had with 0.3.12
2020-02-19 07:25:14 -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
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
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
Sebastian-Roth
4cf1866013
Update Testdisk & Photorec to 7.1
...
Merge pull request #30 from Quazz/testdisk
2020-01-05 05:32:21 -06:00
Sebastian Roth
ef83d391ca
Remove custom version of package libmspack
2019-12-20 19:09:32 -06:00
Sebastian Roth
a7b4d55cba
Remove custom version of package PIGZ
2019-12-20 18:57:29 -06:00
Quazz
e84fb50b28
Update Testdisk & Photorec to 7.1
2019-09-10 15:45:25 +02:00
Sebastian Roth
8bcbeeaedc
Fix indent spaces in patch file
2019-09-05 00:03:15 -05:00
Quazz
a018a8474f
Fix small typo in status filepath
2019-09-02 12:52:32 +02:00
Quazz
3739cd9555
Partclone progress report patch
2019-09-02 10:10:07 +02:00
Quazz
e151e674b1
Add APFS support and remove B128
2019-08-06 17:54:02 +02:00
Quazz
39f6ca95ce
Fix hash to archive hash
2019-08-06 14:02:07 +02:00
Quazz
46ec2c56f3
Fix filename syntax for hash
2019-08-06 13:01:55 +02:00
Quazz
2103906900
Add zstd 1.4.2 hash
2019-08-06 11:50:53 +02:00
Quazz
8304043391
Update zstd to 1.4.2
2019-08-05 17:33:22 +02:00
Quazz
3e16cf5854
Update partclone to 3.12
2019-08-02 17:00:19 +02:00
Sebastian Roth
4d93423fe8
Update Buildroot version to 2019.02.1 and fix partclone and partimage build errors
2019-04-27 06:42:40 -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
1693f0dd79
Change partclone download source after files have been moved by the authors
2019-02-28 03:53:17 -06:00
Quazz
928b066e4b
Added Rhel as possible build platform
2019-01-24 16:51:10 +01:00
Sebastian Roth
e5db2ebd3e
Update Buildroot version in Jenkinsfile to 2018.08.1 and re-fix chntpwd
2018-10-12 00:46:11 -05:00
Sebastian Roth
294128d48d
Revert chntpwd unzip path as it behaves differently in jenkins
2018-10-11 15:08:10 -05:00
Sebastian Roth
1c09f7fc8b
Update Buildroot to version 2018.08.1
2018-10-11 13:24:00 -05:00
Sebastian Roth
95f397c6da
Fix buildroot mdadm package to include mdmon binary
2018-10-03 13:41:16 -05:00
Tom Elliott
7e158e83bb
Fix typo on gptfdisk-fixparts
2018-06-08 15:47:51 -04:00
Tom Elliott
df43723324
Remove gptfdisk from fog package list as its natively done within buildroot. Redo configs to add in the fog specific packages.
2018-06-01 16:41:34 -04:00
Tom Elliott
462f3ba713
Update configs and builder to 2018.02.2 buildroot
2018-06-01 16:31:37 -04:00
Tom Elliott
2710dbde3d
Add mft fixes to ntfs-3g tools
2018-03-25 00:27:01 -04:00
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