History log of /netbsd-src/distrib/common/services (Results 1 – 4 of 4)
Revision Date Author Comments
# 52f8f067 20-Sep-2009 abs <abs@NetBSD.org>

Move sun2, sun3 & x68k across to the common distrib etc/services, and
while here reduce it from 1180 to 794 bytes (whitespace & comment cleanup)


# 86e129f0 11-Apr-2008 rafal <rafal@NetBSD.org>

Add 'sunrpc' so mount_nfs from an install ramdisk works. Otherwise, you get
a silent failure from the ramdisk mount_nfs binary.


# 107a17be 11-May-2007 dogcow <dogcow@NetBSD.org>

As Jukka Salmi pointed out, the previous version had duplicated lines;
this is because I committed the wrong (and much larger) version of the file.
Oops.


# c1583b0d 10-May-2007 dogcow <dogcow@NetBSD.org>

Since /etc/services has gotten rather large, use a minimal one for install
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appea

Since /etc/services has gotten rather large, use a minimal one for install
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)

show more ...