The topic of Stretch came up in the Odroid C2 Mainline testing thread, and turns out we don't have a thread about making Stretch available. I've done some testing with several boards using the Upgrading Debian Jessie to Stretch thread and had great success. But, I wanted to start a discussion about what is needed to get official Stretch support in place. I have several projects where I need to use Stretch instead of Jessie, so I'm exited to help try and contribute where I can.
I also wanted to discuss the idea of possibly making two stretch images: one using systemd and one using openrc (which is supported in Stretch). 99% of the work is identical, the only major changes are needing to patch /etc/inittab to enable a serial console for the openrc version and not installing systemd
I have several Odroid C1+ and C2 boards I can test on, as well as some pcDuino 3 Nano boards. I also have some Rockchip based boards I'm hoping to contribute support for (RK3368 based Geekbox, and a RK3399 based Firefly) but I think I'll need Stretch for the Firefly board.
So, is there a TODO list somewhere I have not found? If not, can we make one here or a tag for issues in GitHub so we can start tackling them?