Re: Keyboard on laptop typing problem

2024-07-13 Thread Chris
27;ll be glad to. It would be very helpful to know what hardware you're using. It's otherwise very difficult to answer this sort of question. Regards, meka --Chris

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Chris
most users encounter, generally default to a /24 (255.255.255.0). IMHO this would result in the least amount of POLA. :) Poul-Henning --Chris

Re: usb mouse not work on boot

2024-05-18 Thread Chris
ntil it is one. Setting it in the bootloader causes all events to coke through. Setting it in devmatch turns them on after we run devmatch the first time, omitting all of the ones generated on boot. Why is sysctl.conf(5) not the best location for this? Warner --Chris

Re: Multi cons support has disappeared (on Alder Lake) was: Alt+Fn isn't functional. Has this been removed?

2024-04-02 Thread Chris
On 2024-04-02 04:32, Tomoaki AOKI wrote: On Tue, 02 Apr 2024 00:42:23 -0700 Chris wrote: On 2024-04-01 22:51, Kevin Oberman wrote: > On Mon, Apr 1, 2024 at 3:05 PM Chris wrote: > >> I experience challenges running FreeBSD on my Alder Lake laptop. >> With some help on the li

Re: Multi cons support has disappeared (on Alder Lake) was: Alt+Fn isn't functional. Has this been removed?

2024-04-02 Thread Chris
On 2024-04-01 22:51, Kevin Oberman wrote: On Mon, Apr 1, 2024 at 3:05 PM Chris wrote: I experience challenges running FreeBSD on my Alder Lake laptop. With some help on the list and Bugzilla, I was able to get Graphics WiFi at least working. But still wasn't as stable as running on more

Re: Multi cons support has disappeared (on Alder Lake) was: Alt+Fn isn't functional. Has this been removed?

2024-04-01 Thread Chris
t;. :) Any other thoughts? Thanks again, Michael! --Chris -m On 1. Apr 2024, at 22:48, Chris wrote: I experience challenges running FreeBSD on my Alder Lake laptop. With some help on the list and Bugzilla, I was able to get Graphics WiFi at least working. But still wasn't as stable as

Multi cons support has disappeared (on Alder Lake) was: Alt+Fn isn't functional. Has this been removed?

2024-04-01 Thread Chris
0 ng_bluetooth.ko 201 0x830e3000 3218 iichid.ko 215 0x830e7000 3380 hidbus.ko 221 0x830eb000 21e8 hms.ko 231 0x830ee000 40a8 hidmap.ko 241 0x830f3000 3355 hmt.ko 251 0x830f7000 22cc hconf.ko 261 0x830fa000 2260 pflog.ko 271 0x830fd00056540 pf.ko 281 0x83154000 3560 fdescfs.ko Thanks! --Chris

Re: Alt+Fn isn't functional. Has this been removed?

2024-03-29 Thread Chris
etty(8) is running on all the normally assigned ttyv(n)'s. Thanks for the reply! --Chris HTH Michael On Sat, Mar 30, 2024, 03:03 Chris wrote: I just poured the dist files onto an earlier 15 (after removing the earlier version). After booting into the new install, I no longer had any other t

Alt+Fn isn't functional. Has this been removed?

2024-03-29 Thread Chris
I just poured the dist files onto an earlier 15 (after removing the earlier version). After booting into the new install, I no longer had any other tty's other than ttyv0. Alt+Fn has no affect, I'm only getting ttyv0. getty(8) is running, and a ps waux | grep getty shows they're all up. Only thing

Re: NLNet Labs Ending Dev of drill(1)

2024-02-21 Thread Chris
uld start making plans now to have a replacement for this tool at my site. -pete Thanks for the heads-up! --Chris

Re: Alder lake supported? (graphics)

2024-01-19 Thread Chris
On 2024-01-18 15:42, Chris wrote: On 2024-01-18 15:28, Chris wrote: On 2024-01-18 08:47, Jan Beich wrote: Chris writes: On 2024-01-16 19:02, Jan Beich wrote: Chris writes: I upgraded to an alder lake based machine and installed 14. But I can't seem to get the intel graphics loaded

Re: Alder lake supported? (graphics)

2024-01-18 Thread Chris
On 2024-01-18 15:28, Chris wrote: On 2024-01-18 08:47, Jan Beich wrote: Chris writes: On 2024-01-16 19:02, Jan Beich wrote: Chris writes: I upgraded to an alder lake based machine and installed 14. But I can't seem to get the intel graphics loaded (drm-515-kmod). It simply freez

Re: Alder lake supported? (graphics)

2024-01-18 Thread Chris
On 2024-01-18 08:47, Jan Beich wrote: Chris writes: On 2024-01-16 19:02, Jan Beich wrote: Chris writes: I upgraded to an alder lake based machine and installed 14. But I can't seem to get the intel graphics loaded (drm-515-kmod). It simply freezes at load. Are Alder lake gra

Re: Alder lake supported? (graphics)

2024-01-17 Thread Chris
On 2024-01-16 19:02, Jan Beich wrote: Chris writes: I upgraded to an alder lake based machine and installed 14. But I can't seem to get the intel graphics loaded (drm-515-kmod). It simply freezes at load. Are Alder lake graphics supported? Try drm-61-kmod instead (with gpu-firmware-

Alder lake supported? (graphics)

2024-01-16 Thread Chris
0 rev=0x0c hdr=0x00 vendor=0x8086 device=0x46b3 subvendor=0x17aa subdevice=0x3b3a vendor = 'Intel Corporation' device = 'Alder Lake-UP3 GT1 [UHD Graphics]' class = display subclass = VGA Thanks for any clues here. :-) --Chris

Re: noatime on ufs2

2024-01-16 Thread Chris
(7) or tunefs(8) * atime doesn't work like "realtime" does on Linux use Linux instead or add the ability to also use realtime Security and forensics are good reasons to keep atime unchanged. Any discussion regarding changes to it's current behavior seems folly or bikeshedding. Apologies for the "attitude". --Chris

Re: Why was Sendmail replaced with DMA?

