Releases: RainbowHackerHorse/vzvol
Releases · RainbowHackerHorse/vzvol
Even if I'm losing, let me lose
- Fix a bug where VZVOL_SU_CMD wasn't set for Linux-based OSes
bullshit masquerading as insight
- Linux support is now here! Please help test! Code should function on: Arch, CentOS, Debian, Ubuntu, RHEL
- Removed --sparse. I don't use it and no one else seems to either. Plus it's been broken since 0.2.0
- Fixed some more bugs
We called him…Baba Yaga
- Various fixes to issues that arose in previous versions, that were not tested. (I know, shame on me. ALWAYS TEST YOUR CODE!!!!!!)
- Everything should work now
- Replace text output for import with a pretty dialog box and progress bar!
Here's something that's never happened before—I'm a pickle!
Changelog:
- Code Cleanup
- Bugfix: convert erroneous -a to -o for
fscheck()
- Simplify AWK command for getting default ZROOT
- Check for sudo and substitute su - root -c if it doesn't exist on the system, to remove hard dependency on sudo
Credits:
Thanks to @freebsdfrau for reviewing the code and suggesting a bunch of fixes (and catching my error on fscheck()
)!
One and Done
Changelog:
- Set permissions to execute by default
- Remove debugging comment lines
- Change name from vzvol.sh to vzvol
- Call for testing. All features I wanted are in here now, so time to let other people's ideas shine!
Learn you some facts
Changelog:
- Added --list to list information about zvols
- Added --format to allow formatting of an existing zvol
- Added --delete so you can delete your zvols in
vzvol
directly.
#include <import.h>
Changelog:
- Adds new --import feature to import from a .img file to your new zvol
- Adds -p flag to check progress when importing
Bugs with all the fixins
Changelog:
Fixed critical bug where --file-system wasn't actually able to be called, and --type was setting both disk type and FS.
Now With Extra Filesystem!
- Supports raw zvols as well as assigning a zvol to a VirtualBox VMDK shim.
- Now supports 7 Filesystems, including ext2, ext3, zfs, ufs2, fat32, and xfs