summaryrefslogtreecommitdiff
path: root/strata/core/shadow.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .morph files and files from the old formatJavier Jardón2017-12-121-53/+0
|
* Remove some hacks not needed anymore after the /usr mergeJavier Jardón2016-12-091-3/+1
|
* Update shadow to latest stable (4.2.1)Javier Jardón2015-06-161-1/+3
| | | | Change-Id: I7947f088ed59948deb68760a03714d722840a00a
* Configure shadow to work with PAM.Pedro Alvarez2015-05-071-3/+6
| | | | | | | | | | | | | Also modify some /etc/pam.d files: - Make the requirement on pam_selinux.so optional in shadow default pam.d configuration files. - Modify 'system-auth' when installing systemd to add pam_deny.so, so that login attempts with wrong passwords fail now that shadow is configured to use PAM. Change-Id: I7110d27b6b46ce33eeaeae904dea854deb46c759
* shadow/PAM: Use SHA512 rather than DES for password hashesRichard Maw2015-05-051-2/+13
| | | | | | DES truncates passwords, so is an insecure default. Change-Id: I3fc7fe55a855ff762e51ef9d71fd6741b1cbc428
* Fix linux-pamJonathan Maw2015-04-291-1/+35
| | | | | | | | | | | | | | | | This involves: * Reordering the chunks linux-pam, acl, attr and libcap2 - this means moving them into the 'core' stratum, and fixing errors that occur because of the move. * Configuring pam correctly. * Fix acl failing to build in core. * Fix shadow to build against pam and reconfigure shadow to not do things covered by pam. * Fix tar not building - I am not sure what caused this to fail to build, but fixing it involved stopping it from trying to init submodules that were already checked out. Change-Id: I1b00ca0158c31ce5f31c11fe60816434508a05a1
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+5