Skip to content

Script for upgrading Gentoo Linux, including automatic kernel rebuilding.

License

Notifications You must be signed in to change notification settings

alicela1n/gentoo-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gentoo-upgrade

Script for upgrading Gentoo Linux

Installation

Add my overlay repository Add repository with:

# eselect repository add alicela1ns-overlay git https://github.com/alicela1n/alicela1n-gentoo-overlay.git
# emaint sync -r alicela1ns-overlay

Unmask keywords! Right now I don't have a stable version of the script, so you'll need to either unmask ~(arch) or ** (live 9999). You can unmask the ebuild like so:

# echo "app-portage/gentoo-update ~amd64" > /etc/portage/package.accept_keywords/gentoo-update

Install

# emerge --ask app-portage/gentoo-update

Usage

# gentoo-update

It's recommended to update the script before running it if using 9999

# emaint sync -r alicela1ns-overlay
# emerge --update gentoo-update

About

Script for upgrading Gentoo Linux, including automatic kernel rebuilding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages