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

Thomas Bächler thomas at archlinux.org
Thu Jun 3 12:30:41 UTC 2010


    Date: Thursday, June 3, 2010 @ 08:30:41
  Author: thomas
Revision: 81780

Update to 2010.06-1:

Dan McGee (1):
      Include _netdev option in NETFS list when calling fsck

Thomas B?\195?\164chler (2):
      Only mount /proc, /sys and /dev if they haven't been mounted already, use devtmpfs instead of tmpfs if supported by the kernel
      Add --action=add to udevadm trigger

Modified:
  initscripts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-03 12:29:43 UTC (rev 81779)
+++ PKGBUILD	2010-06-03 12:30:41 UTC (rev 81780)
@@ -3,8 +3,8 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=initscripts
-pkgver=2010.05
-pkgrel=3
+pkgver=2010.06
+pkgrel=1
 pkgdesc="System initialization/bootup scripts"
 arch=('i686' 'x86_64')
 url="http://www.archlinux.org"
@@ -18,7 +18,7 @@
             'wireless_tools: Wireless networking')
 install=initscripts.install
 source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.xz)
-sha256sums=('85b6fd599b2b8cae1d3d0e0c270ab2f89c9318d24cea048dcc22d1df15155437')
+sha256sums=('d137099b0acef60c5d19c9d4ad68ce79b5f018163b869fc86b4a4b4fb8ee28c8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}-${pkgrel}/




More information about the arch-commits mailing list