Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mkinitcpio: update to 30.
@ 2021-02-25 21:12 thypon
  2021-02-25 21:16 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: thypon @ 2021-02-25 21:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

There is a new pull request by thypon against master on the void-packages repository

https://github.com/thypon/void-packages mkinitcpio-zstd
https://github.com/void-linux/void-packages/pull/29062

mkinitcpio: update to 30.
The only meaningful change is switch to zstd as default initrd image.
I'm tempted to not merge this one since I'm not sure all our kernels support zstd atm.

A patch file from https://github.com/void-linux/void-packages/pull/29062.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mkinitcpio-zstd-29062.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]

From 19af77d2607f5bfd2ab552e642952aca032e9356 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Thu, 25 Feb 2021 20:57:16 +0000
Subject: [PATCH] mkinitcpio: update to 30.

---
 srcpkgs/mkinitcpio/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mkinitcpio/template b/srcpkgs/mkinitcpio/template
index 67b3cff04f1..b0e368f15d0 100644
--- a/srcpkgs/mkinitcpio/template
+++ b/srcpkgs/mkinitcpio/template
@@ -1,16 +1,16 @@
 # Template file for 'mkinitcpio'
 pkgname=mkinitcpio
-version=29
+version=30
 revision=1
 build_style=gnu-makefile
 hostmakedepends="asciidoc"
-depends="busybox-static bsdtar bash"
+depends="busybox-static bsdtar bash zstd"
 short_desc="Next generation of initramfs creation"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-2.0-only"
 homepage="https://wiki.archlinux.org/index.php/Mkinitcpio"
 distfiles="https://sources.archlinux.org/other/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0239ba7ae91d652472819457a5dd812c574ba37c3c3d9161e7742a63b85076c2
+checksum=c7725035a06d2ab6ef6e97601b69859d6061aec95c4551e2a1ad2e27d307258f
 
 conf_files="/etc/mkinitcpio.conf"
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-22 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 21:12 [PR PATCH] mkinitcpio: update to 30 thypon
2021-02-25 21:16 ` ericonr
2021-06-22 15:30 ` paper42
2021-06-22 15:39 ` sgn
2021-06-22 15:39 ` [PR PATCH] [Closed]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).