-
__sbrk
ek: I have not, but I will try that
-
__sbrk
ek: guessing echo "hint.apic.0.disabled=1" >> /boot/loader.conf will do it
-
__sbrk
looking at the manpage
-
mns
˜/41
-
ring0_starr
WHY is getting a dump on kernel panic so difficult
-
ring0_starr
the user experience for this is not great in my opinion
-
ring0_starr
i need to dumpon(8) to get a dump. the device needs to be a swap device.
-
ring0_starr
okay; no problem. I flashed an official aarch64 SD card image which seems to be resized to the size of the entire MMC disk, right?
-
ring0_starr
so I just need to shrink the rootfs partition or whatever, make a swapfs partition, swapon(8) it, then dumpon(8) it.
-
ring0_starr
after all, swapinfo shows no swapfs spaces so I'd need to make one
-
ring0_starr
so okay, I gpart show to get started with the disk operation.
-
ring0_starr
what's this on mmcsd0p3? a freebsd-swap type part?
-
ring0_starr
where did this come from? why did i not know about it? why isn't this swapon'd on startup? WHY do i need to go through this just to get a crash dump? I get a minidump in Windows by default, and I can get a full memory dump by just clicking through three dialog boxes in the control panel.
-
ring0_starr
Linux, I don't even want to speculate on
-
ring0_starr
Linux is a disaster zone and FreeBSD is a cathedral that has a centralized official configuration UI, that is bsdconfig(8), equivalent to HP-UX sam and AIX smitty
-
ring0_starr
I would be able to configure **stuff like this** in those config utilities, but I get nothing of the sort in bsdconfig.
-
ring0_starr
Come on man
-
mason
TIL FreeBSD ships root-on-ZFS VM images.
-
SamuelMarks
hi
-
SamuelMarks
How do I set a global variable for /bin/sh on FreeBSD? - I've tried adding `export FOO=5` to /etc/profile but that inconsistently works… on Linux I just use /etc/environment
-
-
ring0_starr
I've had a lot of issues with the same thing in Linux as well FWIW.
-
ring0_starr
Debian in particular does something screwy with /etc/profile and .profiles
-
SamuelMarks
arghh
-
SamuelMarks
it's rough
-
ring0_starr
I think you need to "source blah.sh where export FOO=5 is in this script
-
SamuelMarks
When I `vagrant ssh` and then run `env` I see the var in my FreeBSD box. When I run `vagrant ssh -c 'env'` I don't see it
-
ring0_starr
I don't understand why you need "source" in the first place. Is this a bash only thing?
-
SamuelMarks
I guess /etc/profile isn't always sourced?
-
ring0_starr
I don't know
-
ring0_starr
In a sane world, you'd be able to see if that's the case or not in the manpage
-
ring0_starr
Documentation is at an all-time low right now
-
SamuelMarks
hmmmmmm
-
ring0_starr
I was complaining about FreeBSD kernel crash dumps being user-unfriendly
-
ring0_starr
but it's really an epidemic with every OS right now
-
ring0_starr
UIs being insanely bad and incomplete, overcomplicated, poor UX
-
SamuelMarks
Latest: `vagrant ssh <<< 'env'` works and `vagrant ssh -c 'env'` fails
-
megaTherion
ring0_starr: get an mac :)
-
ring0_starr
Why is it that everybody in tech acts like this is all a-okay
-
ring0_starr
I would never work for apple
-
megaTherion
I didnt say you should work for that company :D
-
ring0_starr
That company was much better when Steve Wozniac and those types of people were on charge
-
megaTherion
(I wouldnt bother though, money is good)
-
ring0_starr
s/on/in/
-
megaTherion
you seem to be an ideology guy
-
ring0_starr
What's that supposed to mean
-
megaTherion
you care more for ideology than being pragmatic
-
megaTherion
people are very different
-
ring0_starr
Being ideological is pragmatic at this stage
-
megaTherion
nope
-
ring0_starr
There is far too much rot and you need to rethink the entire thing instead of building on top of more garbage
-
megaTherion
pragmatic is just, you take the stuff which works regardless of who has it designed, invented etc.
-
ring0_starr
At some point people went wrong
-
megaTherion
mac os works to me but I work with all OS'... FreeBSD included, depends on the use case
-
ring0_starr
Why TF are the most advanced operating systems so difficult to use
-
ring0_starr
It's like you're making unix into a rube goldberg machine
-
megaTherion
you dont want to work with UNIX
-
megaTherion
I think the only official one which still is alive is AIX? not sure if IBM still uses that
-
ring0_starr
Ken Thompson, Dennis Ritchie, etc. are too old to get mad about this shit
-
ring0_starr
but I bet they'd be an angry yelling old man like i am right now
-
megaTherion
Ritchie is dead already
-
ring0_starr
Exactly
-
ring0_starr
Oh you're megaTherion the C++ fanboy guy
-
megaTherion
time moves forward you know :)
-
megaTherion
Im not a fanboy of anything
-
megaTherion
I just use staff to get my work done, earn money etc.
-
megaTherion
I even use Java
-
ring0_starr
Years or decades ago you used to come to #C and #C++ and argue about OOP
-
megaTherion
sure but I gave up on that...
-
megaTherion
people arent worth my time any longer
-
megaTherion
especially OSS people or people from *somewhere
-
ring0_starr
I have mentally labeled you forever as the C++ fanboy arguing guy
-
ring0_starr
Sorry
-
megaTherion
I dont care :)
-
SamuelMarks
darn tried setting FOO=5 in /etc/profile /usr/share/skel/dot.profile $HOME/.shrc but it still isn't appearing in `vagrant ssh -c env`
-
megaTherion
dont worry Im not often in here, I quit IRC long time ago... I just chirp in like in a 2-3 years interval
-
SamuelMarks
Ok I've added a question to the forum can a moderator approve my post? -
forums.freebsd.org/threads/how-do-i…re-skel-dot-profile-home-shrc.97797 - thanks
-
ring0_starr
megaTherion: IIRC you're from Germany, right?
-
ring0_starr
There was another german on #C, mauke
-
ring0_starr
He banned me because he thought I got the third declention in Latin wrong on the word "virus".
-
ring0_starr
And then he unbanned me when I proved I was correct
-
ring0_starr
I don't get people.
-
nimaje
hm, SamuelMarks left already, if he returns tell him, that vagrant ssh -c 'env' does the sensible thing of not using /bin/sh anywhere and what he is searching is a way to set env variables on login which is what login.conf provides
-
nimaje
oh, or put that on his forum post, I don't have an account there
-
megaTherion
ring0_starr: yes Im from germany
-
megaTherion
ya IRC community has destroyed themselfs, I dont care... these days there is ChatGPT :D
-
megaTherion
(and I heard a lot of people are nowadays on Discord and Matrix, but honestly I dont have the time)
-
ring0_starr
Discord and Matrix don't have high-energy chats in them ever. It's completely dead. People use it as though it were a message board with all the paragraph, attachment features, etc. rather than as a chat program
-
ring0_starr
Forums and IRC have different energies to them and they should not be merged into one.
-
megaTherion
though discord is basically what IRC is (yes not technically, but treated as such)
-
megaTherion
+t
-
ring0_starr
I see a lot of people on Discord and Slack speaking in large paragraphs to each other at a time, single line messages are kinda rare
-
ring0_starr
There used to be like "random encounters" where you'd "catch" someone on in a certain channel at a certain time, now everybody is omnipresent everywhere all the time
-
ring0_starr
And people end up not speaking
-
ring0_starr
Everybody is going to turn into those "I'll just install an IRC bouncer on my router and read it every 5 years" kind of people
-
ring0_starr
If you want slow-paced larger form chats that's what a forum is for but it's like nu-age chat programs are trying to merge that into one
-
mns
I have podman insatlled and when I run it, as a regular user, I get the following: "Error: cannot run command "podman machine list" as root" Has anyone seen that?
-
clemens3
does anyone know what licence (if any) the freebsd handbook goes by?
-
clemens3
is it freely redistributable?
-
ivy
-
clemens3
ivy, thanks, that sounds like it means the texts and documentation
-
clemens3
nothing directly in the latest pdf, but anyway, would be logical the book is part of the os
-
ivy
clemens3: the handbook is built from that repository, so that license applies to everything in there. the PDF would count as 'object files'
-
clemens3
ivy: i checked it, thanks
-
clemens3
i just couldn't find the license in the book itself, and according to the license, i now distribute the license extra
-
mns
˜/43