summaryrefslogtreecommitdiff
path: root/meta/packages/pam
Commit message (Collapse)AuthorAgeFilesLines
* populate-volatile.sh: cleanup duplicated invocations and remove boot warningKevin Tian2010-08-121-5/+1
| | | | | | | | | | | | | | | | | For one, populate-volatile.sh is itself a rcS script which is invoked earlier than package's own postinst method (last one in rcS). If package has already installed their volatile files correctly, it doesn't make sense to update volatile again in postinst since nothing is changed. On the other hand, dbus/hal are special since their user/group are only created in the target. If they pre-install volatiles like others, populate-volatile.sh will report "undefined user" since at that time their user/group haven't been created. The better way solving this is to generate their volatile in the fly after user/group are created, and then update volatiles. This fix [BUGID #121] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: use volatile to avoid /var/run population in do_rootfsKevin Tian2010-07-302-3/+19
| | | | | | also disable doc rebuild to reuse existing man pages. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: upgrade to 1.1.1Kevin Tian2010-07-082-4/+4
| | | | | | | | | | [Patches] KEEP _disable_crossbinary.patch_ [Recipe] fix SRC_URI and EXTRA_OECONF indention Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: fix metadataKevin Tian2010-06-301-1/+5
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: fix inherit, add gettext and change autotoolsJoshua Lock2010-01-061-2/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* sato: move pam from meta-moblin to metaNicolas Dechesne2009-11-202-0/+58
| | | | | | | | | | pam recipe is required to build a sato image, and it was moved in the meta-moblin collection by mistake, and sato build was broken. pam is a dependency of policykit which is a dependency of networkmanager. Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Move pam, packagekit, monit and gnet to meta-moblinRichard Purdie2008-12-022-63/+0
|
* packagekit: Fix DEPENDS and configureRichard Purdie2008-11-041-0/+34
|
* pam: Fix use of binary built with the native compilerRichard Purdie2008-11-041-2/+3
|
* autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie2008-11-041-1/+1
|
* package pam correctlyAnas Nashif2008-10-311-2/+12
|
* New package: pamAnas Nashif2008-10-311-0/+18