rpm_extractor.sh - Extract rpm packages from source, outputs tar-archive (package_unixtime.tar) with ready to use repository with downloaded rpms. Usage: ./rpm_extractor.sh package1 package2 packagen root_install_path rpms_folder
only-local-repo.sh - Creates a local repo file and removes all other repos from system. Usage: ./only-local-repo.sh on path/to/repo OR off