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

Tom Gundersen tomegun at archlinux.org
Tue Dec 13 15:25:39 UTC 2011


    Date: Tuesday, December 13, 2011 @ 10:25:38
  Author: tomegun
Revision: 144989

upgpkg: initscripts 2011.12.1-1

 * don't re-fsck root if done by initramfs
 * add pre-umount hook
 * symlink /etc/mtab, /var/run, and /var/lock to
   /proc/self/mounts, /run, and /run/lock respectively
 * do not limit size of API fs
 * bugfixes

Modified:
  initscripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-13 14:41:40 UTC (rev 144988)
+++ PKGBUILD	2011-12-13 15:25:38 UTC (rev 144989)
@@ -4,7 +4,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
-pkgver=2011.11.3
+pkgver=2011.12.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=('b32b4becf2ccbd9d287f164d0e197c83'
+md5sums=('83337d7825d4cd6cd6da105c9ca04c99'
          '027576534885b8d5dded9be546057b12')




More information about the arch-commits mailing list