Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Vunovati
Created October 5, 2013 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vunovati/6841932 to your computer and use it in GitHub Desktop.
Save Vunovati/6841932 to your computer and use it in GitHub Desktop.
Get yum working on Fedora 14 in lxc
$ curl -o fedora-release-14-1.noarch.rpm ftp://ftp.pbone.net/mirror/archive.fedoraproject.org/fedora/linux/releases/14/Fedora/i386/os/Packages/fedora-release-14-1.noarch.rpm
$ rpm -i fedora-release-14-1.noarch.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment