genode/base-linux
Torsten Hilbrich 59eb8bf3a8 base-linux: Add chdir after performing chroot
This ensures that the cwd of the process is within the chroot
environment, improving security for root processes.

The cwd after the chroot is the same as before, this is needed to
start binaries given as relative path name.
2012-11-21 20:03:52 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Propagate process labels to PD sessions 2012-11-05 17:31:04 +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 Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src base-linux: Add chdir after performing chroot 2012-11-21 20:03:52 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the Linux-specific implementation of Genode.