public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/kconfig/amd64/
Date: Thu, 14 Jul 2022 13:44:43 +0000 (UTC)	[thread overview]
Message-ID: <1657806247.cdcaa2a817382418c5eb0df0e669baf14152df2c.bkohler@gentoo> (raw)

commit:     cdcaa2a817382418c5eb0df0e669baf14152df2c
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 13:44:07 2022 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 13:44:07 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=cdcaa2a8

kconfig/amd64/livegui: make ntfs3 driver built-in for rufus

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 .../kconfig/amd64/livegui-amd64-5.15.23.config     |  2 +-
 .../livegui-amd64-5.15.23.config-changes.patch     | 27 ++++++++++++++--------
 2 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/releases/kconfig/amd64/livegui-amd64-5.15.23.config b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
index 42e322cd..831ea2c4 100644
--- a/releases/kconfig/amd64/livegui-amd64-5.15.23.config
+++ b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
@@ -8756,7 +8756,7 @@ CONFIG_FAT_KUNIT_TEST=m
 CONFIG_EXFAT_FS=m
 CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
 # CONFIG_NTFS_FS is not set
-CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS=y
 # CONFIG_NTFS3_64BIT_CLUSTER is not set
 CONFIG_NTFS3_LZX_XPRESS=y
 CONFIG_NTFS3_FS_POSIX_ACL=y

diff --git a/releases/kconfig/amd64/livegui-amd64-5.15.23.config-changes.patch b/releases/kconfig/amd64/livegui-amd64-5.15.23.config-changes.patch
index 43a80277..75a90472 100644
--- a/releases/kconfig/amd64/livegui-amd64-5.15.23.config-changes.patch
+++ b/releases/kconfig/amd64/livegui-amd64-5.15.23.config-changes.patch
@@ -1,8 +1,6 @@
-diff --git a/releases/kconfig/amd64/livegui-amd64-5.15.23.config b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
-index 93bc862c..42e322cd 100644
---- a/releases/kconfig/amd64/livegui-amd64-5.15.23.config
-+++ b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
-@@ -2395,8 +2395,8 @@ CONFIG_ZRAM_DEF_COMP_LZORLE=y
+---- a/releases/kconfig/amd64/livegui-amd64-5.15.23.config
+-+++ b/releases/kconfig/amd64/livegui-amd64-5.15.23.config
+@@ -2395,8 +2395,8 @@
  CONFIG_ZRAM_DEF_COMP="lzo-rle"
  # CONFIG_ZRAM_WRITEBACK is not set
  # CONFIG_ZRAM_MEMORY_TRACKING is not set
@@ -13,7 +11,7 @@ index 93bc862c..42e322cd 100644
  # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  CONFIG_BLK_DEV_DRBD=m
  # CONFIG_DRBD_FAULT_INJECTION is not set
-@@ -6874,7 +6874,7 @@ CONFIG_USB_TMC=m
+@@ -6874,7 +6874,7 @@
  #
  # also be needed; see USB_STORAGE Help for more info
  #
@@ -22,7 +20,7 @@ index 93bc862c..42e322cd 100644
  # CONFIG_USB_STORAGE_DEBUG is not set
  CONFIG_USB_STORAGE_REALTEK=m
  CONFIG_REALTEK_AUTOPM=y
-@@ -8715,7 +8715,7 @@ CONFIG_FUSE_FS=m
+@@ -8715,7 +8715,7 @@
  CONFIG_CUSE=m
  CONFIG_VIRTIO_FS=m
  CONFIG_FUSE_DAX=y
@@ -31,7 +29,7 @@ index 93bc862c..42e322cd 100644
  # CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
  CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
  # CONFIG_OVERLAY_FS_INDEX is not set
-@@ -8737,7 +8737,7 @@ CONFIG_CACHEFILES=m
+@@ -8737,7 +8737,7 @@
  #
  # CD-ROM/DVD Filesystems
  #
@@ -40,7 +38,7 @@ index 93bc862c..42e322cd 100644
  CONFIG_JOLIET=y
  CONFIG_ZISOFS=y
  CONFIG_UDF_FS=m
-@@ -8748,7 +8748,7 @@ CONFIG_UDF_FS=m
+@@ -8748,7 +8748,7 @@
  #
  CONFIG_FAT_FS=m
  CONFIG_MSDOS_FS=m
@@ -49,7 +47,16 @@ index 93bc862c..42e322cd 100644
  CONFIG_FAT_DEFAULT_CODEPAGE=437
  CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
  # CONFIG_FAT_DEFAULT_UTF8 is not set
-@@ -8825,7 +8825,7 @@ CONFIG_UBIFS_FS_AUTHENTICATION=y
+@@ -8756,7 +8756,7 @@
+ CONFIG_EXFAT_FS=m
+ CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
+ # CONFIG_NTFS_FS is not set
+-CONFIG_NTFS3_FS=m
++CONFIG_NTFS3_FS=y
+ # CONFIG_NTFS3_64BIT_CLUSTER is not set
+ CONFIG_NTFS3_LZX_XPRESS=y
+ CONFIG_NTFS3_FS_POSIX_ACL=y
+@@ -8825,7 +8825,7 @@
  CONFIG_CRAMFS=m
  CONFIG_CRAMFS_BLOCKDEV=y
  # CONFIG_CRAMFS_MTD is not set


             reply	other threads:[~2022-07-14 13:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 13:44 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 18:36 [gentoo-commits] proj/releng:master commit in: releases/kconfig/amd64/ Ben Kohler
2024-03-22 10:49 Ben Kohler
2024-03-22 10:49 Ben Kohler
2024-02-27 19:43 Ben Kohler
2023-12-15 20:50 Ben Kohler
2023-07-10 19:06 Ben Kohler
2022-12-07 13:41 Ben Kohler
2022-09-13 16:52 Ben Kohler
2022-04-12 19:17 Andreas K. Hüttel
2022-04-12 16:37 Andreas K. Hüttel
2022-03-24 23:41 Georgy Yakovlev
2021-10-16 14:39 Ben Kohler
2021-10-16 14:39 Ben Kohler
2021-07-17 11:09 Ben Kohler
2021-06-30 17:15 Ben Kohler
2020-06-04 17:13 Ben Kohler
2020-06-04 13:26 Ben Kohler
2020-06-04 13:26 Ben Kohler
2020-06-02 14:07 Ben Kohler
2020-06-02 14:05 Ben Kohler

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=1657806247.cdcaa2a817382418c5eb0df0e669baf14152df2c.bkohler@gentoo \
    --to=bkohler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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