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

Thomas Bächler thomas at archlinux.org
Sun Jun 12 14:07:08 UTC 2011


    Date: Sunday, June 12, 2011 @ 10:07:08
  Author: thomas
Revision: 127299

mkinitcpio 0.6.14

Dave Reisner (9):
      functions: refactor auto_modules
      functions: refactor all_modules
      functions: refactor checked modules
      mkinitcpio: use binary hashed depmod files
      init: remove support for disablemodules
      init: load all earlymodules at once
      init_functions: support {LABEL,UUID}= syntax
      init_functions: simplify mount case of root=/dev/*
      init: purge environment before leaving early userspace

Thomas B?\195?\164chler (2):
      default_mount_handler: Only try to manually create the root device if devtmpfs is not used.
      Release version 0.6.14

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-12 13:50:43 UTC (rev 127298)
+++ PKGBUILD	2011-06-12 14:07:08 UTC (rev 127299)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=mkinitcpio
-pkgver=0.6.13
+pkgver=0.6.14
 pkgrel=1
 pkgdesc="Modular initramfs image creation utility"
 arch=(any)
@@ -18,7 +18,7 @@
           'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('fe145596593e381aac5111c8198ebc39df7271313618901f4805384066ebd4d6')
+sha256sums=('79eff04d530eefd9a753e35407cb35f20e023d2dbad5f92dd55dcc54273d38b3')
 
 package() {
   cd $srcdir/${pkgname}-${pkgver}




More information about the arch-commits mailing list