Home | History | Annotate | Download | only in common
History log of /src/distrib/amd64/ramdisks/common/list.ramdisk
RevisionDateAuthorComments
 1.22  10-Apr-2022  martin Add missing EFI bootloaders to the install kernel ramdisk,
noticed by Lloyd Parkes.
 1.21  01-Oct-2018  martin branches: 1.21.2;
Make gzip on some crunched install media support xz decompression
(just like our base version does).
 1.20  07-Oct-2015  martin branches: 1.20.14; 1.20.16;
PR install/50311: missing gptmbr.bin on ramdisk based installs.
 1.19  10-Aug-2014  riz branches: 1.19.2; 1.19.4;
Include installboot on amd64/i386 install ramdisks in prep for a change
to sysinst which will use it instead of a handrolled replacement.
 1.18  15-Aug-2012  riz branches: 1.18.2;
Add sbin/gpt to amd64 install ramdisk.
 1.17  17-Jun-2012  martin Add support for ext2fs to i386/amd64 ramdisks.
This is usefull for setup with various xen hosting providers.
Prompted by Blair Sadewitz.
 1.16  03-Jul-2011  tron branches: 1.16.2;
Update location of "less" source directory to the build of various
install medias.
 1.15  19-Jun-2011  tsutsui Fix indent.
 1.14  19-Jun-2011  tsutsui Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now
since installation file systems might be flooded by -llzma.
 1.13  13-Feb-2011  jym branches: 1.13.2;
Sync ramdisks content across i386 and amd64. Biggest change is for amd64,
where configuration for crunchgen(1) is moved from ramdisk/ to common/.

For i386, only mbrlabel(8) and various LFS related binaries are added. Yes,
LFS. It was added to amd64 ramdisk 3 years ago, I believe it's for a good
reason... ?
 1.12  11-Feb-2010  roy branches: 1.12.2;
Remove terminfo.db as it's now embedded in libterminfo.
 1.11  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.10  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.9  20-Sep-2009  abs ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
 1.8  29-Apr-2009  tsutsui Fix indent on common/protocols changes.
 1.7  29-Apr-2009  tsutsui Remove unnecessary gnu/usr.bin from SRCDIRS.
 1.6  25-Jan-2009  abs branches: 1.6.2;
Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions
 1.5  01-Feb-2008  tsutsui branches: 1.5.2; 1.5.6;
Move and share a common termcap.mini file.
 1.4  23-Aug-2007  he branches: 1.4.2;
Add libexec to SRCDIRS so that the source of the newly added
lfs_cleanerd can be found.
 1.3  21-Aug-2007  skd Enable LFS from sysinstall.
 1.2  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.1  02-Jun-2006  hubertf Prepare creation of boot CDs:

* Move files in distrib/amd64:

floppies/instkernel/Makefile -> instkernel/Makefile
floppies/ramdisk/Makefile -> ramdisks/ramdisk/Makefile
floppies/ramdisk/disktab.preinstall -> ramdisks/ramdisk/disktab.preinstall
floppies/ramdisk/list -> ramdisks/ramdisk/list
floppies/ramdisk/list.inet6 -> ramdisks/ramdisk/list.inet6
floppies/common/Makefile.ramdisk -> ramdisks/common/Makefile.ramdisk
floppies/common/dot.profile -> ramdisks/common/dot.profile
floppies/common/list.ramdisk -> ramdisks/common/list.ramdisk
floppies/common/termcap.mini -> ramdisks/common/termcap.mini

* Adjust paths
 1.4.2.1  23-Mar-2008  matt sync with HEAD
 1.5.6.1  05-Oct-2008  mjf Sync with HEAD.
 1.5.2.2  01-Feb-2008  tsutsui Move and share a common termcap.mini file.
 1.5.2.1  01-Feb-2008  tsutsui file list.ramdisk was added on branch mjf-devfs on 2008-02-01 13:43:13 +0000
 1.6.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.12.2.1  17-Feb-2011  bouyer Sync with HEAD
 1.13.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.16.2.1  30-Oct-2012  yamt sync with head
 1.18.2.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.19.4.1  15-Oct-2015  snj Pull up following revision(s) (requested by martin in ticket #992):
distrib/amd64/ramdisks/common/Makefile.ramdisk: revision 1.11
distrib/amd64/ramdisks/common/list.ramdisk: revision 1.20
distrib/i386/ramdisks/common/Makefile.ramdisk: revision 1.12
distrib/i386/ramdisks/common/list.ramdisk: revision 1.26
PR install/50311: missing gptmbr.bin on ramdisk based installs.
 1.19.2.1  15-Oct-2015  snj Pull up following revision(s) (requested by martin in ticket #992):
distrib/amd64/ramdisks/common/Makefile.ramdisk: revision 1.11
distrib/amd64/ramdisks/common/list.ramdisk: revision 1.20
distrib/i386/ramdisks/common/Makefile.ramdisk: revision 1.12
distrib/i386/ramdisks/common/list.ramdisk: revision 1.26
PR install/50311: missing gptmbr.bin on ramdisk based installs.
 1.20.16.1  10-Jun-2019  christos Sync with HEAD
 1.20.14.1  20-Oct-2018  pgoyette Sync with head
 1.21.2.1  13-Apr-2022  snj Pull up following revision(s) (requested by martin in ticket #1436):
distrib/amd64/ramdisks/common/Makefile.ramdisk: revision 1.16
distrib/amd64/ramdisks/common/list.ramdisk: revision 1.22
Add missing EFI bootloaders to the install kernel ramdisk,
noticed by Lloyd Parkes.

RSS XML Feed