From 884fdb721708c1658743f9c6dd33e8d0f2266207 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 19 Feb 2017 10:07:05 -0500 Subject: profile merges --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README') diff --git a/README b/README index 0d6fab91e..ac520da06 100644 --- a/README +++ b/README @@ -15,6 +15,17 @@ Documentation and support: https://firejail.wordpress.com/ Development: https://github.com/netblue30/firejail License: GPL v2 +Compile and install + +$ git clone https://github.com/netblue30/firejail.git +$ cd firejail +$ ./configure && make && sudo make install-strip + +On Debian/Ubuntu you will need to install git and a compiler: + +$ sudo apt-get install build-essential + + Firejail Authors: netblue30 (netblue30@yahoo.com) @@ -86,6 +97,7 @@ Fred-Barclay (https://github.com/Fred-Barclay) - uudeview profile fix - fixed palemoon and qbittorrent profiles - compile/install scripts for --git-install/--git-uninstall commands + - tighten keepassx valoq (https://github.com/valoq) - lots of profile fixes - added support for /srv in --whitelist feature -- cgit v1.2.3-54-g00ecf