fix up todo list
This commit is contained in:
parent
72d9b53ded
commit
d6cdc030a3
1 changed files with 3 additions and 3 deletions
6
TODO.md
6
TODO.md
|
@ -3,7 +3,7 @@
|
||||||
remove elements from this list as you see fit.
|
remove elements from this list as you see fit.
|
||||||
|
|
||||||
* test literally anything at all on a BSD and a Darwin
|
* test literally anything at all on a BSD and a Darwin
|
||||||
* yices: more vigorously
|
* yices: test more vigorously
|
||||||
* is alarm working correctly?
|
* is alarm working correctly?
|
||||||
* what about resource limits?
|
* what about resource limits?
|
||||||
* kuroko: test more vigorously
|
* kuroko: test more vigorously
|
||||||
|
@ -15,11 +15,11 @@ remove elements from this list as you see fit.
|
||||||
* create a custom preprocessor to generate shell scripts
|
* create a custom preprocessor to generate shell scripts
|
||||||
* takes a sane syntax and transforms it into my fucked-up code style with `&&`s
|
* takes a sane syntax and transforms it into my fucked-up code style with `&&`s
|
||||||
* generate Dockerfiles too
|
* generate Dockerfiles too
|
||||||
* do build virtualization without Docker, a la Void Linux
|
|
||||||
* use code style everywhere
|
* use code style everywhere
|
||||||
|
* do build virtualization without Docker, a la Void Linux
|
||||||
* patch busybox with Alpine patches (especially security)
|
* patch busybox with Alpine patches (especially security)
|
||||||
* add note that cosmocc is separate from jart's cosmocc
|
* add note that cosmocc is separate from jart's cosmocc
|
||||||
* handle -shared in cosmocc (i.e. warn about it)
|
* handle `-shared` in cosmocc (i.e. warn about it)
|
||||||
* describe Dockerfile gotchas and whatnot
|
* describe Dockerfile gotchas and whatnot
|
||||||
* util: include the "pretty" version of dedupe.awk instead of the golfed version
|
* util: include the "pretty" version of dedupe.awk instead of the golfed version
|
||||||
* use "proper" directory structures in /opt
|
* use "proper" directory structures in /opt
|
||||||
|
|
Loading…
Add table
Reference in a new issue