You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
645 B

6 years ago
6 years ago
  1. # skulls - TODO list
  2. ## the random list
  3. * make it easy to install HEADS, probably a helper script and documentation
  4. * add scripts to build a release reproducibly
  5. * find legal information on Intel's VGA bios binary
  6. * create a logo for the project
  7. * add support for the X1 carbon, 1st generation
  8. * support the ch341a just like the RPi
  9. ## why this list
  10. While we use [Github issue](https://github.com/merge/skulls/issues) for tracking
  11. TODOs, we want to be somewhat independent of Github. The main repository is
  12. mirrored to [Gitlab](https://gitlab.com/skulls/skulls) for example.
  13. This should hold a high-level summary of things that we want to do.