Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@dylanaraps dylanaraps released this 11 Jan 08:22
· 136 commits to master since this release
fb6f3ed
  • encryption: Add udev trigger for device mapper nodes, etc.
  • portability: Replaced /bin/killall5 with a pure shell implementation.
  • portability: Swapped mount to use more portable flags.
  • portability: Added hooks to various parts of the boot/shutdown process.
  • fixes: Random is now seeded earlier in boot.
  • misc: Moved shared functions to rc.lib to reduce duplicate code.

Thanks to @ioraff, @illiliti and @a-schaefers