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

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


    Date: Thursday, June 3, 2010 @ 08:31:44
  Author: thomas
Revision: 81783

Update to 0.6.5:

Thomas B?\195?\164chler (5):
      Do not umount /proc and /sys before switch_root, but mount --move them into the real root
      Mount tmpfs or (if supported) devtmpfs on /dev, move it into the real root before switch_root
      udev hook: Add --action=add to udevadm trigger
      udev hook: Add ata_id, path_id, scsi_id and usb_id to allow complete persistent storage rules
      Release 0.6.5

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-03 12:30:59 UTC (rev 81782)
+++ PKGBUILD	2010-06-03 12:31:44 UTC (rev 81783)
@@ -4,7 +4,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=mkinitcpio
-pkgver=0.6.4
+pkgver=0.6.5
 pkgrel=1
 pkgdesc="Modular initramfs image creation utility"
 arch=(any)
@@ -20,7 +20,7 @@
           'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('50d1975498a24b4d11dd77d5bffd4516ec52465bb5e0d172867b8ceeaa04cdd8')
+sha256sums=('846a779a16499109afd732261b726a960d1493c7218020fd1c9e751f13ea14e0')
 
 build() {
   :




More information about the arch-commits mailing list