00:58:28 hey, say 00:58:50 bhyve vms, can they use the local disk as a disk? 00:58:57 via virtio-9p or something 01:01:39 By local disk do you mean a device or directory? 01:04:29 michaeldexter; directory 01:05:06 to clarify, i'll need it to boot off that disk, and it's using a linux kernel 01:05:57 bqv: bhyve has a simple 9p server and you can mount a 9p share from Linux after boot time. 01:06:19 could that work from an initramfs? 01:06:23 In theory, root on 9p is also supported. 01:07:13 cool, is there a neat guide for that anywhere? 01:08:47 I know of this but have never tried it myself: https://wiki.qemu.org/Documentation/9p_root_fs 01:08:48 Title: Documentation/9p root fs - QEMU 01:09:49 oh, i was actually thinking on the freebsd side, but actually it's just plug-n-play pass the directory as an argument to virtio-9p, right? 01:10:40 either way, thanks! 01:29:43 for what it's worth, i think i love bhyve 01:30:00 it's so much easier than anything else i've used 03:41:28 darn :D 03:41:55 it mounts, but won't boot, because too many things are symlinks, and it doesn't look like 9p handles symlinks well 12:04:00 hi 12:04:31 had to ask but is it a bit difficult to write down or is there some general guide on how to install freebsd when the board has no provision for video? 12:05:09 (board still has sata/sd/eth/serial anyhow) 12:06:27 i'd go with serial console. 12:12:05 so how to do without video anyway? (I wonder if the search results are just missing some keywords for) 12:13:56 i have a custom image with comconsole as primary 12:19:31 mm ty anyhow otis think will put this off for now 12:19:40 hope you enjoying your weather wherever you are btw? :) 12:23:55 yeah, we do. i aimed to upgrade one important box from 13.0-STABLE to 13.1-RELEASE today. 12:27:13 wet snow here .. had the power deciding to be a little silly for a while yesterday night so I had to turn the room light off as the semi-strobing was a little too much (beside that for a few hours it was completely out early in the week too) 12:27:36 thankfully no real power outages..yet 12:31:11 I'd install on another machine, swap disks 12:31:18 is that an option for you? 12:35:32 Hi! I'm changing some options in BSDINSTALL, is there any way for me to test it on my FreeBSD, without having to generate a new iso every time? 12:47:33 idwer mm I dunno .. I'm not sure where I could find a with-video board with similar cpu .. cheers still 12:49:38 ah, it's not an amd64 board? 12:51:24 you don't really need cpu (or anything) to be similar 12:51:51 (just same arch, yes) 12:52:12 drac_boy: you might just need to modify the boot image on the installer disk, so that it prefers serial https://forums.freebsd.org/threads/installing-freebsd-over-serial-console.62005/ 12:52:13 Title: Installing FreeBSD over serial console | The FreeBSD Forums 12:52:26 and afaik if you don't have video output, loader will just select serial console 12:52:45 it will? 12:52:51 idwer hmm good question .. I think it might be .. https://en.wikipedia.org/wiki/List_of_AMD_accelerated_processing_units#%22Crowned_Eagle%22_(2014,_SoC) 12:52:53 Title: List of AMD accelerated processing units - Wikipedia 12:53:03 so there's nothing to actually do? 12:53:18 just not too sure if it would be the same kind of am64 as a socketted board would expect 12:53:29 amd64* 12:53:54 drac_boy: as yuripv says: as long as the arch is the same, it doesn't matter 12:54:07 tsoome: can you answer that please? will loader auto-select serial if there's no video? 12:54:15 yuripv mm thanks .. and cheers meena 12:54:17 if it wasn't, a laptop would be incompatibly different from a desktop 12:54:20 it's not like we do CPU or Board specific optimisation post install 12:54:22 notebooks can generally run desktop software 12:54:23 yuripv btw is your name actually yuri? 12:54:33 drac_boy: yep 12:54:33 yuripv uefi version does 12:54:48 we do it *pre-install* for ARM, because every board is so different 12:54:57 meena np I'm a bit too used to seeing an installer that barfs because it was expecting a p4 but got a p3 instead .. or maybe I'm a little too old-brained :) 12:55:01 yuripv with bios version, we have no good option to do this 12:55:02 on IRC your name is your nick 12:55:24 MelMalik: there's also "real name" in whois :p 12:55:25 yuripv funny .. I'm yuri as well .. but from canada :) (and my sister likewise is tatiana) 12:55:34 Pentium 4 had new instructions that Pentium 3 did not, afaik drac_boy 12:55:53 so the installer may have choked on not having the new instructions from the Netburst 13:00:53 anyway .. I'll see when (if) I try go ahead with this and see what happens :) 13:11:22 https://github.com/freebsd/freebsd-src/tree/main/sys/arm/conf / https://github.com/freebsd/freebsd-src/tree/main/sys/arm64/conf (slightly fewer) / https://github.com/freebsd/freebsd-src/tree/main/sys/powerpc/conf (fewer still) https://github.com/freebsd/freebsd-src/tree/main/sys/riscv/conf (even fewer) 13:11:23 Title: freebsd-src/sys/arm/conf at main · freebsd/freebsd-src · GitHub 13:13:28 https://github.com/freebsd/freebsd-src/tree/main/sys/amd64/conf two more here, actually! 13:13:29 Title: freebsd-src/sys/amd64/conf at main · freebsd/freebsd-src · GitHub 13:32:46 meena: ? 13:33:27 meena you know..I can understand that its a dev thing (re their time) but .. I still sometimes wonder about freebsd seemingly not liking mips what with practically all platforms there going 'unsupported' for 14.x 13:35:17 drac_boy: the great irony of #bsdmips on EFnet being the channel for /other/ platforms 13:35:23 at least its nice that someone is still thinking of the 32bit x86/ppc's .. after all 700mhz with 256mb of ram isn't that bad for non-heavy things 13:35:47 meena heh .. no further comment :) 13:36:49 either way .. I'm not too surprised 13.x finally decided to let sparc go .. I can't even recall the last time I ever saw any sparc systems being used anywhere except just for retro-solaris sakes (yep these old "lunchbox" and other alike beige/purple) 13:43:12 meena don't mind me asking you here but .. any particular platform you like or its rather 'whatever goes'? 13:43:53 first off: 32 bit ppc is long deprecated. second: there's no good, available, standard MIPS boards. everything interesting these days is on ARM, and RISCv64 (which doesn't even have a 32 bit spec. but a potential 128 bit spec) 13:46:18 meena .. so freebsd isn't suppose to network-route? :) 13:46:44 (just nitpicking in a silly way .. so many retail and diy boards I had looked at used one or two mips cpu off the bat) 13:47:46 that feels like a long time ago 13:48:00 as for powerpc I can't argue with that (as the only non-power powerpc cores remaining seem to be just for niche industrial uses) .. even then its nice that theres still some support for the good venerable common used systems 13:48:23 meena .. well I'm talking about 2018-2022 sold ones mind you (re mips) 13:48:50 last one i had was in school, so, like 21? years ago 13:49:17 even then I do have to agree that non-networking mips indeed seem to be quite thin these days (I haven't ever seen a mips creator board being mentioned anywhere anymore either) 13:50:45 my partner works for a company called prpl, which split out of OpenWRT. MIPS was a founding member of prpl, but is not a member anymore 13:54:40 and I think that's a pretty gauge for where the network space is moving 14:12:25 mind you I'm not too sure what to think about in term of bsd and these niche x86's .. especially eg vortex86 .. but ehh don't want to think too much about it anyway :) 14:22:50 drac_boy: i386 has been degraded to Tier 2… 15:05:22 mm anyway dunno of anything else bsd-wise so going for now..have fun :) 20:52:45 whyfor is #fbsd +r? 20:53:13 i set up sasl so it's no problem, i'm just curious 21:21:29 ixmpp: lots of spam on FreeNode, so maybe just a holdover from then 21:23:00 ah 21:23:16 might be worth loosening, libera is nicer 21:28:32 with user count in the hundreds this channel still is a juicy target 21:40:49 if i installed FreeBSD-current from USB 21:40:55 and i ticked to download the ports tree 21:41:05 but i really, obviously need to use the latest ports tree... 21:41:18 can i just rm -r the whole /usr/ports directory and then do the git clone? 21:41:42 if i'm on -CURRENT i really should've stayed with current lol 21:41:47 right? 21:42:13 or is there something i'm missing about `pkg', does `pkg' update ports tree for me? 21:43:12 NO, pkg doesn't. I don't know if portsnap is still in -current. If it isn't, it's git ot gitup time. 21:43:55 portsnap? 21:44:13 snapshot of the port tree? 21:44:39 man portsnap 21:45:01 ah, so whats diff between git and a port snapshot 21:45:50 it looks like the FreeBSD docs only covers the "git" method 21:46:32 okay well.. i sorta get it, the intended solution is `portsnap fetch update' 21:47:10 git is veeeery slow, and im not really interested in contributing to the ports tree yet. 21:47:21 although i do want to contribute some shit to the kernel, maybe later... 21:47:49 Or "portsnap auto". It takes care of figuring out whether you need to use "fetch" or "upgrade", then it does the "update". 21:48:02 thx 21:48:32 so, pkg is basically just pre-built ports, i got that right? 21:49:08 Yes. Prebuilt using the default options. 22:07:29 And correction: "portsnap auto" is shorthand for either "portsnap fetch extract" or "portsnap fetch update". 22:12:16 do I have ixmpp on ignore by accident 22:12:45 yes 22:12:57 amazing 22:13:06 welcome back to the land of the living 22:17:37 ixmpp: nekobit is essentially correct; even if most of the people here are idle, just the fact that there's +500 clients connected will give incentive to malicious actors. 22:17:54 fair 22:18:28 debdrup: the hell did i do? 22:18:44 nekobit: eh? 22:18:58 > nekobit is essentially correct 22:19:10 it was meena 22:19:20 and ridcully 22:19:24 orsz 22:19:31 s/sz/z/ 22:19:54 Clearly IRCing shouldn't be done when tired. 22:20:08 lol 22:22:39 22:22:41 I have a doubt, for me to change the FreeBSD installation menu, would it be in this source path? 22:22:41 22:22:41 usr.sbin/bsdinstall 22:23:47 mbnunes: the installation menu is bsdinstall, yes - and it's located in src/usr.sbin/bsdinstall as you've summized; though depending on what y ou want to change, it might be bsddialog you want to change (which is located in src/usr.bin/bsddialog). 22:24:23 ixmpp: Even if we set it up so it was '+re $z' (ie. registered-only, but people who're connected via SSL/TLS are excempt, that would allow people connecting via TLS without using SASL (which requires authentication in addition to enabling encryption) to join. 22:24:54 yeah 22:25:36 debdrup: I want to add a submenu for the user to choose a desktop environment to be installed during installation. 22:26:14 mbnunes: sysutils/desktop-installer or bsdconfig(1) can already do this 22:26:21 I created a dialog script for this, which with simple options you can install KDE, GNOME, XFCE, Lumia, WM and i3 22:27:15 What about Wayland and any number of compositors? That's supported on FreeBSD too (I use wayland+sway), so why leave that out? ;) 22:27:22 how hard is it to just, you know, install the environment after it's installed? 22:29:00 What about enlightenment, fluxbox (or *box, as there's multiple variants that I'm not sure I remember all of), CDE/NsCDE (and if you're gonna choose only one, why?)? ;) 22:29:26 Can't forget about twm either, I know at least one FreeBSD developer who uses that. 22:30:40 I'm being slightly facisious here, but it's with a good cause - there's no way to cater for every single choice a user could have when installing. 22:32:15 If the installer offers the choice of what a user can use, does that mean the FreeBSD project is now responsible for those projects working and continuing to work? 22:32:38 or program your own with awesome-wm 22:33:49 FreeBSD can make for a great desktop OS (I've been using it as such for over 20 years), but that's not the same as saying that FreeBSD should have a desktop as part of its installer. 22:41:48 debdrup: I created the script with the options I already used, so the idea is to make a freebsd ISO with these options, nothing else. 22:42:19 I mean, you can create a fork of FreeBSD to do that if that's what you want :) 22:42:28 You just can't call it FreeBSD, for obvious reasons. :P 22:43:07 I know, I know it would just be a fork to help newbies. 22:46:03 I think there'd be more worth in adding more options to sysutils/desktop-installer, but each to their own. 22:50:52 debdrup: I've never edited a pkg before, can I just fork the project and make the changes? 22:51:23 mbnunes: A package is something completely different, in FreeBSD vernacular. 22:51:49 I suspect that if you don't know the process of building FreeBSD, that's probably where you should start, because you won't get very far without it. 22:52:47 mbnunes: i feel an installer that installs a desktop enviroment already exists; that might save you some work 22:53:00 unless you're just doing it as an exercise to figure out some freebsd programming 22:54:02 rtprio: I did before I knew about the existence of sysutils/desktop-installer 22:56:20 debdrup: thanks for the tip, this pkg is exactly what i would like to make mine. 22:58:16 You can submit patches for it, but you can't appropriate it. 22:58:35 Anyway, bedtime. 22:58:50 I now have a question that is a little simpler, in linux I already did this and it worked without problems, I want to know if it would be a problem in FreeBSD. I took a HD and installed FreeBSD and everything I want via VirtualBox, if I take the disk out of the USB and stick it directly on the motherboard, will it recognize all the drivers and work without problems? 22:59:21 debdrup: thanks a lote and good night