| #
b6800095 |
| 31-Jan-2016 |
christos <christos@NetBSD.org> |
PR/50729: Izumi Tsutsui: Add "small" disklabel
|
| #
eed67d25 |
| 26-Jul-2014 |
dholland <dholland@NetBSD.org> |
Don't descend into sysinst.
|
| #
a34568e5 |
| 24-Mar-2013 |
christos <christos@NetBSD.org> |
Nothing uses the old small dhclient, and the new version is gigantic since it brings in libisc.
|
| #
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 ...
|
| #
ab165b17 |
| 21-Nov-2008 |
ad <ad@NetBSD.org> |
Create a dynamically linked sysinst as part of the build process, but don't install it.
|
| #
f72d3abd |
| 10-Sep-2005 |
dsl <dsl@NetBSD.org> |
For some reason this makefile descends into all the x_<prog> directories. Since all the x_<prog> get build into crunched binaries (which does a reachover build these days) I suspect this is entirely
For some reason this makefile descends into all the x_<prog> directories. Since all the x_<prog> get build into crunched binaries (which does a reachover build these days) I suspect this is entirely unnecessary. But having deleted x_dmesg we must ensure it doesn't go there.
show more ...
|
| #
462934ea |
| 08-Jun-2004 |
abs <abs@NetBSD.org> |
Import a trivial program to generate 16bit CRCs as used in sparkive archives. For use by mksparkive.sh in generating the acorn32 bootloader sparkive.
|
| #
6b54faae |
| 19-Jan-2003 |
tsutsui <tsutsui@NetBSD.org> |
EOL x_mount.
|
| #
ea0637c5 |
| 17-Oct-2002 |
lukem <lukem@NetBSD.org> |
Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6, we don't need distrib/utils/x_ftp anymore...
|
| #
f3600867 |
| 17-Oct-2002 |
lukem <lukem@NetBSD.org> |
Remove these, since platforms using the New Distrib World Order have been building these using the basesrc Makefiles with SMALLPROG defined for a while now.
|
| #
899149f1 |
| 18-Feb-2001 |
tsutsui <tsutsui@NetBSD.org> |
Add x_mount, which does not include any MOUNT_PROGS. Installer does not require all vfs progs and all binaries are crunched after all.
|
| #
b5a9f760 |
| 31-Jan-2001 |
tsutsui <tsutsui@NetBSD.org> |
Add x_umount to SUBDIR.
|
| #
79f8ad42 |
| 12-Sep-2000 |
matt <matt@NetBSD.org> |
Add missing directories so make obj DTRT.
|
| #
03f41d30 |
| 12-May-2000 |
thorpej <thorpej@NetBSD.org> |
Add x_dhclient.
|
| #
1c5b5f62 |
| 04-Jan-2000 |
itojun <itojun@NetBSD.org> |
enable IPv6 support in sysinst. integration of work by ichiro@ichiro.org. - IPv6 autoconfiguration - IPv6 nameserver TODO: french messages, dhcp
add -DINET6 into x_ifconfig.
|
| #
ea72edb1 |
| 18-Oct-1999 |
pk <pk@NetBSD.org> |
Add x_ping.
|
| #
2f3417d9 |
| 23-May-1999 |
tron <tron@NetBSD.org> |
Fix listfiles to handle object directories. Patches supplied by Izumi Tsutsui in PR misc/7628.
|
| #
7e09f8d2 |
| 16-Apr-1999 |
simonb <simonb@NetBSD.org> |
Descend into sysinst directory if sysinst/arch/${MACHINE} exists.
|
| #
25df7fcc |
| 02-May-1998 |
ross <ross@NetBSD.org> |
Build x_sh, even though some non-sysinst ports don't use it. Yet.
|
| #
ef111cbc |
| 12-Dec-1997 |
gwr <gwr@NetBSD.org> |
Add: more x_ftp x_route zcat
|
| #
cba18d24 |
| 13-Oct-1995 |
gwr <gwr@NetBSD.org> |
Minor cleanup
|
| #
f75c79d8 |
| 08-Oct-1995 |
gwr <gwr@NetBSD.org> |
Add some utilities all ports might use in a ramdisk root.
|