This shows you the differences between two versions of the page.
| — |
projects:ax25:todo [2014/01/12 12:46] (current) jann created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Todo ===== | ||
| + | * md5root | ||
| + | * bget/bput | ||
| + | * script zum alles bauen: | ||
| + | <code> | ||
| + | for i in libax25 ax25-apps ax25-tools; do | ||
| + | cd $i && sh bootstrap && make && make install && make installconf && cd .. | ||
| + | done | ||
| + | </code> | ||
| + | * ax25ipd/ax25rtd | ||
| + | * debian paket | ||