Home Apps Utility Tools GNURoot Fedora Remix

Fedora rootfs to use with GNURoot

Allows you to create and launch a Fedora rootfs without rooting your device when used along with GNURoot (champion.gnuroot).

Primarily, I install packages with yum (http://linux.die.net/man/8/yum) and I suggest you do the same). To use yum you will need to click the "Launch as Fake Root" checkbox. A good place to start is to do:

yum update (this may take quite a while).

Then start working. If you find out that something you need is not installed, just yum install it. To install less, do this:

yum install less

That is pretty obvious, but sometimes it is not. You can use a search engine (like google) to help you out.

You can also search for packages using

yum search some_keyword

"Fedora" is a trademark of Red Hat, Inc.

This is not part of the Fedora project and is not directed or managed by Fedora project.

What's New in the Latest Version 0.0.4

Last updated on Aug 30, 2015 Hard links now emulated properly. Many more packages will work now.