genode/base-linux
Norman Feske 8e831d2224 base-linux: Support customization of UIDs and GIDs
With this patch, custom UIDs and GIDs can be assigned to individual
Genode processes or whole Genode subsystems.

The new 'base-linux/run/lx_uid.run' script contains an example of how to
use the feature.

Fixes #510
2012-11-22 09:21:48 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
lib Linux: Build hybrid library with Genode tool chain 2012-11-05 17:31:05 +01:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run base-linux: Support customization of UIDs and GIDs 2012-11-22 09:21:48 +01:00
src base-linux: Support customization of UIDs and GIDs 2012-11-22 09:21:48 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.