Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 601b47ab94e3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9578299bbe5c
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 6, 2016

  1. grsecurity: delay toggling of sysctls until system is up

    We generally trust init, so there's little point in having these enabled
    during early bootup; it accomplishes little except fill our logs with
    spam.
    joachifm committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    8c1f5af View commit details
    Browse the repository at this point in the history
  2. grsecurity: enable optional sysfs restrictions

    Fairly severe, but can be disabled at bootup via
    grsec_sysfs_restrict=0. For the NixOS module we ensure that it is
    disabled, for systemd compatibility.
    joachifm committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    071fbcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d79af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e765c7 View commit details
    Browse the repository at this point in the history
  5. 5 Configuration menu
    Copy the full SHA
    cc39669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9578299 View commit details
    Browse the repository at this point in the history