Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.2: Enable befs suppport
@ 2019-07-22 16:32 voidlinux-github
  2019-07-22 16:33 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: voidlinux-github @ 2019-07-22 16:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Oreo639/void-packages enable-befs
https://github.com/void-linux/void-packages/pull/13284

linux5.2: Enable befs suppport
This enables read only BeFS (officially called BFS) support for linux.
This is the filesystem used by Haiku OS.
If you want any changes, feel free to let me know ofc.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-enable-befs-13284.patch --]
[-- Type: application/text/x-diff, Size: 1358 bytes --]

From 379e9a42ade2dfa603d110ce9def10b01a9e7bf5 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Mon, 22 Jul 2019 08:51:39 -0700
Subject: [PATCH] linux5.2: Enable befs suppport

---
 srcpkgs/linux5.2/files/i386-dotconfig   | 3 ++-
 srcpkgs/linux5.2/files/x86_64-dotconfig | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux5.2/files/i386-dotconfig b/srcpkgs/linux5.2/files/i386-dotconfig
index 601c1d1ba31..98dc1a1f70a 100644
--- a/srcpkgs/linux5.2/files/i386-dotconfig
+++ b/srcpkgs/linux5.2/files/i386-dotconfig
@@ -8397,7 +8397,8 @@ CONFIG_ECRYPT_FS=m
 # CONFIG_ECRYPT_FS_MESSAGING is not set
 CONFIG_HFS_FS=m
 CONFIG_HFSPLUS_FS=m
-# CONFIG_BEFS_FS is not set
+CONFIG_BEFS_FS=m
+# CONFIG_BEFS_DEBUG is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
 # CONFIG_JFFS2_FS is not set
diff --git a/srcpkgs/linux5.2/files/x86_64-dotconfig b/srcpkgs/linux5.2/files/x86_64-dotconfig
index 0e05ed37e80..cee35c0ec99 100644
--- a/srcpkgs/linux5.2/files/x86_64-dotconfig
+++ b/srcpkgs/linux5.2/files/x86_64-dotconfig
@@ -8544,7 +8544,8 @@ CONFIG_ECRYPT_FS=m
 # CONFIG_ECRYPT_FS_MESSAGING is not set
 CONFIG_HFS_FS=m
 CONFIG_HFSPLUS_FS=m
-# CONFIG_BEFS_FS is not set
+CONFIG_BEFS_FS=m
+# CONFIG_BEFS_DEBUG is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
 # CONFIG_JFFS2_FS is not set

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

end of thread, other threads:[~2019-07-23 19:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22 16:32 [PR PATCH] linux5.2: Enable befs suppport voidlinux-github
2019-07-22 16:33 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-22 16:33 ` voidlinux-github
2019-07-23  6:45 ` voidlinux-github
2019-07-23 14:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-23 14:55 ` voidlinux-github
2019-07-23 14:56 ` voidlinux-github
2019-07-23 14:57 ` voidlinux-github
2019-07-23 14:58 ` voidlinux-github
2019-07-23 15:00 ` voidlinux-github
2019-07-23 15:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-23 15:02 ` voidlinux-github
2019-07-23 19:11 ` [PR PATCH] [Merged]: " voidlinux-github

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