It would be a good idea to add default mirrors for Fedora and Scientific Linux so that it is possible to simply download some releases from the default mirror. Currently this only works for CentOS.
Currently working:
# mkelfs.py -r 6.5 -a i386 -q
Idea to implement also things like:
# mkelfs.py -o scientific -r 6.1 -a x86_64 -q
# mkelfs.py -o fedora -r 20 -a x86_64 -fq
It would be a good idea to add default mirrors for Fedora and Scientific Linux so that it is possible to simply download some releases from the default mirror. Currently this only works for CentOS.
Currently working:
Idea to implement also things like: