Compare commits
No commits in common. "4cdb7718661c655f0ca73d739278b8c55e8121f2" and "1d3c8f9529ce2e35ac9fadd58af7322ff90c3980" have entirely different histories.
4cdb771866
...
1d3c8f9529
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
NewsStats 0.2.0 (2025-05-10)
|
NewsStats 0.2.0 (unreleased)
|
||||||
* Redo directory structure:
|
* Redo directory structure:
|
||||||
- Move all scripts to /bin
|
- Move all scripts to /bin
|
||||||
- Move configuration to /etc
|
- Move configuration to /etc
|
||||||
|
|
|
||||||
1
doc/TODO
1
doc/TODO
|
|
@ -10,6 +10,7 @@ NewsStats.
|
||||||
- Add a test suite
|
- Add a test suite
|
||||||
There is currently no kind of test suite or regression tests. Something like
|
There is currently no kind of test suite or regression tests. Something like
|
||||||
that is badly needed.
|
that is badly needed.
|
||||||
|
- separate directories (bin, config, ...)
|
||||||
- make NewsStats installable in accordance with LFS and customary procedures,
|
- make NewsStats installable in accordance with LFS and customary procedures,
|
||||||
i.e. scripts to /usr/local/news/bin or /usr/lib/news/bin, configuration
|
i.e. scripts to /usr/local/news/bin or /usr/lib/news/bin, configuration
|
||||||
to /usr/local/news/etc or /etc/news and so on
|
to /usr/local/news/etc or /etc/news and so on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue