Skip to content

alex-ab/genode-chest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Various Genode components

This repository is a personal playground repository and may complement the Genode OS framework (https://genode.org) with additional functionality.

To use it, you first need to obtain a clone of Genode:

! git clone https://github.com/genodelabs/genode.git genode

Now, clone the genode-chest.git repository to genode/repos/chest:

! git clone https://github.com/alex-ab/genode-chest.git genode/repos/chest

For enabling the repository, adjust the build-directory configuration etc/build.conf by adding the following line to the 'REPOSITORIES' definitions.

! REPOSITORIES += $(GENODE_DIR)/repos/chest

License

Genode-specific code is provided under Genode's regular open-source license, which is AGPLv3 + open-source linking exception. This code is also available under a commercial license offered by Genode Labs.

For code ported from other projects - e.g., device drivers ported from the Linux kernel - the license of the originating upstream project applies.

Please refer to the individual file headers for detailed information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages