-
signalblue
This is a stupid question but could someone please tell me when building ports, what building examples mean?
-
signalblue
Does this mean place example configuration files for that package?
-
signalblue
_xor: We here refer to emacs as "eight megs and constantly swapping" :)
-
RhodiumToad
signalblue: emacs is one of the _smallest_ programs on my system :-)
-
RhodiumToad
I have xterms that use more memory than emacs does
-
signalblue
Back then, emacs performance reputation wasn't so great
-
signalblue
Nowadays, it's a great editor by any standard.
-
RhodiumToad
the EXAMPLES option on a port does whatever the port makefile tells it to do, but by convention it means to install whatever examples are available for the package
-
signalblue
RhodiumToad: Thank you, appreciate it.
-
kenrap
signalblue: way better than Electron-based editors.
-
signalblue
:)
-
signalblue
That's something we can all agree on.
-
jauntyd
-
VimDiesel
Title: FreshPorts -- editors/notepadnext: Reimplementation of Notepad++
-
visl
1) emacs native comp is alright on macos after it initially compiles when you first open it. _my_ issue with fbsd is that i have to compile rust to enable nativecomp. 2) lsp-mode + dap-mode wfm. eglot is a bit less feature rich. i've found that some lsp servers are intentionally lacking in features (pyright. this is a whole can of worms) which would also effect nvim
-
kenrap
I wish Microsoft didn't write pyright in typescript
-
visl
agreed.
-
polyex97
any easy way to get at files on a thumb drive formatted from fbsd ufs on a linux comp?
-
parv
I hear of Python "wormhole". Then there is "nc", "rsync" etc. Easiest would be if the other OS has support for UFS
-
parv
Or, connect the 2 'puters over ethernet if possible
-
polyex97
nah i don't have that. i got a linux comp and a thumb drive with ufs
-
bradd
-
VimDiesel
Title: Solved - r/w access to UFS from Linux | The FreeBSD Forums
-
parv
Thanks bradd
-
polyex97
ya i read that but sudo mount -t ufs -o ufstype=ufs2 /dev/disk/by-id/dm-name-data-root ~/mnt says /home/polyex/mnt: unknown filesystem type 'ufs'.
-
polyex97
not sure if that's the right dev too
-
Nixkernal
I had the same UFS problem, installed virtualbox and a freebsd-vm then shared-folder
-
polyex97
omg why so tough
-
jauntyd
-
VimDiesel
Title: Chapter 24. Virtualization | FreeBSD Documentation Portal
-
Nixkernal
It's a Linux-Distro-Problem, some distros compile it (UFS) some dont
-
Nixkernal
But as you can see
docs.kernel.org/admin-guide/ufs.html it's part of the kernel
-
VimDiesel
Title: Using UFS — The Linux Kernel documentation
-
noyb
which emacs
-
noyb
haha - wrong terminal
-
noyb
turns out it's not installed. :D
-
parv
Xe macs?
-
vxwarlock
I want to install freebsd uefi zfs in 32GB space on my Windows Linux device. Can you share the step by step installation document?
-
debdrup
Since there's no way for us (or a step-by-step instalattion document) to know how your disk is partitioned, I'd instead recommend you learn how to do disk partitioning. Also, make sure you have working backups.
-
vxwarlock
debdrup > thanks for advice |
-
vxwarlock
-
VimDiesel
Title: Command-Line Manual Installation How-To (With Video If Needed) | The FreeBSD Forums
-
vxwarlock
So, which of these efi files is ideal for me? Can you give me an idea about it?
-
vxwarlock
[ /boot/boot1.efi | gptboot.efi or loader.efi ?
-
vxwarlock
my disk gpt uefi win+uefi fedora
-
vxwarlock
Which of these files should I copy into efi?
-
debdrup
loader.efi is the file you're looking for
-
vxwarlock
thanks for answering debdrup
-
V-T60
Hello. Can't I mount ext3 ?
-
V-T60
mount -t ext2fs /dev/da0s1 /mnt
-
V-T60
mount: /dev/da0s1: Invalid argument
-
V-T60
isn't that correct?
-
dautor
Is there a place or someone I could ask for help explaining a piece of kernel networking code? It is about walktree and walktree_from in net/radix.c
-
vxwarlock
V-T60 > gpart show
-
vxwarlock
check your disk name
-
V_PauAmma_V
V-T60, what does "fstyp /dev/da0s1" return?
-
V-T60
V_PauAmma_V: ext2fs
-
V-T60
vxwarlock: according to that everything is correct
-
V-T60
=> 32 499680 da0 MBR (244M)
-
V_PauAmma_V
-
VimDiesel
Title: Chapter 23. Other File Systems | FreeBSD Documentation Portal
-
V-T60
Journalling and encryption are not supported yet
-
debdrup
If slice 1 is a Master Boot Record, it won't work if you're trying to mount it as a filesystem.
-
V-T60
debdrup: but it has only slice 1, doesn't it?
-
debdrup
Almost certainly not, no.
-
V-T60
debdrup: ls /dev/da0* shows only da0 and da0s1
-
debdrup
Please so `gpart show da0 | nc termbin.com 9999`
-
V-T60
shown me*
-
debdrup
Then share the link.
-
V-T60
i mounted as msdosfs
-
V-T60
repartitioned it
-
V-T60
though, i didn't want to
-
siix_office
i have a fbsd gateway, NAT/WAN/internet side is em0 192.168.0.22, local gateway/LAN side is em1 192.168.56.3. i also have an ipsec tunnel on tun0 10.6.0.5. ipsec took care of routing local traffic over the tunnel, but it doesn't redirect the gateway traffic from em1
-
siix_office
is that as simple as adding a pf rule?
-
siix_office
-
VimDiesel
Title: Pastie
-
rafe
Hi all, I'm following up about a maintainer time out
-
rafe
-
VimDiesel
Title: 269504 – net-p2p/transmission-cli - New version available 4.0.3
-
rafe
yep
-
rafe
it's been five months since a member of portmgr said he would take a look at updating the port and nothing has happened
-
rafe
I've submitted patches for updating it but none have bene reviewed
-
rafe
Having marked maintainer-feedback-, what else do I need to do to get someone from portmgr to take a look and get the ball rolling?
-
rafe
crap, I meant to post this in #freebsd-ports, please disregard
-
rafe
it's been five months since a member of portmgr said he would take a look at updating the port and nothing has happened. I've submitted patches for updating it but none have bene reviewed. Having marked maintainer-feedback-, what else do I need to do to get someone from portmgr to take a look and get the ball rolling?
-
rafe
apologies for the double post
-
meena
rafe: i'd call this Maintainer timeout. heck, i'd call this PortMgr timeout
-
Rue
anyone uses emacs on freebsd?
-
la_mettrie
i do
-
Rue
so i have this emacs package installed (from melpa, because that package isn't available in the freebsd repository), but to run this emacs package in emacs, it runs the Makefile that is included the package and freebsd doesn't know how to handle the Makefile (that is made for linux) :(
-
la_mettrie
haven't encountered such issue myself
-
Demosthenex
arg, gotta upgrade to 13.2
-
V_PauAmma_V
Rue, install the gmake package. (GNU make.)
-
Rue
V_PauAmma_V: i have it
-
Demosthenex
Rue: does the package have a variable to set for the make command?
-
Rue
Demosthenex: it's this Makefile
-
Rue
-
VimDiesel
Title: emacs-rime/Makefile at master · DogLooksGood/emacs-rime · GitHub
-
Demosthenex
-
VimDiesel
Title: emacs-rime/rime.el at master · DogLooksGood/emacs-rime · GitHub
-
Demosthenex
they hardcoded the name of make
-
Rue
Demosthenex: ya i did notice that and changed it but no luck :(
-
Rue
Demosthenex: i ran gmake lib manually inside that package directory and got gcc lib.c -o librime-emacs.so -fPIC -O2 -Wall -shared -lrime that seems to have done something 'cuz when i triggered the keybind for rime in emacs it asked me to press y to create the rime directory, but then it complained about 'Wrong type argument: stringp, nil'
-
luke8086
hi y'all. my xorg stopped working after pkg upgrade. sth to do with "glamor requires at least 128 instructions (64 reported)", for now i had to set AccelMethod "none" to make it start. wondering if anyone had any ideas?
pastebin.mozilla.org/VUhV1rrS/slim
-
VimDiesel
Title: Mozilla Community Pastebin/VUhV1rrS (Plain Code)
-
Demosthenex
Rue: hrm.
-
Ronis_BR
hi! I am using the virtio-net driver in a Windows 10 VM. Every time I reboot my host system, the PCI slot of the ethernet card is increased. Is there a way to fix it into a specific number?
-
phryk
currently thinking about building a new desktop machine. any reason why freebsd would not work with a ryzen 9 cpu / am5 mainboard?
-
Beladona
Can i comment with `#` in /etc/rc.conf?
-
vkarlsen
Beladona: Yes
-
Beladona
ok
-
Beladona
I commented #postgres_enable="yes". I hope pg won't start now and I have to manually start it after booting
-
Beladona
vkarlsen ^
-
Beladona
pastebin.mozilla.org/cjSZuCT5 I got new device ada3. So should this be ok? `zpool replace big-drive 11657859392232373951 /dev/ada3.eli`
-
VimDiesel
Title: Mozilla Community Pastebin/cjSZuCT5 (Plain Code)
-
Beladona
Ok, people are busy.