• Munich, European Union 🇪🇺
  • professional aerospace engineering elfgirl with weapons-grade autism

  • Joined on 2023年04月04日
cyclopentane pushed to main at cyclopentane/eepy 2026年05月30日 22:24:47 +02:00
e5d6371b77 Bump lvm2-pv-tools (again)
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月30日 22:23:36 +02:00
d5dce7a969
Fix minimum max_size value
cyclopentane pushed to main at cyclopentane/eepy 2026年05月30日 21:01:39 +02:00
1a1024a5db Bump lvm2-pv-tools
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月30日 20:51:38 +02:00
463bd69b9b
Add minimum max_size checks
96b4d7c100
Force minimum size of PV data area to 1 extent
Compare 2 commits »
cyclopentane pushed to main at cyclopentane/eepy 2026年05月30日 17:45:35 +02:00
c33f3a637c fix maxSize argument
cyclopentane pushed to main at cyclopentane/eepy 2026年05月14日 12:08:49 +02:00
db80149650 flake.lock: Update
cyclopentane pushed to main at cyclopentane/taintnix 2026年05月10日 01:15:57 +02:00
6919cb3f9c
fix substituters module
cyclopentane pushed to main at cyclopentane/eepy 2026年05月05日 22:09:25 +02:00
ca29bb0a33 add LVM2 VG module
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月04日 23:02:57 +02:00
f28c18accd
some more README.md stuff
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月04日 23:01:45 +02:00
6c4d03558b
README.md formatting
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月04日 22:59:54 +02:00
4fa8d9346e
add README.md
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月04日 22:59:41 +02:00
3e522c712b
remove some unneeded imports
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月04日 22:34:02 +02:00
5abf90ff6b
pv-builder: implement dd fallback
4fe6f3c026
make extent rounding code prettier
Compare 2 commits »
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 22:40:45 +02:00
95389d48f2
Add ficlonerange(2) based zero-copy PV extent cloning
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 19:27:57 +02:00
7f494d6d2e
add PV label generation to lvm2-pv-builder
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 19:26:39 +02:00
99ce31f539
minor formatting
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 14:18:42 +02:00
077b052f07
fix Nix packaging
cyclopentane renamed repository from lvm2-pv-rw to cyclopentane/lvm2-pv-tools 2026年05月03日 13:22:48 +02:00
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 13:22:07 +02:00
e374bb37d6
first preliminary version of PV builder tool
bc92164d15
add lvm2-guidgen tool
c6c9e516ca
impl FromStr for LvmGuid
7283752243
mark some additional stuff as pub
Compare 4 commits »
cyclopentane pushed to main at cyclopentane/lvm2-pv-tools 2026年05月03日 13:05:06 +02:00
e04d774044
add LvmGuid::random()