Skip to content

Port of Boot Environments for GNU/Linux

Notifications You must be signed in to change notification settings

gentoo-mirror/linux-be

Repository files navigation

GNU/Linux Boot Environments Gentoo overlay

Installation

Add the repository

Use Layman:

yes | layman -a linux-be

Adjust the portage configuration

Set the required useflags and accept the keywords:

installed_overlay="$(portageq get_repo_path / linux-be)"

mkdir -p /etc/portage/package.use
ln -s "$installed_overlay"/Documentation/package.use/linux-be.use /etc/portage/package.use/

mkdir -p /etc/portage/package.accept_keywords
ln -s "$installed_overlay"/Documentation/package.accept_keywords/linux-be.keywords /etc/portage/package.accept_keywords/

Install all the packages

emerge -avt {beadm,grub,genkernel,bemerge}::linux-be

Finish the installation

See Installing linux-be.

About

Port of Boot Environments for GNU/Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published