Skip to content

Update shadow #2745

Merged
merged 3 commits into from
Sep 20, 2022
Merged

Update shadow #2745

merged 3 commits into from
Sep 20, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    bcd156e View commit details
    Browse the repository at this point in the history
  2. shadow: Do fixups in mee_install instead of in mee_patch

    Do fixups (remove/rename) in mee_install instead of in mee_patch. This
    is easier to understand and doesn't depend on details of the build
    system.
    
    Leave out customization of etc/login.defs, because its going to be
    a sample anyway ( /etc/login.defs.sample )
    
    Leave out removal of languages, because this is already done via
    --disable-nls
    
    Leave out removal of etc/default/useradd.conf, because this no longer
    exist in the current version
    
    The current version doesn't install man pages by default, so do
    this explcitly.
    donald committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e3b8740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba90eb View commit details
    Browse the repository at this point in the history