| History log of /src/distrib/shark/instkernel/ramdisk/Makefile |
| Revision | | Date | Author | Comments |
| 1.22 |
| 24-Jan-2017 |
christos | += for MAKEFS_FLAGS
|
| 1.21 |
| 11-Feb-2010 |
roy | branches: 1.21.30; 1.21.34; Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.20 |
| 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.19 |
| 20-Sep-2009 |
abs | 34 different termcap subsets, plus a couple of ports still using the full termcap distfile. In an attempt to reduce the madness switch everyone (except the i386 cd install which does its own thing) to the same (under 8K) termcap subset:
ansi ansi/pc-term compatible with color dumb|unknown 80-column dumb tty hp300h HP Catseye console iris-ansi-ap IRIS ANSI in application-keypad mode iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100) sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line vt100|vt100-am DEC VT100 (w/advanced video) vt220-8 DEC VT220 8 bit terminal vt220|vt200|vt300 DEC VT220 in vt100 emulation mode wsvt25 NetBSD wscons in 25 line DEC VT220 mode wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta x68k|x68k-ite NetBSD/x68k ITE xterm|vs100 xterm terminal emulator (X Window System)
Trying to provide similar functionality across all ports? It'll never catch on...
|
| 1.18 |
| 20-Sep-2009 |
abs | Nothing needs disktab anymore, so we'd rather have an inode and slightly over 1K of space on install media...
|
| 1.17 |
| 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.16 |
| 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.15 |
| 07-Apr-2009 |
joerg | Change ramdisks from dhclient to dhcpcd and add corresponding glue to sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed, 60KB compressed.
|
| 1.14 |
| 25-Jan-2009 |
abs | branches: 1.14.2; Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.13 |
| 30-Jul-2007 |
jmmv | branches: 1.13.12; 1.13.18; In the shark's installation image, create the bpf device from the 'ramdisk' MAKEDEV goal instead of from a Makefile definition. As there is just one configuration for the ramdisk, it's better to keep everything in one place.
|
| 1.12 |
| 29-Jul-2007 |
jmmv | Add dhclient to the shark's installation disk image so that we can configure network interfaces through DHCP in sysinst.
|
| 1.11 |
| 10-May-2007 |
dogcow | 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.)
|
| 1.10 |
| 02-May-2002 |
lukem | yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.9 |
| 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.8 |
| 12-Apr-2002 |
lukem | alpha sort some entries
|
| 1.7 |
| 12-Apr-2002 |
lukem | minor tweak
|
| 1.6 |
| 06-Apr-2002 |
tsutsui | Set DBG=-Os for libhack.
|
| 1.5 |
| 01-Apr-2002 |
lukem | ensure all sysinst-using makefs generated images have at least 15 inodes free, and be consistent how MAKEFS_FLAGS is defined.
|
| 1.4 |
| 31-Mar-2002 |
thorpej | Give the ramdisk some free inodes so that sysinst can create temp files.
|
| 1.3 |
| 30-Mar-2002 |
thorpej | Fix shark release building targets.
|
| 1.2 |
| 30-Mar-2002 |
lukem | convert to new distrib world order. make UNPRIVED= should now work. (xxx; untested)
|
| 1.1 |
| 11-Feb-2002 |
thorpej | First cut at instkernel for NetBSD/shark. Based on NetBSD/alpha instkernel.
|
| 1.13.18.2 |
| 30-Jul-2007 |
jmmv | In the shark's installation image, create the bpf device from the 'ramdisk' MAKEDEV goal instead of from a Makefile definition. As there is just one configuration for the ramdisk, it's better to keep everything in one place.
|
| 1.13.18.1 |
| 30-Jul-2007 |
jmmv | file Makefile was added on branch matt-mips64 on 2007-07-30 14:03:18 +0000
|
| 1.13.12.1 |
| 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.14.2.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
| 1.21.34.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.21.30.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|