History log of /netbsd-src/distrib/sun2/ramdisk/list (Results 1 – 12 of 12)
Revision Date Author Comments
# 607f089e 04-Oct-2020 rin <rin@NetBSD.org>

Try to fix ramdisk overflow (somehow build succeeds without fix for me);
drop mount_{cd9660,nfs} as cd(4) and NFS are disabled for RAMDISK kernel.


# 6c6ab6a9 10-Mar-2010 abs <abs@NetBSD.org>

Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-a

Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change

show more ...


# bdf4da2b 20-Sep-2009 abs <abs@NetBSD.org>

Nothing needs disktab anymore, so we'd rather have an inode and
slightly over 1K of space on install media...


# 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)


# fdf6250e 06-May-2008 dyoung <dyoung@NetBSD.org>

Add -lprop to the LIBS line so that ifconfig will link.


# f3458f94 19-Oct-2004 he <he@NetBSD.org>

Patterned after sun3, use "tls" instead of "ls", and hardlink the program
to "ls". Fixes build problem after recent update to crunchgen.


# a6223afc 19-Jan-2003 tsutsui <tsutsui@NetBSD.org>

Remove "srcdir distrib/utils/x_mount" from ramdisk lists
since src/sbin/mount/Makefile no longer links fs specific routines.


# 9f96a0d0 19-May-2002 lukem <lukem@NetBSD.org>

minor whitespace & sorting cleanup


# 9e559822 26-Apr-2002 lukem <lukem@NetBSD.org>

replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version


# b5ad808f 26-Apr-2002 lukem <lukem@NetBSD.org>

remove non mount_* links to mount_* programs...


# 68e32c41 26-Apr-2002 lukem <lukem@NetBSD.org>

move files from ../common/ that are only used in this directory to here


# 7abb10eb 26-Apr-2002 lukem <lukem@NetBSD.org>

convert to be closer to the other distrib dirs:
- take advantage of Makefile.mdset
- use list instead of ramdisk.list, and remove special srcdirs for init
and dd since they understand -DSMALLPROG
-

convert to be closer to the other distrib dirs:
- take advantage of Makefile.mdset
- use list instead of ramdisk.list, and remove special srcdirs for init
and dd since they understand -DSMALLPROG
- use full-path style specfile mtree.conf instead of
old-style specfile ../common/ramdisk.tree
- ensure IMAGEDEPENDS is in sync with list
(xxx; untested :)

show more ...