From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1615199-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 961C4158041 for <garchives@archives.gentoo.org>; Wed, 27 Mar 2024 14:35:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99D22E2A3D; Wed, 27 Mar 2024 14:35:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D23CE2A3D for <gentoo-commits@lists.gentoo.org>; Wed, 27 Mar 2024 14:35:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 294D133BEFF for <gentoo-commits@lists.gentoo.org>; Wed, 27 Mar 2024 14:35:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CA1215DC for <gentoo-commits@lists.gentoo.org>; Wed, 27 Mar 2024 14:35:51 +0000 (UTC) From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" <julien@jroy.ca> Message-ID: <1711550108.5b080de5b205f6a988f7cd7c535bc9b75c31a2f1.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/boot-repair-iso-download/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-boot/boot-repair-iso-download/Manifest sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild sys-boot/boot-repair-iso-download/metadata.xml X-VCS-Directories: sys-boot/boot-repair-iso-download/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 5b080de5b205f6a988f7cd7c535bc9b75c31a2f1 X-VCS-Branch: dev Date: Wed, 27 Mar 2024 14:35:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d0808ff7-69e3-4d4d-9c84-d5b6dfd975f2 X-Archives-Hash: 8fd0bc2b1bf72686ed2ca62d8921f30e commit: 5b080de5b205f6a988f7cd7c535bc9b75c31a2f1 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Wed Mar 27 14:35:08 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Wed Mar 27 14:35:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b080de5 Revert "sys-boot/boot-repair-iso-download: new package" This reverts commit 470cf060b5b0fac0d7c84e54bad34b9b577f1fe5. Per discussion on https://github.com/gentoo/guru/commit/470cf060b5b0fac0d7c84e54bad34b9b577f1fe5 Signed-off-by: Julien Roy <julien <AT> jroy.ca> sys-boot/boot-repair-iso-download/Manifest | 1 - .../boot-repair-iso-download-9999.ebuild | 39 ---------------------- sys-boot/boot-repair-iso-download/metadata.xml | 12 ------- 3 files changed, 52 deletions(-) diff --git a/sys-boot/boot-repair-iso-download/Manifest b/sys-boot/boot-repair-iso-download/Manifest deleted file mode 100644 index 54c2ca538c..0000000000 --- a/sys-boot/boot-repair-iso-download/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST boot-repair-disk-64bit.iso 2630877184 BLAKE2B 66b977f030bd673d6b212e8975ae1662f92644e23186046748165cbd6088d2a5ca3dbc419e39d136e112b97263e6494bfca952f5fa1e00d9c2e272748bce994e SHA512 2908bc9b7cb249fe1fefa02d8c817857f59a95b61a896b220d6b056cde2de2fc418654ec09e9576b1fe72eb225b457bc151d56eebc720b5ee8e0e825dba5de22 diff --git a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild b/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild deleted file mode 100644 index f453969d3b..0000000000 --- a/sys-boot/boot-repair-iso-download/boot-repair-iso-download-9999.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2024 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Ubuntu based ISO to fix GRUB problems - just downloads to /opt/distribs/" -HOMEPAGE="https://sourceforge.net/p/boot-repair-cd/home/Home/" - -SRC_URI="https://yer.dl.sourceforge.net/project/boot-repair-cd/boot-repair-disk-64bit.iso" - -S="${WORKDIR}" - -LICENSE="GPL-3" -SLOT="0" -PROPERTIES="live" -RESTRICT="strip" -QA_PREBUILT="*" - -src_install() { - - cd "$DISTDIR" || die - - mkdir -p "$ED/opt/distribs/" || die - - cp boot-repair-disk-64bit.iso "$ED/opt/distribs/" || die -} - -pkg_postinst() { - einfo "To write to USB we have many options, but the simplest one without installing any software:" - einfo "sudo cp boot-repair-disk-64bit.iso /dev/sdX" - einfo "it will override the data on USB" - einfo "Instead of sdX - choose the letter of your USB flash from lsblk" - einfo "or" - einfo "sudo dd if=boot-repair-disk-64bit.iso of=/dev/sdX" - einfo "With dd you can press Ctrl-T to see the progress" - einfo "or sys-boot/ventoy-bin (just copy the iso to the usb, with optional persistence storage)" - einfo "or Rufus on Windows (also with optional persistence) https://rufus.ie" - einfo "See related documentation https://wiki.gentoo.org/wiki/LiveUSB" -} diff --git a/sys-boot/boot-repair-iso-download/metadata.xml b/sys-boot/boot-repair-iso-download/metadata.xml deleted file mode 100644 index c58921bd3b..0000000000 --- a/sys-boot/boot-repair-iso-download/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <name>Vitaly Zdanevich</name> - <email>zdanevich.vitaly@ya.ru</email> - </maintainer> - <upstream> - <doc lang="en">https://help.ubuntu.com/community/Boot-Repair</doc> - <remote-id type="sourceforge">boot-repair-cd</remote-id> - </upstream> -</pkgmetadata>