raspbian-ua-netinst v1.0.3
Releasing version 1.0.3 of the Raspbian unattended netinstaller.
This release fixes the following issues:
- Downloaded packages are now verified against the signing key and the GPG keys
are now included in the installer. This means that the '--allow-unauthenticated' parameter
of debootstrap is now removed :-)
Thanks a lot to Jim Turner for providing the pull request which implemented this!
This closes issues #55 and #66. - Removed an invalid mount parameter for f2fs. This closes issue #67.
- The kernel version and thereby the initramfs version is now dynamically
determined at install time, so that a new kernel version won't break the
installer anymore. This fixes issue #68. - Fixed the check for the losetup version.
- Made retrieving/setting the date/time more resilient.
- Update the project URL as displayed during install.
See the README for features/installation instruction/etc for this release.