2022-12-05 Thread Chris
ate a list of "bad actors" that I add to pf(4). The list is verified daily and currently contains `half a billion IPv4 IP's. I could have never managed anything like this with all the other mailers available. Can I help sponsor your work in any way? Thanks again! --chris 0

Why was Sendmail replaced with DMA?

2022-12-05 Thread Chris
I just noticed that FreeBSD will now install dma(8) instead of sendmail(8) as the default mailer. Why is this so? Thank you --chris 0xBDE49540.asc Description: application/pgp-keys

Re: RFC: nfsd in a vnet jail

2022-12-01 Thread Chris
On 2022-12-01 17:32, Rick Macklem wrote: On Thu, Dec 1, 2022 at 8:23 AM Chris wrote: On 2022-11-29 16:21, Rick Macklem wrote: > On Sun, Nov 27, 2022 at 10:04 AM Peter Eriksson wrote: > >> Keep the global variables as defaults that apply to all nfsds and allow >> (at least

Re: RFC: nfsd in a vnet jail

2022-12-01 Thread Chris
r security. The proposed change looks like a potentially high addition of overhead (jail not so cheap now?). RPC && NFS are not cheap && have a comparatively high attack surface. So I guess my concerns/view are affected by this understanding. Thanks for the clarification, Alan. --chris -Alan 0xBDE49540.asc Description: application/pgp-keys

Re: RFC: nfsd in a vnet jail

2022-12-01 Thread Chris
ach jail have its own file systems for this? I don't care for any of it. It looks like additional overhead with the addition of potential security risks. All for a very limited (and as yet unknown) use case. --chris rick - Peter On Fri, Nov 25, 2022, 4:24 PM Rick Macklem wrote: Hi

Re: Turning security email back on

2022-11-15 Thread Chris
On 2022-11-15 08:05, bob prohaska wrote: It looks as if daily email reporting login failures and system status are no longer being sent out on -current. Is there a switch for /etc/rc.conf that will turn them back on? Isn't this facilitated in periodic(8) HTH --Chris Thanks for reading,

Re: Trying to compile theNVIDIA driver ........ however no ^bsd.sysdir.mk^

2022-11-07 Thread Chris
ng in your /usr/src It needs (at least) headers from the version of source of the system you're running. HTH --chris make: stopped in /usr/myshare/NV_driver/NVIDIA-FreeBSD-x86_64-515.76 [root@mysys /usr/myshare/NV_driver/NVIDIA-FreeBSD-x86_64-515.76]# 0xBDE49540.asc Description: application/pgp-keys

Re: trpt(8) to be decomissioned

2022-11-04 Thread Chris
oking hard enough to see that something else was already available. ;-) M> >> M> >> Already touched this topic with rscheff@, tuexen@, rrs@ and jtl@. M> >> None of them new what trpt(8) is :) Looks like a good justification M> >> to me. M> > M> &g

athp / ath10k or the Atheros QCA6174

2022-10-12 Thread Chris
all your time and consideration. --chris 0xBDE49540.asc Description: application/pgp-keys

Re: psm0: unable to allocate IRQ

2022-10-03 Thread Chris
On 2022-10-03 08:05, Rodney W. Grimes wrote: On 2022-10-02 17:45, Chris wrote: > I've spent the last 2 days attempting to get a fresh install of > stable/13-n252407-f42139db639 working on a Dell Inspiron 5755. Just attempted it again with the 14.0-CURRENT-amd64-20220930-42dc8696df5-2

Re: psm0: unable to allocate IRQ

2022-10-03 Thread Chris
On 2022-10-02 17:45, Chris wrote: I've spent the last 2 days attempting to get a fresh install of stable/13-n252407-f42139db639 working on a Dell Inspiron 5755. Just attempted it again with the 14.0-CURRENT-amd64-20220930-42dc8696df5-258315 image, with the same results. Yet Linux &

psm0: unable to allocate IRQ

2022-10-02 Thread Chris
Slackware along side the FreeBSD install, and it has no trouble creating a full featured trackpad under the MATE DE. Thank you for all your time, and consideration. --chris 0xBDE49540.asc Description: application/pgp-keys

Re: from X to terminal needs an fflush

2022-07-27 Thread Chris
On 2022-07-27 13:45, Ivan Quitschal wrote: On Wed, 27 Jul 2022, Ivan Quitschal wrote: On Tue, 26 Jul 2022, Tomoaki AOKI wrote: On Tue, 26 Jul 2022 10:30:25 -0700 Chris wrote: On 2022-07-26 10:29, Chris wrote: On 2022-07-22 08:27, Ivan Quitschal wrote: hi all Ive been trying to solve

Re: from X to terminal needs an fflush

2022-07-26 Thread Chris
On 2022-07-26 10:29, Chris wrote: On 2022-07-22 08:27, Ivan Quitschal wrote: hi all Ive been trying to solve a problem which is happening to me but so far no success. problem is this: sometimes happens, sometimes doesnt, but once im on X and do a "F2", "F3" whatever in

Re: from X to terminal needs an fflush

2022-07-26 Thread Chris
t that way fix it for you? HTH --Chris im using the drm-devel-kmod git for i915kms.ko btw any ideas what could it be? thank you guys --tzk 0xBDE49540.asc Description: application/pgp-keys

Re: Posting Netiquette [ref: Threads "look definitely like" unreadable mess. Handbook project.]

2022-06-24 Thread Chris
t hints, etc. What is the possibility of getting the/a "netiquette" link in the FreeBSD Mailinglist footer that is already appended to all the messages? This would only be a small addition, with a quick/ easy reference to the subject at hand. Just my .2¢ Chris 0xBDE49540.asc Description: application/pgp-keys

Re: MCE: Does this look possibly like a slot issue?

2022-06-21 Thread Chris
On 2022-06-21 12:23, Larry Rosenman wrote: On 06/21/2022 1:23 pm, Chris wrote: On 2022-06-20 17:23, Larry Rosenman wrote: I'm seeing them constantly: FWIW it looks like a sync(ing) problem between your RAM && CPU cache. Are are your clocks set correctly for your CPU &&

Re: MCE: Does this look possibly like a slot issue?

2022-06-21 Thread Chris
On 2022-06-20 17:23, Larry Rosenman wrote: I'm seeing them constantly: FWIW it looks like a sync(ing) problem between your RAM && CPU cache. Are are your clocks set correctly for your CPU && RAM? Is your CPU too hot? Is the CPU cache ECC? root@freenas[~]# mcelog --dmi Hardware event. This is n

Re: "pkg upgrade" failing with "Fail to create temporary file: ... Not a directory"

2022-04-27 Thread Chris
On 2022-04-27 20:40, Michael Schuster wrote: Chris, thx for your response. However On Thu, Apr 28, 2022 at 4:19 AM Chris wrote: On 2022-04-27 12:59, Michael Schuster wrote: > Hi, > > $subject happened to me just now on current. I researched it on the > internet, the an

Re: "pkg upgrade" failing with "Fail to create temporary file: ... Not a directory"

2022-04-27 Thread Chris
On 2022-04-27 12:59, Michael Schuster wrote: Hi, $subject happened to me just now on current. I researched it on the internet, the answer to this issue seems to be a universal "uninstall and install the package" which seems to have worked in all cases I saw it suggested. I'm trying to embed thi

Re: Which ath(4) cards are currently supported?

2022-04-04 Thread Chris
On 2022-04-04 11:17, Freddie Cash wrote: On Mon, Apr 4, 2022 at 11:01 AM Chris wrote: OK I (mistakenly) picked up an Atheros 11ac mini-pcie card for a new laptop I picked up. But 80211ac isn't yet supported. :-( OK so what IS supported? ;-) I installed 13.1 and consulted RELEASE Har

Which ath(4) cards are currently supported?

2022-04-04 Thread Chris
g/releases/13.0R/hardware/ P.S. Mad props to Bjoern for his hard work on this! :-) --Chris 0xBDE49540.asc Description: application/pgp-keys

Any hope for 802.11ac on an Atheros chip?

2022-03-30 Thread Chris
2020 Quarterly report[1] as well as a report by Adrian that "We know whats missing"[2] somewhat later on the mailing list. So where can I find it? :-) Thank you for all your time, and consideration. --Chris 1. https://www.freebsd.org/status/report-2020-07-2020-09.html 2. https:/

Re: Is the graphics on AMD A8-7410 APU (Radeon R5 Graphics) supported?

2022-03-23 Thread Chris
On 2022-03-23 14:57, Pete Wright wrote: On 3/23/22 14:44, Chris wrote: On a releng/13 install. I've installed the drm-kmod and loaded both the amdgpu and the radeonkms (at different times). I also installed the xf86-ati driver. But X isn't happy with it. This is in a laptop with t

Is the graphics on AMD A8-7410 APU (Radeon R5 Graphics) supported?

2022-03-23 Thread Chris
in the on the FBSD Graphics wiki, or any of the links from there. Has anyone set one of these up sucessfully? Is it even possible? If so, what must I do? Thank you for all your time, and consideration. --Chris 0xBDE49540.asc Description: application/pgp-keys

Re: Deprecating ISA sound cards

2022-03-19 Thread Chris
On 2022-03-18 09:08, Ed Maste wrote: ISA sound cards have been obsolete for more than a decade, and it is (past) time to retire their drivers. This includes the following drivers/devices: snd_ad1816 Analog Devices AD1816 SoundPort snd_ess Ensoniq ESS snd_guscGravis UltraSound snd_mss

Re: compressed TIME-WAIT to be decomissioned

2022-01-13 Thread Chris
On 2022-01-12 10:48, Gleb Smirnoff wrote: Hi! Thanks for the informative writeup, Gleb! Untrimmed, sorry... [crossposted to current@, but let's keep discussion at net@] I have already touched the topic with rrs@, jtl@, tuexen@, rscheff@ and Igor Sysoev (author of nginx). Now posting for wid

Re: question on socket server

2021-12-15 Thread Chris
ndef, 0.25); } } I think it might be easier for you if you have a look at the MILTER interface to Sendmail. There are a myriad milters written for sendmail. The entire milter system is (unix) socket driven. So the examples should prove enlightening? :-) HTH -- Chris MyPackage->run(port => ,

Re: Benchmarks: FreeBSD 13 vs. NetBSD 9.2 vs. OpenBSD 7 vs. DragonFlyBSD 6 vs. Linux

2021-12-11 Thread Chris
romotion/advertising/evangelism. :-) -- Chris David On 11 Dec 2021, at 10:17, dmilith . wrote: 1. Where are compiler options for BSDs? 2. Why they compare -O2 to -O3 code in some benchmarks? Why they enable fast math in some, and disable it for others? 3. Why they don't mention pow

Re: 14-current: unable to boot after upgrade (installworld)

2021-12-10 Thread Chris
On 2021-12-10 08:01, Michael Gmelin wrote: On 10. Dec 2021, at 16:57, Chris wrote: On 2021-12-09 05:36, Sergey V. Dyatko wrote: Hi, Yesterday I tried to upgrade old 13-current (svn rev r368473) to fresh 14-current from git,it looked like this: 1) git pull https://git.freebsd.org/src.git /usr

Re: 14-current: unable to boot after upgrade (installworld)

2021-12-10 Thread Chris
On 2021-12-09 05:36, Sergey V. Dyatko wrote: Hi, Yesterday I tried to upgrade old 13-current (svn rev r368473) to fresh 14-current from git,it looked like this: 1) git pull https://git.freebsd.org/src.git /usr/src 2) cd /usr/src ; make buildworld; make kernel Not sure you didn't actually do thi

Re: problem with re(4) interface

2021-11-22 Thread Chris
nd6 options=29 Opened by PID 38298 Because there's subtle differences between them; are you using the re driver from base, or from ports? --chuck --Chris

Re: FreeBSD/arm64 becoming Tier 1 in FreeBSD 13

2021-10-24 Thread Chris Stephan
This is an amazing accomplishment, congrats and appreciation to all those who contributed to this effort! Looking forward to all the good things to come out of the arm world! Get Outlook for iOS From: owner-freebsd-curr...@freebsd.org on

Re: FreeBSD base pkg (packaging) and critical ports build alongside

2021-09-29 Thread Chris
i915 driver. That pretty much covers it I think. :-) See also; man make(1) man make.conf(5) && man ports(7) HTH --Chris Thanks in advance, oh 0xBDE49540.asc Description: application/pgp-keys

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-23 Thread Chris
ean in the end, do we really know the cost to loss ratio? --Chris Leave the defaults alone, provide tools and such to make it easier for people to tweak those defaults on install. Stop adding work to both the people who like how it is now, and people who like the idea of this change, its not prod

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-23 Thread Chris
imply exec vipw(8) and change the default shell to (t)csh. The .cshrc template will sucked out of /etc/ into /root/ where you'll live happily ever after. No (un)commenting involved. :-) --Chris Cheers, Mike 0xBDE49540.asc Description: application/pgp-keys

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-23 Thread Chris
ld land in 13.1. As you mention elsewhere in this thread, usage in scripts is not affected by these changes. And for interactive use it could be a POLA violation, but the astonishment would be a positive one. --Chris 0xBDE49540.asc Description: application/pgp-keys

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-22 Thread Chris
spin up the FreeBSD mini iso/img, mount their hacked system && hack back into shape. :-) Props to all the work and proposed changes here. Thanks! :-) --Chris P.S. This is NOT a bike shed. The transition from csh to sh as a default root's shell will probably save some CPU cycles fo

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-22 Thread Chris Stephan
switched over to ‘csh mode’. I won’t lie that I’ve pasted script into my terminal and spent time troubleshooting why the commands didn’t work only to realize I forgot to change to /bin/sh first. Chris Stephan Sent from FreeBSD From: owner-freebsd-curr...@freebsd.org

Re: Building multiple kernels with "make release"

2021-07-29 Thread Chris
ys accomplished this was via the DESTDIR keyword for kernels. Probably not the most elegant, or maybe even the "correct" way. But It's something figured out a good while ago and since it worked. I continue to use it. Maybe it'll work for you. HTH --Chris Probably someplace like

Re: storcli: howto crossflash Fujitsu PRAID400i to LSI3008 HBA?

2021-06-23 Thread Chris
i8e. Yes that's true. But the tools provided by the different vendors are unreasonably particular about their environment. So I've found that "one size does not fit all". :-( But who knows? Maybe it'll work? --Chris

Re: storcli: howto crossflash Fujitsu PRAID400i to LSI3008 HBA?

2021-06-23 Thread Chris
and notes/procedures from both myself and others. I'll make a tarball out of everything I've got and give you a link (offlist). Maybe something I have will work better that your tools. HTH --Chris Thanks in advance, oliver

Re: Updating to FreeBSD-current, can't mount -uw / : update: seemingly solved

2021-06-07 Thread Chris
noneswapsw,trimonce 0 0 as appropriate for the media referenced. --Chris

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-13 Thread Chris
; and just after the iterrupt and "card absent" seems strange... I've been following this thread for awhile. Doesn't this look like an interrupt sharing/storm problem? MSI vs MSI-X maybe? Just thought I'd throw that out. --Chris Can you please show the dmesg after a war

Re: Patch for patch, but not foreach :-)

2021-05-07 Thread Chris
On 2021-05-07 14:10, Michael Gmelin wrote: What about using "."? Or "/" (which would match the muscle memory of "search" in less/more/vi/some browsers)? +1 I really like that idea. --Chris -m On 7. May 2021, at 23:05, Maxim Sobolev wrote: Replace '*

Re: should bsdinstall work?

2021-05-04 Thread Chris
t bsdinstall to somewhere to get them. If you need a remote. I could give you one to use. HTH --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "free

clean update 12.2 > 13.0

2021-04-27 Thread Chris
Wow.. Best update I have done in years. At least for me 12.2 > 13.0 was great.  Great job ! ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubsc

clean update 12.2 > 13.0

2021-04-26 Thread Chris
Wow.. Best update I have done in years. At least for me 12.2 > 13.0 was great.  Great job ! ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsu

Re: NFS issues since upgrading to 13-RELEASE

2021-04-20 Thread Chris Roose
ny timeouts. -- Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

NFS issues since upgrading to 13-RELEASE

2021-04-15 Thread Chris Roose
mstat, gstat, top, etc. when the problem occurs, but I haven't been able to pinpoint the issue. I can get pcap, but it would be from the hosts, because I don't have a 10G tap or managed switch. -- Chris ___ freebsd-current@freebsd.org mailing l

Re: [Bug 254395] bsdinstall: fail script install after BETA3

2021-03-19 Thread Chris
On 2021-03-19 15:55, Warner Losh wrote: On Fri, Mar 19, 2021 at 4:49 PM Toomas Soome via freebsd-current < freebsd-current@freebsd.org> wrote: > On 20. Mar 2021, at 00:21, Yuri Pankov wrote: > > Chris wrote: >> On 2021-03-19 13:06, bugzilla-nore...@freebsd

Re: [Bug 254395] bsdinstall: fail script install after BETA3

2021-03-19 Thread Chris
On 2021-03-19 13:06, bugzilla-nore...@freebsd.org wrote: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254395 Nathan Whitehorn changed: What|Removed |Added Severity|Af

Re: Problem building x11/nvidia-driver; ref. n245494-6827435548d2

2021-03-17 Thread Chris
too. I didn't _used_ to have this problem. But when I hit it. I simply modified my procedure (as you), and never looked back. My tree is at 096a8472167..c96151d3350 main. Building the kernel on its own followed by building nvidia-driver in the ports tre

Re: ThinkPad: reboots after successful shutdown -p

2021-03-17 Thread Chris
a fresh install. I've since wiped the disk and repurposed the hardware. So I can't now reproduce it. But it wasn't a laptop. So it's not isolated to them. Sorry I can't offer anything more. I just wanted to mention this to indicate that it's not a _too_ terribly isolated c

Re: Rationalizing sed -i/-I (in-place editing) argument handling

2021-03-08 Thread Chris
On 2021-03-08 12:13, Ed Maste wrote: A relatively minor but longstanding incompatibility between FreeBSD and many other systems is the way sed handles backup files for in-place editing -- sed's -I and -i options. GNU sed and other BSDs accept an optional argument: -I.bak will save a backup file w

Re: Waiting for bufdaemon

2021-03-05 Thread Chris
on in one document, then I saw it and could pick up possible candidates. Not exactly what you're asking for. But sysctl sysctl(3) and loader(8) will provide some good clues. HTH --Chris But actually they are documented separately among many man pages. So the first difficulty is to find man pag

Re: freebsd.org ftp site throws BOGUS cert

2021-03-04 Thread Chris
On 2021-03-04 10:36, Pete Wright wrote: On 3/4/21 10:20 AM, Chris wrote: This post probably belongs on a different list that I am not subscribed to. But... The appropriate list is freebsd-hubs@ https://lists.freebsd.org/mailman/listinfo/freebsd-hubs I can't get to the freebsd ftp

freebsd.org ftp site throws BOGUS cert

2021-03-04 Thread Chris
VBAMT ... O5b85o3AM/OJ+CktFBQtfvBhcJVd9wvlwPsk+uyOy2HI7mNxKKgsBTt375teA2Tw UdHkhVNcsAKX1H7GNNLOEADksd86wuoXvg== -END CERTIFICATE- Please update or provide a solution. Thanks! --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/ma

Re: freebsd-update(8) without an echo of "You must be root to run this."

2021-02-19 Thread Chris Rees
>/etc/master.passwd >root:*LOCKED*:0:0::0:0:Charlie &:/root:/bin/csh >mowa219-gjp4-vm-hellosystem-eol-freebsd% sudo freebsd-update upgrade -r Sudo means that you are root. *LOCKED* just disables the root password. Chris ___ freebsd-current@f

Re: using git to get a particular version of src

2021-01-25 Thread Chris
On 2021-01-25 08:31, tech-lists wrote: Hi, I have this version installed: 13.0-CURRENT #0 2ed50808d2b-c254384(main): Thu Nov 12 10:03:35 UTC 2020 I'd like to get the sources for this (want to make a no-debug kernel) as I know this version works on this hardware. But -current has gone to 14

Re: Current kernel build broken with linuxkpi?

2021-01-13 Thread Chris
On 2021-01-13 13:28, Emmanuel Vadot wrote: On Wed, 13 Jan 2021 16:19:09 -0500 Robert Huff wrote: Emmanuel Vadot writes: >That's one of the problems of having external kmods. >drm-current-kmod have the option by default to install it's > sources in /usr/local/sys/ and when doing a

Re: CURRENT, usr/src on git, howto "mergemaster"?

2021-01-04 Thread Chris
w you to fix whatever ailments have arrived over the years, and better adapt it to work with the newly adopted git(1) SCM that is now the source of truth for /usr/src. :-) --Chris With kind regards, ___ freebsd-current@freebsd.org mailing list http

Re: CURRENT, usr/src on git, howto "mergemaster"?

2021-01-04 Thread Chris
s thread came about. Now I can move onto something that actually works as intended -- assuming /etc/(group|passwd) bits get merged. :-) --Chris Cheers, -Enji ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebs

Re: etcupdate failed to build new tree

2021-01-01 Thread Chris
or years now I have always initiated a simple failsafe # cp -Rp /etc /eetc prior to (build|install) (world|kernel) because you just never know. ;-) Happy 20201! --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/l

Re: Enabling AESNI by default

2020-12-31 Thread Chris
the 5x speedup? FWIW I'd just like to suggest that I'm a +1 for adding it to GENERIC. Thanks for suggesting this, and have a Happy New Year! --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fre

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-29 Thread Chris
On 2020-12-29 20:59, Chris wrote: On 2020-12-29 16:46, John-Mark Gurney wrote: Steffen Nurpmeso wrote this message on Tue, Dec 29, 2020 at 22:04 +0100: |SolarWinds supply chain attack, being able to smuggle a modified file |into a git repo, say an OS's build server, such that the tools

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-29 Thread Chris
imeline that wouldn't leave the FreeBSD repo unsafe. Mind you; much of this is all conceptual. But I just thought (hoped) it might be worth while. --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo

Re: FreeBSD: GitLab

2020-12-23 Thread Chris
On 2020-12-23 08:52, Warner Losh wrote: On Wed, Dec 23, 2020 at 9:44 AM Chris wrote: On 2020-12-23 07:41, Graham Perrin wrote: > On 23/12/2020 15:36, Chris wrote: > >> … Any plans to incorporate GitLab into any of this? > > > <https://github.com/bsdimp/freebsd-git

Re: FreeBSD: GitLab

2020-12-23 Thread Chris
On 2020-12-23 07:41, Graham Perrin wrote: On 23/12/2020 15:36, Chris wrote: … Any plans to incorporate GitLab into any of this? <https://github.com/bsdimp/freebsd-git-docs/search?q=GitLab> ▶ big-picture.md is probably the best starting point. Brilliant! :) I mainly asked because

Re: src: continued use of Subversion for getting updates

2020-12-23 Thread Chris
stragglers as the team becomes aware of them. On a slight aside; Any plans to incorporate GitLab into any of this? --Chris Warner * for a limited period. < https://github.com/bsdimp/freebsd-git-docs/blob/4833066feda51cc3a907cf7bff1c4344b3edd5c6/big-picture.md#L103 > In context: <https

Re: Updating current i386 broke wlan0...

2020-12-11 Thread Chris
On 2020-12-11 13:07, Jeffrey Bouquet wrote: On Fri, 11 Dec 2020 10:53:55 -0800, Chris wrote: On 2020-12-11 10:32, Chris wrote: > On 2020-12-11 08:10, Steve Kargl wrote: >> On Fri, Dec 11, 2020 at 06:12:42AM -0800, Jeffrey Bouquet wrote: >>> Longtime BSD current us

Re: Updating current i386 broke wlan0...

2020-12-11 Thread Chris
On 2020-12-11 10:32, Chris wrote: On 2020-12-11 08:10, Steve Kargl wrote: On Fri, Dec 11, 2020 at 06:12:42AM -0800, Jeffrey Bouquet wrote: Longtime BSD current user, due to several constraints I had to update from a recent dec 10 image in a quasi-piecemeal fashion. Fixed all issues [ I think

Re: Updating current i386 broke wlan0...

2020-12-11 Thread Chris
ded/deleted --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: firewall choice

2020-11-27 Thread Chris
ipf yet. [1] up-to-date, versatile, low overhead, high throughput, IPv6-able, traffic shaping/queueing thanks, --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

on moving freebsd from svn to git; would this be of any help?

2020-09-18 Thread Chris
://gitlab.com/esr/reposurgeon FTR I'm unaffiliated with the project. It just looked like it might be of interest. --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: Plans for git

2020-09-03 Thread Chris
On 2020-09-03 11:33, Kristof Provost wrote: On 3 Sep 2020, at 19:56, Chris wrote: Why was the intention to switch NOT announced as such MUCH sooner? There was discussion about a possible switch to git on the freebsd-git mailing list as early as February 2017: https://lists.freebsd.org

Re: Plans for git

2020-09-03 Thread Chris
-} And all those that do the really heavy work are very, very short on time and capacity. I commented on both of these in the original post. But you trimmed that out. :-( --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman

Re: Plans for git

2020-09-03 Thread Chris
oo. :-) @wlosh Please don't put me in your ~/.ignorelist ~/.killfile ;-) --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: The spkr driver

2020-08-28 Thread Chris
ttention on any one of my servers. It's easier to distinguish, and while many boards include more complex sound. The speaker is "cheap" and easy to use. I should be able to help test. Thanks for the heads-up! --Chris Warner ___ freebs

Re: CFT for vendor openzfs - week 4 reminder + memdisk images

2020-07-29 Thread Chris
On Tue, 28 Jul 2020 21:16:28 -0700 Matthew Macy mm...@freebsd.org said On Tue, Jul 28, 2020 at 21:06 Chris wrote: > On Tue, 28 Jul 2020 20:50:33 -0700 Matthew Macy mm...@freebsd.org said > > > On Tue, Jul 28, 2020 at 20:43 Chris wrote: > > > > > On Tue, 28 Jul

Re: CFT for vendor openzfs - week 4 reminder + memdisk images

2020-07-28 Thread Chris
On Tue, 28 Jul 2020 20:50:33 -0700 Matthew Macy mm...@freebsd.org said On Tue, Jul 28, 2020 at 20:43 Chris wrote: > On Tue, 28 Jul 2020 20:08:33 -0700 Matthew Macy mm...@freebsd.org said > > > On Tue, Jul 28, 2020 at 8:03 PM Chris wrote: > > > > > > On Tue, 28 J

Re: CFT for vendor openzfs - week 4 reminder + memdisk images

2020-07-28 Thread Chris
On Tue, 28 Jul 2020 20:08:33 -0700 Matthew Macy mm...@freebsd.org said On Tue, Jul 28, 2020 at 8:03 PM Chris wrote: > > On Tue, 28 Jul 2020 19:10:21 -0700 Matthew Macy mm...@freebsd.org said > > > On Wednesday, July 8th I issued the initial call for testing for the > &

Re: CFT for vendor openzfs - week 4 reminder + memdisk images

2020-07-28 Thread Chris
/~freqlabs/freebsd-openzfs-3d833bea-f10f94aa-2020072900/ Is this in an attempt to replace the opensolaris version used now? Thanks. --Chris ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To u

Re: Freebsd-update

2020-07-27 Thread Chris
, is the debug output something that should be logged? Aren't the installs/up(grade|date)s individually logged in /var/messages? Ahem... I mean't: /var/log/messages Sorry. :( > > Michael --Chris ___ freebsd-current@freebsd.org m

  1   2   3   4   5   6   7   8   9   10   >