|
12345678910111213141516171819202122 |
- [](https://github.com/jcmdln/gein)
- [](https://github.com/jcmdln/gein/fork)
-
- `gein` is a script for bootstrapping Gentoo onto a target device capable
- of booting any live environment. While using the official Gentoo
- installation media is preferred, the installation should also be
- possible from any Fedora, Ubuntu, or other LiveCD.
-
- `gein` is currently being re-written and should be considered unusable
- until this sentence is no longer present in this file. Comments and
- documentation are _not_ to be trusted at this time.
-
-
- ## Contributing
- I'm very interested in feedback regarding the contents of this repo. If
- you have any feedback, suggestions, or contributions please file an
- issue or pull request.
-
- ### Goals
- * Define a concise set of Portage configuration files
- * Support more architectures out-of-the-box
- * Create a script to build a QEMU/KVM image
|