Skip to content

Releases: RainbowHackerHorse/vzvol

Even if I'm losing, let me lose

19 Dec 15:23
dc0051b
Compare
Choose a tag to compare
Pre-release
  • Fix a bug where VZVOL_SU_CMD wasn't set for Linux-based OSes

bullshit masquerading as insight

19 Dec 14:01
9980fa9
Compare
Choose a tag to compare
Pre-release
  • 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

19 Dec 09:43
d617644
Compare
Choose a tag to compare
Pre-release
  • 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!

17 Dec 00:44
dc04eb5
Compare
Choose a tag to compare

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

15 Dec 20:25
Compare
Choose a tag to compare
One and Done Pre-release
Pre-release

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

15 Dec 10:54
adc465f
Compare
Choose a tag to compare
Learn you some facts Pre-release
Pre-release

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>

15 Dec 03:54
315b4d0
Compare
Choose a tag to compare
#include <import.h> Pre-release
Pre-release

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

15 Dec 03:11
Compare
Choose a tag to compare
Pre-release

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!

14 Dec 13:44
Compare
Choose a tag to compare
Pre-release
  • 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