Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-25 | Makefile: check-env is gone | A. Wilcox | 1 | -1/+1 | |
2023-10-25 | Makefile: Use `date` by default and allow override | A. Wilcox | 1 | -1/+2 | |
VERSION can now be overridden, and defaults to the current date in %Y%m%d format instead of being hardcoded. | |||||
2023-10-25 | Makefile: Use pattern matching for DE media | A. Wilcox | 1 | -19/+2 | |
This drastically simplifies adding new DEs and removes a lot of repetitive rules. | |||||
2023-10-22 | Add Makefile to build images easier | A. Wilcox | 1 | -0/+72 | |