Add post-install script to setup init.d services and enable udev.
Add lsblk and util-linux to dependancies.
Add a patch to remove a debug line that appears on console during boot.
Add README.Alpine to docs package.
Prevent any pyc files from being packaged.
Updated to 20.2 release. Adds Alpine support to ca_certs, ntp, power_state,
and resolv_conf modules. Created apk_configure module. Improved networking
and user/group functionality.
Become package maintainer. I have signed upstream CLA and am working on
upstreaming these changes.
User creation wasn't unlocking the user so SSH access didn't work, the
default user should not be locked either. Also add e2fsprogs-extra as a
dependency so that the resize filesystem functionality works out of the
box.