Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement clean_chroot, #267

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 23, 2023

  1. implement clean_chroot,

    avoid host environment variables such as TMP to leak into the chroot
    
    fixes grml#232
    adrelanos committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    221a31b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    61db3a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5f10d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5fb7b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. no longer hardcode path to /usr/bin/env

    use env instead
    adrelanos committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    45ad22d View commit details
    Browse the repository at this point in the history