[arch-commits] Commit in initscripts/trunk (PKGBUILD)

Tom Gundersen tomegun at archlinux.org
Wed Mar 21 13:46:28 UTC 2012


    Date: Wednesday, March 21, 2012 @ 09:46:27
  Author: tomegun
Revision: 154011

upgpkg: initscripts 2012.03.1-1

make dhcpcd quiet on shutdown
fix hanging on shutdown due to broken nfs
make arch-* accept specific config files
improve makefile
force /etc/localtime to be a symlink
support binfmt
remove NEED_ROOT
don't modprobe rtc, dm-crypt and dm-mod any more
warn on passphrase in /etc/crypttab
move bash completion to /usr/share
bugfixes

Modified:
  initscripts/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-21 13:35:39 UTC (rev 154010)
+++ PKGBUILD	2012-03-21 13:46:27 UTC (rev 154011)
@@ -4,7 +4,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
-pkgver=2012.02.1
+pkgver=2012.03.1
 pkgrel=1
 pkgdesc="System initialization/bootup scripts"
 arch=('any')
@@ -28,5 +28,5 @@
   make DESTDIR=${pkgdir} install
   install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless
 }
-md5sums=('79c81d2567ebc33b6f39394c9349e619'
+md5sums=('bc96e3969c61652048008ee4a798cf1f'
          '027576534885b8d5dded9be546057b12')




More information about the arch-commits mailing list