summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Doppler <dopsi@dopsi.ch>2017-08-06 21:09:54 +0200
committerSimon Doppler <dopsi@dopsi.ch>2017-08-06 21:09:54 +0200
commit68228740e5d348252ead25982656104428d3d545 (patch)
tree7376e538625c8b53897b3fd1324bfda2ad81d9ef
parent4d238ce495f298921b086fc76dfde9465fc1bb8d (diff)
downloadreleng-68228740e5d348252ead25982656104428d3d545.tar.xz
Add features list
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
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