diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-04-17 01:18:09 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-04-17 01:18:09 -0400 |
commit | 6ad57ac9f185dcfd4e02174ffdaff9bca1b0516c (patch) | |
tree | e05128271743a434c2d7cc2ef787e9a3fa3d3d04 | |
parent | 8daed438c73d0354cf45ffbd304489ee26b5d9a2 (diff) |
merge README-WORKING-ON and TODO into HACKING.org
-rw-r--r-- | HACKING.org | 22 | ||||
-rw-r--r-- | README-WORKING-ON | 10 | ||||
-rw-r--r-- | TODO | 10 |
3 files changed, 22 insertions, 20 deletions
diff --git a/HACKING.org b/HACKING.org new file mode 100644 index 0000000..90db1a9 --- /dev/null +++ b/HACKING.org @@ -0,0 +1,22 @@ +* README-WORKING-ON.txt +Message from aurelien. + +Working on #bug 5 https://labs.parabola.nu/issues/5 + +db-update~old is the untouched file + +db-update is the testing file + + +db-update-mailer is another (testing) one for the moment. in cron/ +* TODO.txt +** Test Suite for clean_repo.py + + - Review all repo + - Remove all blacklisted packages + - Get pending list right + - Extract licenses all right + +** Fix db-move + + - Make it use abslibre diff --git a/README-WORKING-ON b/README-WORKING-ON deleted file mode 100644 index fdc0978..0000000 --- a/README-WORKING-ON +++ /dev/null @@ -1,10 +0,0 @@ -Message from aurelien. - -Working on #bug 5 https://labs.parabola.nu/issues/5 - -db-update~old is the untouched file - -db-update is the testing file - - -db-update-mailer is another (testing) one for the moment. in cron/ @@ -1,10 +0,0 @@ -* Test Suite for clean_repo.py - - - Review all repo - - Remove all blacklisted packages - - Get pending list right - - Extract licenses all right - -* Fix db-move - - - Make it use abslibre |