## 0.0.3, release 2020-09-14 * Add commands in the chroot * Kernel build by using https://github.com/szorfein/garden * Add portage fs (like /etc/portage/package.use/zzz_via_autounmask) * Download all the lastest ebuild * Update gentoo via emerge -uDN @world ## 0.0.2, release 2020-09-12 * Getch genere a file /tmp/install_gentoo to avoid to remake same task over and over * Support for fs ext4 * Mount partition on /mnt/gentoo during the install * Download, verify the checksum and decompress the last stage3-amd64-systemd ## 0.0.1, release 2020-09-10 * Format disk with sgdisk (should be installed) * Support for one disk with -d|--disk * Add few options for the CLI * Add bin/setup.sh to install ruby when boot on a ISO file * Init project