• Joined on 2024-03-09
cyteen synced commits to refs/pull/931/merge at cyteen/sanoid from mirror 2024-06-19 22:46:59 +00:00
bf89522f92 Merge 191ddfe600a2df9819e5c3db589ec9f95134ff79 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
191ddfe600 perf(syncoid): Regression: Bad performance due to `zfs get all`
a2adaf8499 fix(syncoid): Regression: `zfs get` parser not compatible with fallback
f16c15c9ba fix(syncoid): Regression: Fallback recursion `$rhost` mutated already
Compare 4 commits »
cyteen synced commits to refs/pull/931/head at cyteen/sanoid from mirror 2024-06-19 22:46:58 +00:00
191ddfe600 perf(syncoid): Regression: Bad performance due to `zfs get all`
a2adaf8499 fix(syncoid): Regression: `zfs get` parser not compatible with fallback
f16c15c9ba fix(syncoid): Regression: Fallback recursion `$rhost` mutated already
Compare 3 commits »
cyteen synced commits to refs/pull/572/merge at cyteen/sanoid from mirror 2024-06-09 22:26:58 +00:00
defe5d6549 Merge 114724b0a44fd985ca75ff8167776b8bb4ec5854 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
114724b0a4 Replicate all dependencies of a dataset first
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
Compare 79 commits »
cyteen synced commits to refs/pull/572/head at cyteen/sanoid from mirror 2024-06-09 22:26:57 +00:00
114724b0a4 Replicate all dependencies of a dataset first
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
b31ed6e325 Merge pull request #916 from 0xFelix/zstdmt
Compare 243 commits »
cyteen pushed to master at scripts/partition_scripts 2024-06-07 15:32:47 +00:00
a5ce81eec8 Typo and change bashism to $()
cyteen pushed to master at scripts/automate 2024-06-05 09:20:45 +00:00
bcd1ad7963 Commit before push.
cyteen synced commits to refs/pull/915/merge at cyteen/sanoid from mirror 2024-06-04 22:19:13 +00:00
17be543e58 Merge cf0ecb30ae2fa62ba57910efe73cb91ccbcd1510 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
cf0ecb30ae added deprecation warning for removed force-prune
7ba73acea9 Merge branch 'master' into dev/sde/remove-force-prune
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
Compare 6 commits »
cyteen synced commits to refs/pull/915/head at cyteen/sanoid from mirror 2024-06-04 22:19:12 +00:00
cf0ecb30ae added deprecation warning for removed force-prune
7ba73acea9 Merge branch 'master' into dev/sde/remove-force-prune
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
Compare 18 commits »
cyteen synced commits to refs/pull/729/merge at cyteen/sanoid from mirror 2024-06-04 22:19:11 +00:00
e493df508c Merge cd0b9f362bafd8d8e7ca384849ff161ec602dea9 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
Compare 4 commits »
cyteen synced commits to refs/pull/626/merge at cyteen/sanoid from mirror 2024-06-04 22:19:10 +00:00
3541fe12d7 Merge dd244de945331f8dfa763156cc3b531641b8a3d9 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
Compare 4 commits »
cyteen pushed to master at scripts/automate 2024-05-19 11:01:11 +00:00
0891a8b7c8 Fix typo.
cyteen pushed to master at scripts/automate 2024-05-19 09:59:38 +00:00
6c97063624 Typo corrections.
cf035897c7 When running multiarch qemu in a docker this container ensures they are available.
e209b179dd Add an example of fetching devuan keys for a docker or chroot.
fb7740bb04 Rename the working zsh script with the correct extension and provide a bash version.
012315ee5d Rename WIP to original script name.
Compare 6 commits »
cyteen pushed to devuan at cyteen/sd-card-images 2024-05-16 11:33:46 +00:00
20dde10298 Remove extra spaces.
0a129f4c60 Add case for excalibur sources.list.
Compare 2 commits »
cyteen synced commits to refs/pull/886/merge at cyteen/sanoid from mirror 2024-05-15 21:39:07 +00:00
6d02a75953 Merge ef178f8cd84880e5a6746bccde9d778f37429366 into a7e6c2db680a76784448ba1f810d7df9a50c3ddc
a7e6c2db68 Merge pull request #920 from phreaker0/dataset-cache
9c0468ee45 write cache files in an atomic way to prevent race conditions
6f74c7c4b3 * improve performance (especially for monitor commands) by caching the dataset list
Compare 4 commits »
cyteen commented on pull request cyteen/sd-card-images#2 2024-05-14 12:54:31 +00:00
Add support for Devuan images

Suggest:

  • the README_devuan.md should not have -v $PWD for anything other than testing
  • while we are using a different Dockerfile we should use a local -f dot to the build command
  • we…
cyteen deleted branch add_devuan from cyteen/sd-card-images 2024-05-12 16:12:25 +00:00
cyteen pushed to add_devuan at cyteen/sd-card-images 2024-05-12 15:37:41 +00:00
4d06a27ca5 revert eddf355dda26991d74ac97821c0f036658b4b016
cyteen pushed to master at scripts/automate 2024-05-12 06:37:40 +00:00
0b39f3804c Sundry editing.
cyteen created branch devuan in cyteen/sd-card-images 2024-05-11 18:22:10 +00:00
cyteen pushed to devuan at cyteen/sd-card-images 2024-05-11 18:22:10 +00:00
d45fa9a629 Add case for resolv.conf and buster sources.
a678f44964 Update md numbering following the addition ubuntu oracular
3200b73372 Refined the Release class and get_dist_releases
711cc11b28 A case for resolv.conf
67bff9df08 Matching md files _docs/_debians for devuan.
Compare 10 commits »