1 2 3 4 5 6 7 8 9
|
== Unsorted whishlist TODO list for win32-loader ==
* Fix kFreeBSD install:
- Include preseed.cfg in ufs1 initrd.gz
- Get stable netboot image, make sure it actually works.
* Re-introduce the distribution name in strings, with `lsb_release --id --short`
* Introduce a trust chain for the downloaded kernel and initrd's (gpg check with embedded archive key)
* Get the language selection dropdown menu translated (get l10n specialists advice on that one)
* Cleanup debian/rules from shell-specific code
|