| History log of /src/distrib/evbppc/ramdisk |
| Revision | Date | Author | Comments |
| 1.25 | 06-Nov-2020 |
martin | Bump ramdisk size slightly
|
| 1.24 | 29-Dec-2019 |
christos | 1. Remove all the special handling of variables (-d -p -P -s -S) that were dealing with DBG (-d) LDSTATIC/NOPIE (-p), and the rest with disabling/enabling sanitizers. 2. Use emalloc/estrdup for all the allocators instead of only some cases. 3. Add -V varspec which passes variables on the command line (as DBG and LDSTATIC used to be passed before) instead of appending them to the on-the-fly Makefile using -v varspec. 4. Change the distrib and rescue Makefiles to use -V instead of the removed flags.
The motivation of this is to make variable handling consistent, less magical, and remove the need for changing crunchgen each time we want to add disabling an option by default.
(as proposed in tech-toolchain)
|
| 1.23 | 23-Jul-2017 |
joerg | branches: 1.23.4; Don't build unwind data for the ramdisk, use more aggressive size optimization for clang.
|
| 1.22 | 09-Feb-2017 |
joerg | Give clang a bit more space on the RAM disk.
|
| 1.21 | 24-Jan-2017 |
christos | += for MAKEFS_FLAGS
|
| 1.20 | 13-Nov-2016 |
joerg | branches: 1.20.2; Give the ramdisk a bit more space, evbppc64 for clang is running out.
|
| 1.19 | 16-Jan-2015 |
joerg | branches: 1.19.2; Include /dev/bpf for dhcpcd.
|
| 1.18 | 13-Aug-2014 |
joerg | Bump ramdisk size to 3.2MB and include dhcpcd.
|
| 1.17 | 08-Aug-2014 |
joerg | branches: 1.17.2; Don't set -mmultiple or -mno-string for PowerPC, the difference is too small to really matter and it sometimes even increases the size.
|
| 1.16 | 14-Aug-2012 |
martin | branches: 1.16.2; 1.16.10; Change all install media to use ipty instead of pty0
|
| 1.15 | 27-Jul-2012 |
matt | Increase ramdisk size.
|
| 1.14 | 24-Jul-2012 |
matt | Add dkctl / drvctl support.
|
| 1.13 | 23-Jul-2012 |
matt | Add dk and flash depends. Make ramdiskbin dependent on Makefile.
|
| 1.12 | 23-Feb-2012 |
kiyohara | Fix build failure. Remove unknown device ttyv0.
|
| 1.11 | 01-Feb-2012 |
matt | branches: 1.11.2; Put ld0/ld1 on the ramdisk (for sdmmc).
|
| 1.10 | 20-Jun-2011 |
matt | branches: 1.10.2; Make sure to build -fno-pie -fno-pic in case MKPIE=yes
|
| 1.9 | 18-Jan-2011 |
matt | branches: 1.9.4; Don't use string instructions (not on mpc85xx)
|
| 1.8 | 11-Feb-2010 |
roy | Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.7 | 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.6 | 24-Sep-2009 |
he | Replace references to local and now no-longer-existing termcap files with references to ${DISTRIBB}/common/termcap. Hi, abs@!
|
| 1.5 | 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.4 | 25-Jan-2009 |
abs | Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.3 | 10-May-2007 |
dogcow | branches: 1.3.12; 1.3.28; 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.2 | 04-Sep-2005 |
kiyohara | Set variable MAKEDEVTARGETS.
|
| 1.1 | 09-Dec-2002 |
scw | branches: 1.1.6; The walnut port has been subsumed by the new evbppc port.
|
| 1.1.6.1 | 15-Sep-2005 |
tron | Apply patch (requested by shige in ticket #790): Build installation kernel for OpenBlockS266(IBM405GP CPU) products.
|
| 1.3.28.1 | 07-Jan-2011 |
matt | Don't use string instructions.
|
| 1.3.12.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.9.4.1 | 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
| 1.10.2.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.10.2.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.11.2.1 | 15-Aug-2012 |
riz | Pull up following revision(s) (requested by martin in ticket #500): distrib/evbppc/ramdisk/Makefile: revision 1.16 distrib/emips/ramdisk/Makefile: revision 1.2 distrib/sandpoint/ramdisk/Makefile: revision 1.10 distrib/evbmips/instkernel/ramdisk/Makefile: revision 1.12 distrib/i386/ramdisks/ramdisk-rescuetiny/Makefile: revision 1.2 distrib/ibmnws/netboot/ramdisk/Makefile: revision 1.11 distrib/pmax/ramdisk/Makefile: revision 1.46 distrib/i386/ramdisks/ramdisk-tiny/Makefile: revision 1.2 just make the installation ptys (ipty); change it to opty if more needed. Change all install media to use ipty instead of pty0
|
| 1.16.10.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.16.2.1 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.17.2.1 | 17-Jan-2015 |
martin | Pull up following revision(s) (requested by joerg in ticket #428): distrib/evbppc/ramdisk/Makefile: revision 1.19 Include /dev/bpf for dhcpcd.
|
| 1.19.2.2 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
| 1.19.2.1 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
| 1.20.2.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.23.4.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.3 | 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.2 | 19-Apr-2004 |
wiz | branches: 1.2.26; Spell removable with only two es. Inspired by jmc@openbsd.
|
| 1.1 | 09-Dec-2002 |
scw | The walnut port has been subsumed by the new evbppc port.
|
| 1.2.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.2 | 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.1 | 25-Jan-2009 |
abs | branches: 1.1.2; Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266 kernels, rather than (nonexistant) GENERIC
from KIYOHARA Takashi
|
| 1.1.2.2 | 06-Feb-2009 |
snj | Pull up following revision(s) (requested by abs in ticket #408): distrib/evbppc/ramdisk/dot.hdprofile: revision 1.1 distrib/evbppc/ramdisk/list: revision 1.6 distrib/notes/common/contents: revision 1.148 distrib/utils/sysinst/arch/evbppc/msg.md.de: revision 1.6 distrib/utils/sysinst/arch/evbppc/msg.md.en: revision 1.10 distrib/utils/sysinst/arch/evbppc/msg.md.es: revision 1.5 distrib/utils/sysinst/arch/evbppc/msg.md.fr: revision 1.10 distrib/utils/sysinst/arch/evbppc/msg.md.pl: revision 1.10 Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266 kernels, rather than (nonexistant) GENERIC from KIYOHARA Takashi
|
| 1.1.2.1 | 25-Jan-2009 |
snj | file dot.hdprofile was added on branch netbsd-5 on 2009-02-06 01:06:58 +0000
|
| 1.5 | 09-Jan-2020 |
martin | PR install/54780: in the (of course totally unlikely) case that sysinst should crash, run "stty sane".
|
| 1.4 | 20-Jul-2012 |
matt | branches: 1.4.34; 1.4.36; Change erase from ^H to ^? (delete).
|
| 1.3 | 18-Jan-2011 |
matt | branches: 1.3.6; Switch to using tmpfs. Add mount_tmpfs, ps, netstat, vmstat, and date to ramdisk image.
|
| 1.2 | 26-Jul-2003 |
salo | branches: 1.2.32; 1.2.50; netbsd.org->NetBSD.org
|
| 1.1 | 09-Dec-2002 |
scw | The walnut port has been subsumed by the new evbppc port.
|
| 1.2.50.1 | 07-Jan-2011 |
matt | Use tmpfs
|
| 1.2.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.3.6.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.4.36.1 | 28-Jan-2020 |
msaitoh | Pull up following revision(s) (requested by martin in ticket #669): distrib/playstation2/miniroot/dot.profile: revision 1.5 distrib/sparc64/instfs/dot.profile: revision 1.8 distrib/hpcarm/miniroot/dot.profile: revision 1.3 distrib/emips/miniroot/dot.profile: revision 1.2 distrib/x68k/floppies/ramdisk/dot.profile: revision 1.16 distrib/zaurus/ramdisk/dot.profile: revision 1.4 distrib/i386/ramdisks/common/dot.profile: revision 1.7 distrib/cobalt/ramdisk/dot.profile: revision 1.2 distrib/hpcsh/miniroot/dot.profile: revision 1.5 distrib/evbarm/instkernel/ramdisk/dot.profile: revision 1.3 distrib/riscv/ramdisk/dot.profile: revision 1.2 distrib/sandpoint/ramdisk/dot.profile: revision 1.2 distrib/landisk/ramdisk/dot.profile: revision 1.3 distrib/amd64/ramdisks/common/dot.profile: revision 1.4 distrib/macppc/floppies/ramdisk/dot.profile: revision 1.14 distrib/mipsco/ramdisk/dot.profile: revision 1.3 distrib/evbmips/instkernel/ramdisk/dot.profile: revision 1.2 distrib/acorn32/ramdisk/dot.profile: revision 1.4 distrib/cats/ramdisk/dot.profile: revision 1.5 distrib/vax/ramdisk/dot.profile: revision 1.10 distrib/pmax/miniroot/dot.profile: revision 1.3 distrib/sparc/miniroot/dot.profile: revision 1.16 distrib/hpcmips/miniroot/dot.profile: revision 1.8 distrib/prep/floppies/ramdisk/dot.profile: revision 1.3 distrib/news68k/floppies/ramdisk/dot.profile: revision 1.8 distrib/alpha/instkernel/ramdisk/dot.profile: revision 1.11 distrib/ofppc/ramdisks/common/dot.profile: revision 1.2 distrib/mac68k/instkernel/ramdisk/dot.profile: revision 1.9 distrib/hp300/ramdisk/dot.profile: revision 1.7 distrib/ews4800mips/floppies/ramdisk/dot.profile: revision 1.2 distrib/emips/ramdisk/dot.profile: revision 1.3 distrib/newsmips/floppies/ramdisk/dot.profile: revision 1.7 distrib/bebox/ramdisk/dot.profile: revision 1.2 distrib/rs6000/ramdisk/dot.profile: revision 1.2 distrib/sgimips/miniroot/dot.profile: revision 1.2 distrib/mvme68k/miniroot/dot.profile: revision 1.9 distrib/hppa/ramdisk/dot.profile: revision 1.2 distrib/luna68k/ramdisk/dot.profile: revision 1.2 distrib/sgimips/ramdisk/dot.profile: revision 1.4 distrib/evbsh3/instkernel/ramdisk/dot.profile: revision 1.2 distrib/evbppc/ramdisk/dot.profile: revision 1.5 distrib/shark/instkernel/ramdisk/dot.profile: revision 1.5 distrib/pmax/ramdisk/dot.profile: revision 1.11 distrib/dreamcast/ramdisk/dot.profile: revision 1.3 distrib/arc/ramdisk/dot.profile: revision 1.5 distrib/atari/floppies/common/dot.profile: revision 1.8 PR install/54780: in the (of course totally unlikely) case that sysinst should crash, run "stty sane".
|
| 1.4.34.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.21 | 07-Jul-2016 |
matt | Add sbin/sysctl
|
| 1.20 | 24-Jul-2012 |
matt | Add dkctl / drvctl support.
|
| 1.19 | 20-Jul-2012 |
matt | Add gpt and cksum(md5/sha1/sum)
|
| 1.18 | 01-Feb-2012 |
matt | Add ext2/msdos support, allow mount from udf, add flashctl.
|
| 1.17 | 11-Aug-2011 |
matt | branches: 1.17.2; Add fdisk
|
| 1.16 | 18-Jan-2011 |
matt | Switch to using tmpfs. Add mount_tmpfs, ps, netstat, vmstat, and date to ramdisk image.
|
| 1.15 | 14-Jan-2011 |
tsutsui | Adjust file lists for recent move: usr/sbin/chown -> sbin/chown usr/bin/chgrp -> bin/chgrp
|
| 1.14 | 11-Feb-2010 |
roy | Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.13 | 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.12 | 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.11 | 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.10 | 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.9 | 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.8 | 29-Apr-2009 |
tsutsui | Fix indent on common/protocols changes.
|
| 1.7 | 25-Jan-2009 |
abs | branches: 1.7.2; Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.6 | 25-Jan-2009 |
abs | Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266 kernels, rather than (nonexistant) GENERIC
from KIYOHARA Takashi
|
| 1.5 | 06-May-2008 |
dyoung | branches: 1.5.4; Add -lprop to the LIBS line so that ifconfig will link.
|
| 1.4 | 10-May-2007 |
dogcow | branches: 1.4.12; 1.4.14; 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.3 | 10-Sep-2005 |
dsl | Delete the: SPECIAL dmesg srcdir distrib/utils/x_dmesg line from all the ramdisk 'list' files. dmesg/Makefile will add -DSMALL if SMALLPROG is defined (which it is by Makefile.crunch).
|
| 1.2 | 19-Jan-2003 |
tsutsui | Remove "srcdir distrib/utils/x_mount" from ramdisk lists since src/sbin/mount/Makefile no longer links fs specific routines.
|
| 1.1 | 09-Dec-2002 |
scw | The walnut port has been subsumed by the new evbppc port.
|
| 1.4.14.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.4.12.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.4.12.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.5.4.1 | 06-Feb-2009 |
snj | branches: 1.5.4.1.8; Pull up following revision(s) (requested by abs in ticket #408): distrib/evbppc/ramdisk/dot.hdprofile: revision 1.1 distrib/evbppc/ramdisk/list: revision 1.6 distrib/notes/common/contents: revision 1.148 distrib/utils/sysinst/arch/evbppc/msg.md.de: revision 1.6 distrib/utils/sysinst/arch/evbppc/msg.md.en: revision 1.10 distrib/utils/sysinst/arch/evbppc/msg.md.es: revision 1.5 distrib/utils/sysinst/arch/evbppc/msg.md.fr: revision 1.10 distrib/utils/sysinst/arch/evbppc/msg.md.pl: revision 1.10 Switch evbpcc sysinst and install notes to referencing WALNUT/OPENBLOCKS266 kernels, rather than (nonexistant) GENERIC from KIYOHARA Takashi
|
| 1.5.4.1.8.1 | 07-Jan-2011 |
matt | Add netstat, vmstat, ps, and mount_tmpfs
|
| 1.7.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.17.2.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.17.2.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.2 | 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.1 | 09-Dec-2002 |
scw | branches: 1.1.32; The walnut port has been subsumed by the new evbppc port.
|
| 1.1.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|