diff options
author | Simon Doppler <dopsi@dopsi.ch> | 2017-12-08 22:31:28 +0100 |
---|---|---|
committer | Simon Doppler <dopsi@dopsi.ch> | 2017-12-08 22:31:28 +0100 |
commit | 6e412efc789efb66b862270d5be0e56979be1016 (patch) | |
tree | 168ac05f0d569b6e07dc0343d46d19dc406c97c3 | |
parent | c3add10fe87cc2a2a33de3bbf5f5eafc4ef7a8f4 (diff) | |
download | releng-6e412efc789efb66b862270d5be0e56979be1016.tar.xz |
Make lists vimwiki compatible
-rw-r--r-- | README.md | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -18,21 +18,21 @@ the corresponding server. ## Features - * [x] Torrent creation - * [x] Create a torrent file per architecture - * [x] Obtain the latest mirrorlist - * [x] Check mirrors for ISO availability - * [x] Download ISO - * [x] Check ISO - * [x] Create both torrent files at once - * [x] Create a magnet link per architecture + * [X] Torrent creation + * [X] Create a torrent file per architecture + * [X] Obtain the latest mirrorlist + * [X] Check mirrors for ISO availability + * [X] Download ISO + * [X] Check ISO + * [X] Create both torrent files at once + * [X] Create a magnet link per architecture * [ ] Torrent upload - * [x] Upload the torrent file to a web server via SSH - * [x] Upload the torrent file to a torrent tracker via SSH + * [X] Upload the torrent file to a web server via SSH + * [X] Upload the torrent file to a torrent tracker via SSH * [ ] Upload the torrent to transmission-server * [ ] Inform the world of the new torrent file - * [x] Add the magnet link to a RSS feed - * [x] Upload the new RSS feed to the server + * [X] Add the magnet link to a RSS feed + * [X] Upload the new RSS feed to the server * [ ] Send an email to the arch-ports list ## License |