Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Dike 2295705918 sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a
The sulogin compile checked for /usr/lib*/libcrypt.a to decide whether
to add -lcrypt to the final compile.  However, the recipe puts LCRYPT
in the environment, so crypt-lib.patch makes the Makefile check for
this before looking at the host /usr/lib.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
2010-07-15 13:44:56 +01:00
Qing He 10cce8e1f7 sysvinit: upgrade to version 2.88dsf
from 2.86
update to new homepage and download site

changes:
  - rebase install.patch
  - remove dated 2.86 patch

Signed-off-by: Qing He <qing.he@intel.com>
2010-06-30 13:19:04 +01:00
Rob Bradford 8cafc7c2cb sysvinit: Manage /sbin/poweroff with update-alternatives 2008-10-29 18:22:42 +00:00
Richard Purdie cc1783b5e2 sysvinit: Use echo to change the psplash progress fifo instead of forking
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5060 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-12 15:42:16 +00:00
Richard Purdie de9da957b9 sysvinit: Remove cruft from rc we don't need
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4998 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-01 11:34:31 +00:00
Richard Purdie 1cc5d12080 sysvinit: Enable volatiles caching
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4509 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20 13:39:48 +00:00
Richard Purdie 2693f8dd3e sysvinit: Various progress bar fixes, especially reboot/halt handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1406 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-28 15:46:02 +00:00
Richard Purdie 48fd3247f2 sysvinit: Fix divide by zero upon shutdown
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1404 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-28 12:50:25 +00:00
Ross Burton 9765e7cb9b Fix bashisms
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1279 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-21 17:17:12 +00:00
Ross Burton 0261eb4f78 Don't tell psplash to quit when starting X
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-24 14:33:24 +00:00
Richard Purdie 0fc3f6d434 sysvinit: Fix packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@835 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-29 09:54:47 +00:00
Richard Purdie eb83f4bb4e sysvinit: Add psplash support, remove elpp support, convert rcS to use rc, speedup execution of sh scripts
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@771 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-28 14:21:06 +00:00
Richard Purdie a48da11aca Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21 14:48:08 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00