User:Humitos/YumRepository: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
I did this by going to each XO (1.5 -i686- and 1.75 -ARM- in my case) and running: | I did this by going to each XO (1.5 -i686- and 1.75 -ARM- in my case) and running: | ||
sudo yum install --assumeyes --nogpg | sudo yum install --assumeyes --nogpg yum-utils | ||
Download all the packages that you consider necessary here: | Download all the packages that you consider necessary here: | ||
| Line 51: | Line 51: | ||
* http://ramblings.narrabilis.com/creating-a-yum-repository-repo-and-creating-a-yum-group-to-install-kickstart | * http://ramblings.narrabilis.com/creating-a-yum-repository-repo-and-creating-a-yum-group-to-install-kickstart | ||
Scripts | |||
* http://git.sugarlabs.org/humitos/olpc/blobs/master/scripts/yum/install_local_repo.sh | |||
* http://git.sugarlabs.org/humitos/olpc/blobs/master/scripts/yum/update_local_repo.sh | |||