| History log of /src/distrib/cats/ramdisk/Makefile |
| Revision | | Date | Author | Comments |
| 1.25 |
| 07-Feb-2019 |
mrg | bump ramdisk sizes by 100kb for GCC 7 bloaty.
|
| 1.24 |
| 24-Jan-2017 |
christos | branches: 1.24.12; += for MAKEFS_FLAGS
|
| 1.23 |
| 05-Sep-2016 |
jakllsch | branches: 1.23.2; Increase size of cats installation memory disk by 100Ki.
Or: We shouldn't let the cats out of the bag.
|
| 1.22 |
| 02-Mar-2014 |
joerg | branches: 1.22.8; Clang needs a slightly larger MD image, so bump the size to 2300k.
|
| 1.21 |
| 06-Feb-2014 |
christos | bump
|
| 1.20 |
| 11-Feb-2010 |
roy | branches: 1.20.6; 1.20.12; Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.19 |
| 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.18 |
| 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.17 |
| 20-Sep-2009 |
abs | Ten identical list.inet6 files, or one common/list.inet6? Not a difficult choice.
|
| 1.16 |
| 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.15 |
| 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.14 |
| 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.13 |
| 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.12 |
| 25-Jan-2009 |
abs | branches: 1.12.2; Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.11 |
| 21-Jan-2009 |
he | Pare down the size of the INSTALL kernel images. This was done by:
1) Removing chio, rcmd, restore, scsictl, shutdown and slattach from the ramdisk images 2) Removing the isp* driver from the INSTALL kernel configs 3) Reducing the memory disk and ramdisk size back from 4400 to 4200 blocks
As a result, also remove mention as QLogic ISP controllers as being supported by the installation.
With this, the INSTALL kernel images should once again be usable; the firmware apparently imposes a size limit around 5MB on the files it will load.
Longer-term, this port probably ought to get it's own stand-alone boot loader, so that it might use e.g. loadable modules.
|
| 1.10 |
| 18-Jan-2009 |
he | Bump the ramdisk size so that the contents fits again.
|
| 1.9 |
| 01-Feb-2008 |
tsutsui | branches: 1.9.2; 1.9.6; - use common/termcap.mini - set TERM=wsvt25
|
| 1.8 |
| 10-May-2007 |
dogcow | branches: 1.8.4; 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.7 |
| 18-Jan-2005 |
lukem | Only use ping6 and rtsol if ${USE_INET6} != "no". Part of PR 28994.
|
| 1.6 |
| 23-Mar-2003 |
chris | Add more bits the cats install disk. Most noticeable change is the addition of dhclient, we now prompt if the user wants DHCP autoconfiguration. Also added chio, rcmd, ping6, rtsol, scsictl
We now use the cut down versions of: dhclient, ifconfig, ping, ping6 and route
The ramdisk has grown by about 200k, however the kernel can take that, we're still a few 100k from the current 5MB limit for cats kernels.
|
| 1.5 |
| 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.4 |
| 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.3 |
| 14-Apr-2002 |
chris | Fix typo, we've got a termcap.mini but not a termcap.vt100
|
| 1.2 |
| 13-Apr-2002 |
lukem | don't need PWD_MKDB
|
| 1.1 |
| 11-Apr-2002 |
skrll | The results of my cats NWDO hacking.
This was tested using a custom INSTALL kernel. The current one is >4Mb which the cats firmware can't currently boot. We need to decide what needs to be removed from INSTALL.
|
| 1.8.4.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.9.6.1 |
| 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.9.2.2 |
| 01-Feb-2008 |
tsutsui | - use common/termcap.mini - set TERM=wsvt25
|
| 1.9.2.1 |
| 01-Feb-2008 |
tsutsui | file Makefile was added on branch mjf-devfs on 2008-02-01 17:18:08 +0000
|
| 1.12.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.20.12.1 |
| 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.20.6.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.22.8.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|
| 1.23.2.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.24.12.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|