aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index b95f635..b32f970 100644
--- a/README.txt
+++ b/README.txt
@@ -15,7 +15,7 @@ Usage
-----
$ su
- # perl ./test_iso.pl path/to/your/Mageia-x-i586.iso
+ # perl ./isocheck.pl path/to/your/Mageia-x-i586.iso
... logs ...
Returns 0 in case of success (and last line of log starts with "PASS").
@@ -70,7 +70,8 @@ TODO
- check DKMS are sync with kernel on ISO
- check product.id on the ISO (vendor=Mandriva,distribution=Mandriva Linux,type=basic,version=Mandriva,branch=official,release=0.1,arch=x86_64,product=public
- check releases_notes on the ISO
-
+ - package it
+ - wrap it to produce automatic reports after BCD
Style
-----