netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
9.39k stars 690 forks source link

Add Gentoo #57

Closed timjp87 closed 8 years ago

timjp87 commented 8 years ago

It's more well known than most of the niche distros that are currently supported and has nice minimal live install images.

https://www.gentoo.org/downloads/

antonym commented 8 years ago

Yeah, I've gotten Gentoo working in the past but unfortunately it involves myself hacking up the images and hosting them myself.

https://wiki.gentoo.org/wiki/Installation_alternatives

I'd much rather see official support from Gentoo for network booting, memdisk ISO support, or at least hosting the modifed/working images themselves.

This was my previous commit that I've pulled since it needs to be redone the right way.

https://github.com/antonym/netboot.xyz/commit/1d8983d327f01ef0fa74a2df09e8604151792d0d

antonym commented 8 years ago

Added: https://github.com/antonym/netboot.xyz/pull/107