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
769 B

6 years ago
6 years ago
6 years ago
  1. # Skulls - TODO list
  2. ## the random list
  3. * refactor to be one command, and release something that can be installed systemwide
  4. * coreboot: x230: add bootsplash image when using SeaVGABIOS / native graphics init
  5. * find legal information on Intel's VGA bios binary
  6. * add support for the X1 carbon, 1st generation or similar Laptops
  7. * create a live USB Linux for flashing including Skulls, flashrom and iomem=relaxed
  8. ( https://github.com/ivandavidov/minimal )
  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.