Makaba
what's the maximum xattr size for zfs?
Makaba
.
So what's the limit on FreeBSD?
https://man.freebsd.org/cgi/man.cgi?query=zfsprops&sektion=7&apropos=0&manpath=FreeBSD+14.0-RELEASE+and+Ports
“xattr=on|off|sa
Controls whether extended attributes are enabled for this file sys-
tem. Two styles of extended attributes are supported: either direc-
tory-based or system-attribute-based.
The default value of on enables directory-based extended attributes.
This style of extended attribute imposes no practical limit on either
the size or number of attributes which can be set on a file. Al-
though under Linux the getxattr(2) and setxattr(2) system calls limit
the maximum size to 64K. This is the most compatible style of ex-
tended attribute and is supported by all ZFS implementations.
System-attribute-based xattrs can be enabled by setting the value to
sa. The key advantage of this type of xattr is improved performance.
Storing extended attributes as system attributes significantly de-
creases the amount of disk I/O required. Up to 64K of data may be
stored per-file in the space reserved for system attributes. If
there is not enough space available for an extended attribute then it
will be automatically written as a directory-based xattr. System-at-
tribute-based extended attributes are not accessible on platforms
which do not support the xattr=sa feature. OpenZFS supports xattr=sa
on both FreeBSD and Linux.
The use of system-attribute-based xattrs is strongly encouraged for
users of SELinux or POSIX ACLs. Both of these features heavily rely
on extended attributes and benefit significantly from the reduced ac-
cess time.
The values on and off are equivalent to the xattr and noxattr mount
options.”
Also some information on limitations in the error section mentioned in the extattr(2) manual.
https://man.freebsd.org/cgi/man.cgi?query=extattr&sektion=2
theronard
Does freebsd loader read bcd of windows?
Krond
No, like, why?
Krond
Use EFI.
theronard
2 separated esp?
Krond
In my case I'm dualbooting into my notebook via EFI, I added Dragonfly bootloader under original name to EFI partition and in BIOS created custom boot option with custom EFI payload.
Krond
Another option is to use EFI boot selectors, though those are not working flawlessly with Windows regarding hibernation and power states.
bittin-
https://www.bsdnow.tv/580
.
https://arstechnica.com/gadgets/2024/10/ward-christensen-bbs-inventor-and-architect-of-our-online-age-dies-at-age-78/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social
RIP Ward Christensen.
Hi all.I have a question.
Can I install FreeBSD with 2 os in a single drive?
The 2 os had already installed
Rincewind
Mhhh
Yes you can with a boot manager
ɴꙩᴍᴀᴅ
@gaoroot quite surprised about the new tg features 😁 apparently I can't reach you if I'm not premium. Quite interesting indeed
ɴꙩᴍᴀᴅ
anyway, even tho it was my idea to make the chat a bit more forum-like, I'm now considering that maybe we could give a poll to the users in the chat to see if this way it's fine, or if they'll prefer to revert to the standard chat system. OpenBSD group also tried the forum-like form but reverted it because it was a bit of a mess, and chats like freebsd_ru haven't done the change and still lively daily. What do you think?
Alexander
I don't mind getting back to my old self.
ɴꙩᴍᴀᴅ
alright, let me make the poll and lets find out what people would like more
ɴꙩᴍᴀᴅ
X
I think a topic based chat is more useful for fbsd.
Maxim
a "simple chat" is way more convenient
X
Because you can easily read and find informations related to a specific topic. Having a simple chat will mix all the informations or discussions and the relevant/important infos will be more difficult to find imho.
However, if the community decide in favor of simple chat, users will adapt.
ɴꙩᴍᴀᴅ
Time has come, and with an astonishing number of participants, it is now time to come into a decision. seems we have a winner tho so on that bombshell, @gaoroot we can go back to the old single thread chat I guess
A.
https://www.phoronix.com/news/Linus-Torvalds-Russian-Devs
Linus joined the Nazi club today! Fuck Linux and Nato🥳
theronard
Freebsd went again to one single topic?
harmony5 🇺🇳 ⌤
G
harmony5 🇺🇳 ⌤
X
https://krebsonsecurity.com/2024/10/the-global-surveillance-free-for-all-in-mobile-ad-data/
Krond
Krond
Though russians was also siding with Hitler that time, when they being expunged from League of nations they plead unguilty and claimed they are not the only 'victims of misunderstanding' pointing at Hitler. Good old messed up history.
Maxim
good old "understanding" of history as well
Krond
And then that "local population" kindda evaporated and russians had to deal with solid army fully backed by citizens, and give up occupying land with almost no people living on it (cuz everyone left) and almost no immigrants from Finland in coming years. Magic.
Krond
Like, Hitler didn't want to annex part of Poland, it was a call from "local population".
Maxim
why?
Sudarshan
theronard
not my picture, but it s openrc in freebsd
Sudarshan
Btw it's not upstream OpenRC, it's heavily patched to work with my drone. I fixed it's boot order finally, and now it detects my wifi properly, otherwise it was panicking randomly.
M4x
Wait you are running freebsd with openrc on ur drone? What Embedded system are u using?
S
Ok, so tell us more
S
Truly FREE bsd.
M4x
Woah
theronard
bruh openbsd supports wayland
Sudarshan
bruh openbsd supports wayland
OpenBSD runs it, doesn't support Wayland. There is a port maintainer for Wayland who does all those dirty tasks of porting it. Wayland is mostly designed for Linux. Wayland libraries currently have hard dependencies on Linux kernel APIs like epoll. Wayland is also written with the assumption of Linux to the extent that every client application tends to #include <linux/input.h> because Wayland's designers didn't see the need to define a OS-neutral way to get mouse button IDs. So far, all Wayland compositors but swc have a hard dependency on libinput, which only supports Linux's input API (also cloned in FreeBSD).
theronard
theronard
i ve read that comment
theronard
but yeah, ik
Sudarshan
but yeah, ik
It's not a comment, it's from NetBSD wiki
Abhi
Abhi
My new thinkpad, installer is stuck here for some reason
Abhi
theronard
My dots for hyprland on fbsd. We dont have the network module for waybar, so i created a custom module written in perl to show the network status. Maybe if someone can help me creating a network status script based on the strength of wifi connectivity?
https://github.com/ronardnx/hyprland_freebsd
Maxim
version? specs? the telepathic people are all on vacation, y'know
X
https://vermaden.wordpress.com/2024/10/29/operate-android-device-on-freebsd/
Vedrovid
does anyone know where can i find a config file for LF file browser? I installed it via pkg, but no config files in /usr/local/etc.. Am I missing something?
Vedrovid
alno nothing in .config
Carl
ɴꙩᴍᴀᴅ
does anyone know where can i find a config file for LF file browser? I installed it via pkg, but no config files in /usr/local/etc.. Am I missing something?
https://github.com/gokcehan/lf/blob/master/doc.md#configuration
https://github.com/gokcehan/lf/wiki/Colors-and-Icons
> A sample configuration file can be found at https://github.com/gokcehan/lf/blob/master/etc/lfrc.example
> Existence of this wiki page is only due to historical reasons. Information about colors and icons configuration has been added to the documentation. In the most likely case, you just need to grab example colors and icons files from the repository under etc directory and put them in your configuration directory with proper names:
mkdir -p ~/.config/lf
curl https://raw.githubusercontent.com/gokcehan/lf/master/etc/colors.example -o ~/.config/lf/colors
curl https://raw.githubusercontent.com/gokcehan/lf/master/etc/icons.example -o ~/.config/lf/icons
Vedrovid
Vedrovid
Vedrovid
theronard
Ahmad Mu'min
Hello, i just installed GhostBSD in an ASUS laptop. But, I got an issue when I accidentally pressed the power button, then the laptop automatically shut down. I have configured MATE control panel to ask first before shut down, but still not fixed it.
Is there any solution?
Денислав Димитров
Is ACPI disabled?
Денислав Димитров
the bios configuration should point the button event to the OS
Денислав Димитров
From there acpi settings should be investigated and changed and apm also should be considered
Ahmad Mu'min
.
Best cli fm ever :)
Looks nice, I’ll have to try lf. 👍🏻
However I’m not sure if I would call it the best ever… because a really like nnn. (https://github.com/jarun/nnn)
Maybe you like it too. 😁
theronard
theronard
ɴꙩᴍᴀᴅ