grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: "Vladimir 'phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: [PATCH 00/14] Fix compilation on *BSD platforms
Date: Sun, 10 Dec 2023 23:47:07 +0100	[thread overview]
Message-ID: <CAEaD8JN39kSk4Ri6z8qSr=YiU_EtLu6M_Wayr6NFJg+a6ON3Kg@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 156 bytes --]

This patch series fixes compilation problems and one boot bug for different
BSD platforms. Mostly they are safe and touch files which are not used by
Linux

[-- Attachment #1.2: Type: text/html, Size: 178 bytes --]

[-- Attachment #2: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

             reply	other threads:[~2023-12-10 22:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-10 22:47 Vladimir 'phcoder' Serbinenko [this message]
2023-12-11  2:38 ` [PATCH 01/14] loader/bsd: Fix loading after unaligned module Vladimir 'phcoder' Serbinenko
2023-12-11  2:38 ` [PATCH 02/14] Tolerate unused-but-set in generated lexer/bison files Vladimir 'phcoder' Serbinenko
2023-12-11  2:39 ` [PATCH 03/14] diskfilter: Remove unused variable Vladimir 'phcoder' Serbinenko
2023-12-11  2:39 ` [PATCH 04/14] Fix compilation of generic/blocklist Vladimir 'phcoder' Serbinenko
2023-12-11  2:40 ` [PATCH 06/14] bsd/hostdisk: Fix NetBSD compilation Vladimir 'phcoder' Serbinenko
2023-12-11  2:41 ` [PATCH 07/14] Don't use %m formatter Vladimir 'phcoder' Serbinenko
2023-12-11  2:42 ` [PATCH 08/14] gnulib: Tolerate always_inline attribute being ignored Vladimir 'phcoder' Serbinenko
2023-12-11  2:42 ` [PATCH 09/14] Rename HAVE_LIBZFS to USE_LIBZFS Vladimir 'phcoder' Serbinenko
2023-12-11  2:43 ` [PATCH 10/14] autogen: Accept python3.10 as a python alternative Vladimir 'phcoder' Serbinenko
2023-12-11  2:43 ` [PATCH 11/14] configure: Add *BSD font paths Vladimir 'phcoder' Serbinenko
2023-12-11  2:45 ` [PATCH 13/14] configure: Add RPATH for freetype on NetBSD Vladimir 'phcoder' Serbinenko
2023-12-11  2:45 ` [PATCH 14/14] mm: Use %x and a case for displaying sizeof Vladimir 'phcoder' Serbinenko
2023-12-11 19:44 ` [PATCH 00/14] Fix compilation on *BSD platforms Daniel Kiper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEaD8JN39kSk4Ri6z8qSr=YiU_EtLu6M_Wayr6NFJg+a6ON3Kg@mail.gmail.com' \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).