- 21 Nov, 2018 1 commit
-
-
boklm authored
projects/firefox-locale-bundle will clone or pull the mercurial repositories for each locale into the hg_clones/firefox-locale-bundle directory, and generate tarballs using the changesets listed in the firefox json file. The script get_hg_hash is used to parse this json file and output the hg changeset for the selected locale. Patch based on work started by GeKo.
-
- 07 May, 2018 1 commit
-
-
boklm authored
-
- 21 Feb, 2018 1 commit
-
-
boklm authored
-
- 27 Nov, 2017 2 commits
-
-
boklm authored
-
Georg Koppen authored
Furthermore we adapt the README and our ansible main.yml to take care of removing File::Slurp from our build dependencies and replacing it with Path::Tiny
-
- 15 Sep, 2017 1 commit
-
-
boklm authored
The var_p/runc100 option is used to detect the version of runc we are using. The format of the output of `runc --version` is different in both versions, so it is not easy to parse. However I noticed that runc 0.1.1 does not exit with an error when we try to use a command that does not exist while runc >= 1.0.0 does, so we use that to detect the runc version we are using. When using runc >= 1.0.0, we use `runc run` instead of `runc start': https://github.com/opencontainers/runc/commit/c669b8d1568633c68bd915561ceb2e5ecc1bfc6a In the runc config.json file, the format of the capabilities has been changed. Instead of having one list of capabilities, there are now separate lists for bounding, effective, inheritable, permitted and ambient capabilities (and we use the same list for all of them): https://github.com/opencontainers/runtime-spec/commit/eb114f057094dd2314682d55f8cb9c189915ac86 We also add /proc/timer_list and /sys/firmware to the "maskedPaths", as those paths are now listed by default in the config.json file generated by `runc spec` with runc 1.0.0.
-
- 30 Aug, 2017 1 commit
-
-
boklm authored
-
- 29 Aug, 2017 1 commit
-
-
Georg Koppen authored
-
- 15 Aug, 2017 1 commit
-
-
boklm authored
-
- 04 Aug, 2017 1 commit
-
-
boklm authored
And buildconf/nb_procs to buildconf/num_procs.
-
- 03 Aug, 2017 1 commit
-
-
boklm authored
Add a file to list the main things to know when making changes to the Tor Browser build.
-
- 02 Aug, 2017 1 commit
-
-
boklm authored
-
- 01 Aug, 2017 1 commit
-
-
boklm authored
There is no runc package available on Ubuntu 14.04.
-
- 26 Jul, 2017 1 commit
-
-
boklm authored
-
- 05 May, 2017 1 commit
-
-
boklm authored
-
- 31 Mar, 2017 1 commit
-
-
boklm authored
-
- 26 Mar, 2017 1 commit
-
-
boklm authored
-
- 20 Mar, 2017 1 commit
-
-
boklm authored
-
- 17 Feb, 2017 1 commit
-
-
boklm authored
-
- 14 Feb, 2017 2 commits
- 13 Feb, 2017 1 commit
-
-
boklm authored
Update rbm and add example rbm.local.conf file.
-
- 12 Feb, 2017 1 commit
-
-
boklm authored
-
- 06 Feb, 2017 1 commit
-
-
boklm authored
-
- 23 Jan, 2017 2 commits
-
-
Georg Koppen authored
-
boklm authored
-