Releases: desultory/ugrd
1.14.0
Added init mount autodetection. NILFS2 support
What's Changed
- NILFS2 by @oblivikun in #14
New Contributors
- @oblivikun made their first contribution in #14
Full Changelog: 1.13.0...1.14.0
1.13.0
Build the base module in.
Simplify variable export system.
Export variables first, then parse the cmdline.
Improve the cryptsetup root source resolution method.
Add a prompt option to the cryptsetup module.
Improve parameter loading/late loading handling.
Removed deprecated "switch_root_target" variable.
Reduce spacing in the init file.
Improve logging throughout.
Full Changelog: 1.12.0...1.13.0
1.12.0
Improve compatibility with more system c library types/compilers.
Improve mask system.
Simplify mount includes.
Full Changelog: 1.11.3...1.12.0
1.11.3
Update pycpio dependency version.
Raise an exception if mount entries can't be made.
Full Changelog: 1.11.2...1.11.3
1.11.2
Improve cryptsetup var loading order.
Fix luks verification for non-root mounts.
Full Changelog: 1.11.1...1.11.2
1.11.1
Improve rootwait/rootdelay handling.
Improve bash quoting/usage.
Run vgscan --mknodes
when using LVM.
Add rd_restart
function and make failure handling more consistent.
Simplify unlocking mechanism when using keyfiles.
Full Changelog: 1.11.0...1.11.1
1.11.0
Update var parsing.
Respect quiet
kernel commandline option.
Improve bash quoting.
Full Changelog: 1.10.3...1.11.0
1.10.3
Fix typos, add error, fix file naming when no kmods are used, don't warn about kmods not being detected when no autodetect methods are enabled.
Full Changelog: 1.10.2...1.10.3
1.10.2
Improve logging, recovery mechanisms.
Made a standard rd_fail
function and prompt_user
functions.
Full Changelog: 1.10.1...1.10.2
1.10.1
Cache mount info.
Fix systemd support.
Fix subvol detection.
Don't write newlines to var files.
Full Changelog: 1.10.0...1.10.1