Skip to content

Gentoo overlay for the Odroid-C1 board from Hardkernel

Notifications You must be signed in to change notification settings

yuyuyak/odroidc1-overlay

 
 

Repository files navigation

Odroid-C1 Gentoo Overlay

This overlay includes ebuilds for the following packages:

Usage with Portage

mkdir /usr/local/portage
git clone git://github.com/tbe/odroidc1-overlay.git /usr/local/portage
echo 'PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage/"' >> /etc/portage/make.conf

Usage with Paludis

cat > /etc/paludis/repositories/odroidc1.conf <<__EOF__
format = e
location = /var/db/paludis/repositories/odroid
sync = git://github.com/tbe/odroidc1-overlay.git
#master_repository = gentoo
names_cache = \${location}/.cache/names
write_cache = /var/cache/paludis/metadata
__EOF__

About

Gentoo overlay for the Odroid-C1 board from Hardkernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%