forked from pool/supermin
4a80d0a52d
* initrd: Support ztd-compressed modules * pacman: Recognise Artix, an Arch derivative * Add a separate variable to store link flags, and use that to supply * Add appropriate globs for arm based kernels. The file names end in -arm64 but the architecture is named aarch64. * Add support for OCaml 5.0 * Add LFS support for fts functions * Numerous bug fixes - Upstream bug fixes and features 001-Improved-debugging-of-the-supermin-if-newer-calculation.patch 002-Fix-if-newer-copy-kernel.patch 003-Fix-kernel-filtering-for-aarch64-architecture.patch 004-Use-output-complete-exe-instead-of-custom.patch 005-Only-supply-output-complete-exe-to-final-link.patch 006-Rename-function-file-kernel.patch 007-Uncompress-kernel-on-RISC-V.patch 008-Fix-link-to-renamed-kernel-documentation.patch 009-New-mailing-list-email-address.patch - Dropped initrd_support_ztd-compressed_modules.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=84
20 lines
587 B
Diff
20 lines
587 B
Diff
Subject: New mailing list email address
|
|
From: Richard W.M. Jones rjones@redhat.com Thu Nov 16 10:43:11 2023 +0000
|
|
Date: Thu Nov 16 10:43:11 2023 +0000:
|
|
Git: 7e4f0931e1ee47c7fbe7e1a9917fff68a18d9235
|
|
|
|
|
|
diff --git a/README b/README
|
|
index a74993b..fe298b4 100644
|
|
--- a/README
|
|
+++ b/README
|
|
@@ -143,7 +143,7 @@ See the examples/ subdirectory.
|
|
Feedback and bugs
|
|
-----------------
|
|
|
|
-Send feedback to libguestfs@redhat.com. You can file bugs in
|
|
+Send feedback to guestfs@lists.libguestfs.org. You can file bugs in
|
|
https://bugzilla.redhat.com/ (under "Fedora", "supermin")
|
|
|
|
Alternate libc
|