From 68228740e5d348252ead25982656104428d3d545 Mon Sep 17 00:00:00 2001 From: Simon Doppler Date: Sun, 6 Aug 2017 21:09:54 +0200 Subject: Add features list --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1c050f5..38b80df 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,24 @@ Torrent creation script for [ArchLinux32](https://archlinux32.org) If no architecture is specified, the script will default to `i686`. If no date is specified, the script will prompt for a date during the process. +## Features + +* [ ] 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 + * [ ] Create both torrent files at once + * [x] Create a magnet link per architecture +* [ ] Torrent upload + * [ ] Upload the torrent file to a server via SSH (for sharing) + * [ ] Upload the torrent to transmission-server +* [ ] Inform the world of the new torrent file + * [ ] Add the magnet link to a RSS feed + * [ ] Upload the new RSS feed to the server + * [ ] Send an email to the arch-ports list + ## License > This program is free software: you can redistribute it and/or modify -- cgit v1.2.3