Skip to content

Releases: desultory/ugrd

1.14.0

29 Jun 21:16
1fa8596
Compare
Choose a tag to compare

Added init mount autodetection. NILFS2 support

What's Changed

New Contributors

Full Changelog: 1.13.0...1.14.0

1.13.0

12 Jun 04:31
562a4c3
Compare
Choose a tag to compare

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

09 Jun 21:10
335b49d
Compare
Choose a tag to compare

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

09 Jun 02:13
1ad3512
Compare
Choose a tag to compare

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

04 Jun 01:16
35e42d1
Compare
Choose a tag to compare

Improve cryptsetup var loading order.

Fix luks verification for non-root mounts.

Full Changelog: 1.11.1...1.11.2

1.11.1

01 Jun 17:48
a91c238
Compare
Choose a tag to compare

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

01 Jun 02:09
0a2874a
Compare
Choose a tag to compare

Update var parsing.

Respect quiet kernel commandline option.

Improve bash quoting.

Full Changelog: 1.10.3...1.11.0

1.10.3

30 May 22:52
2863995
Compare
Choose a tag to compare

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

30 May 19:18
3212132
Compare
Choose a tag to compare

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

30 May 00:16
0dd7d67
Compare
Choose a tag to compare

Cache mount info.

Fix systemd support.

Fix subvol detection.

Don't write newlines to var files.

Full Changelog: 1.10.0...1.10.1