Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hashboot: remove
@ 2020-08-21  0:51 teldra
  2020-08-21  1:38 ` q66
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: teldra @ 2020-08-21  0:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot-remove
https://github.com/void-linux/void-packages/pull/24396

hashboot: remove


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hashboot-remove-24396.patch --]
[-- Type: text/x-diff, Size: 1314 bytes --]

From 1afb17d04d1505186a45c52b82d29324b1087082 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Aug 2020 02:51:02 +0200
Subject: [PATCH] hashboot: remove

---
 srcpkgs/hashboot/template | 25 -------------------------
 1 file changed, 25 deletions(-)
 delete mode 100644 srcpkgs/hashboot/template

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
deleted file mode 100644
index 67c071e4f9e..00000000000
--- a/srcpkgs/hashboot/template
+++ /dev/null
@@ -1,25 +0,0 @@
-# Template file for 'hashboot'
-pkgname=hashboot
-version=0.9.14
-revision=1
-archs=noarch
-hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
-maintainer="teldra <teldra@rotce.de>"
-license="custom: Hugware"
-homepage="https://schlomp.space/tastytea/hashboot"
-distfiles="https://github.com/tastytea/hashboot/archive/${version}.tar.gz"
-checksum=e044b13855faaf9816df55ff0614cc1fee7999de6e5160a0da38b46da86ecab7
-
-do_build() {
-	./build_manpage.sh
-}
-
-do_install() {
-	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
-	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
-	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
-	vman hashboot.1
-	vbin hashboot
-	vlicense LICENSE
-}

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

* Re: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
@ 2020-08-21  1:38 ` q66
  2020-08-21  1:59 ` flexibeast
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: q66 @ 2020-08-21  1:38 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/24396#issuecomment-677990220

Comment:
yup, let's do it, since hashboot is practically useless anyway, and potentially dangerous

but also i won't be the one to make the call, so someone else do it

we'll need to remove it from the documentation too

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

* Re: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
  2020-08-21  1:38 ` q66
@ 2020-08-21  1:59 ` flexibeast
  2020-08-21 11:24 ` sgn
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: flexibeast @ 2020-08-21  1:59 UTC (permalink / raw)
  To: ml

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

New comment by flexibeast on void-packages repository

https://github.com/void-linux/void-packages/pull/24396#issuecomment-677995274

Comment:
q66: https://github.com/void-linux/void-docs/pull/483

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

* Re: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
  2020-08-21  1:38 ` q66
  2020-08-21  1:59 ` flexibeast
@ 2020-08-21 11:24 ` sgn
  2020-08-21 11:38 ` flexibeast
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2020-08-21 11:24 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24396#issuecomment-678241984

Comment:
Is it better to remove the docs first, then remove from void-docs packages, then remove here?

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

* Re: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
                   ` (2 preceding siblings ...)
  2020-08-21 11:24 ` sgn
@ 2020-08-21 11:38 ` flexibeast
  2020-08-21 11:42 ` flexibeast
  2020-09-23 12:37 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: flexibeast @ 2020-08-21 11:38 UTC (permalink / raw)
  To: ml

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

New comment by flexibeast on void-packages repository

https://github.com/void-linux/void-packages/pull/24396#issuecomment-678246995

Comment:
@sgn: The removal has already happened: https://github.com/void-linux/void-docs/pull/483.

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

* Re: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
                   ` (3 preceding siblings ...)
  2020-08-21 11:38 ` flexibeast
@ 2020-08-21 11:42 ` flexibeast
  2020-09-23 12:37 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: flexibeast @ 2020-08-21 11:42 UTC (permalink / raw)
  To: ml

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

New comment by flexibeast on void-packages repository

https://github.com/void-linux/void-packages/pull/24396#issuecomment-678246995

Comment:
@sgn: The first removal has already happened: https://github.com/void-linux/void-docs/pull/485. Re. the second point, see @ericonr's comment [here](https://github.com/void-linux/void-docs/pull/485#pullrequestreview-472145077).

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

* Re: [PR PATCH] [Merged]: hashboot: remove
  2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
                   ` (4 preceding siblings ...)
  2020-08-21 11:42 ` flexibeast
@ 2020-09-23 12:37 ` Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2020-09-23 12:37 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

hashboot: remove
https://github.com/void-linux/void-packages/pull/24396

Description:


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

end of thread, other threads:[~2020-09-23 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-21  0:51 [PR PATCH] hashboot: remove teldra
2020-08-21  1:38 ` q66
2020-08-21  1:59 ` flexibeast
2020-08-21 11:24 ` sgn
2020-08-21 11:38 ` flexibeast
2020-08-21 11:42 ` flexibeast
2020-09-23 12:37 ` [PR PATCH] [Merged]: " Piraty

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).