Skip to content

Releases: desultory/ugrd

0.20.0

11 Jan 20:55
b3cfa48

Choose a tag to compare

Bump library versions, improve kmod resolution order.

Don't depend on crc32 for cryptsetup.

Full Changelog: 0.19.3...0.20.0

0.19.3

01 Jan 02:08
6715373

Choose a tag to compare

Use zenlib again

Full Changelog: 0.19.2...0.19.3

0.19.2

31 Dec 22:38
c5a5228

Choose a tag to compare

Improve logging.

Improve docs.

Remove zenlib as a requirement, use zen_logging and zen_utils.

Full Changelog: 0.19.1...0.19.2

0.19.1

29 Dec 00:52
65981d7

Choose a tag to compare

Bump zenlib version requirement.

Fix merge_mounts check failing because it was not checking for dict keys, but a dict match.

Full Changelog: 0.19.0...0.19.1

0.19.0

28 Dec 23:15
209aa59

Choose a tag to compare

Add automatic subvolume detection and verification.

Integrate check_dict into some methods.

Full Changelog: 0.18.3...0.19.0

0.18.3

28 Dec 03:54
d62bedf

Choose a tag to compare

Fixed masking with cmdline.

Added decorator to check hostonly.

Fix ordering of subvol_selector, make it work with the typical mount system. Unmount base mount after the subvol is selected.

Only import mkdir if required.

Full Changelog: 0.18.2...0.18.3

0.18.2

28 Dec 01:00
4be7bb7

Choose a tag to compare

Further simplify kmod resolution.

Improve errors.

Remove needless depend from kmod helper modules.

Full Changelog: 0.18.1...0.18.2

0.18.1

28 Dec 00:28
b491c6a

Choose a tag to compare

Refactored/simplified kmod resolution.

Improved docs.

Improved logging.

Full Changelog: 0.18.0...0.18.1

0.18.0

27 Dec 03:40
b602c07

Choose a tag to compare

Improve lot output conciseness/clarity.

Added toggle for build log info.

BREAKING: REMOVED _kmod_depend. kmod_init or kernel_modules should be used instead.

The kmod module is builtin. This doesn't mean kmods will always be pulled, but they will be checked.

Full Changelog: 0.17.1...0.18.0

0.17.1

25 Dec 23:17
70624fe

Choose a tag to compare

Fixed subvol_selector.

Full Changelog: 0.17.0...0.17.1