daily CVS update output

2019-08-17 Thread NetBSD source update


Updating src tree:
P src/share/man/man8/man8.x86/boot.8
P src/share/misc/acronyms.comp
P src/sys/arch/i386/stand/boot/boot2.c
P src/sys/arch/i386/stand/boot/devopen.c
P src/sys/arch/i386/stand/boot/devopen.h
P src/sys/arch/i386/stand/efiboot/boot.c
P src/sys/arch/i386/stand/efiboot/devopen.c
P src/sys/arch/i386/stand/efiboot/devopen.h
P src/sys/arch/i386/stand/efiboot/efidisk.c
P src/sys/arch/i386/stand/lib/Makefile
P src/sys/arch/i386/stand/lib/biosdisk.c
P src/sys/arch/i386/stand/lib/biosdisk.h
P src/sys/external/bsd/drm2/dist/drm/radeon/evergreend.h
P src/sys/external/bsd/drm2/dist/drm/radeon/r600d.h
P src/sys/external/bsd/drm2/dist/drm/radeon/radeon_evergreen.c
P src/sys/external/bsd/drm2/dist/drm/radeon/radeon_r600.c
P src/sys/external/bsd/drm2/dist/drm/radeon/radeon_rv770_smc.c
P src/sys/external/bsd/drm2/dist/drm/radeon/radeon_uvd_v1_0.c
P src/sys/external/bsd/drm2/dist/drm/radeon/rv730d.h
P src/sys/external/bsd/drm2/dist/drm/radeon/sid.h
P src/sys/kern/subr_pool.c
P src/tests/fs/vfs/t_renamerace.c
P src/tests/rump/modautoload/Makefile
P src/usr.sbin/sysinst/install.c
P src/usr.sbin/sysinst/msg.mi.de
P src/usr.sbin/sysinst/msg.mi.en
P src/usr.sbin/sysinst/msg.mi.es
P src/usr.sbin/sysinst/msg.mi.fr
P src/usr.sbin/sysinst/msg.mi.pl
P src/usr.sbin/sysinst/util.c

Updating xsrc tree:


Killing core files:




Updating file list:
-rw-rw-r--  1 srcmastr  netbsd  43060897 Aug 18 03:05 ls-lRA.gz


[HEADS UP] GPT and RAIDframe aware x86 bootloaders

2019-08-17 Thread Emmanuel Dreyfus
Hello

I just committed the code to add GPT and RAIDframe support to x86
bootstrap.

Both BIOS and EFI bootstraps can now use devices with the NAME=gpt_label
and raidNx syntaxes. Here are exemples:
boot NAME=root:/netbsd
boot raid0e:/netbsd

This is available in all commands (boot, multiboot, dev, ls...) and in
boot.cfg as well. This brings two major benefits:
- it is now possible to write boot.cfg files with disk names that do not
change when disks are added/removed
- we can now boot from RAID 1 that contain a GPT table.

I tested different partitionning schemes, both with BIOS and EFI
bootstraps, but as always it is possible that I missed corner cases.
Please be careful when updating bootstraps after this change, and report
any problem you encouter.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org


Re: NetBSD on a wireless router?

2019-08-17 Thread Roy Marples

On 16/08/2019 04:28, Jason Thorpe wrote:



On Aug 15, 2019, at 8:15 PM, John Franklin  wrote:

because I usually use the Ubiquiti APs for WiFi.  For WiFi performance and 
management on a budget, they’re hard to beat.


+1. I use Ubiquiti to cover the 3 levels of my house + back yard, and it works 
flawlessly (total of 4 APs to do the job).


Another +1 for Ubiquiti.

I have a UAP-AC-Pro plugged stock firmware plugged into my Ubiquiti 
EdgeRouter Lite which in turn runs NetBSD as the router itself.


The range of the UAP-AC-Pro is pretty amazing comapred to anything else 
I've seen at consumer prices.


Roy