Home | History | Annotate | Download | only in ramdisk
History log of /src/distrib/amd64/ramdisks/ramdisk/list
RevisionDateAuthorComments
 1.15  20-Jul-2019  bouyer Add newfs_msdos to amd64 install media, proposed on port-amd64@ back in
december.
newfs_msdos is needed to make a UEFI bootable disk.
 1.14  09-Jan-2012  sborrill branches: 1.14.42;
Add dkctl to install ramdisk so that you can enable disk writecaches before
install, if necessary.
 1.13  13-Feb-2011  jym branches: 1.13.4;
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  14-Jan-2011  tsutsui branches: 1.12.2;
Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
 1.11  05-Feb-2010  roy Use the rescue terminfo.db in our images instead of termcap.
 1.10  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.9  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.8  04-Nov-2008  joerg branches: 1.8.2;
Make x86 installation use tmpfs.
 1.7  22-Oct-2008  tsutsui branches: 1.7.2;
Add /sbin/dmesg to ramdisk since /kern/msgbuf is a bit annoying.
mount_kernfs is still there because there is no size restriction.
 1.6  06-May-2008  dyoung Add -lprop to the LIBS line so that ifconfig will link.
 1.5  07-Oct-2007  joerg branches: 1.5.8; 1.5.10;
Include sysctl on the amd64 boot floppy. This is useful for allowing
people to test suspend/resume and can be used to find other values as
well.
 1.4  24-Aug-2007  skd branches: 1.4.2;
/libexec, not /usr/libexec.
 1.3  21-Aug-2007  skd Enable LFS from sysinstall.
 1.2  17-Jan-2007  bouyer Sync with i386: add sbin/raidctl to amd64's install ramdisk.
 1.1  02-Jun-2006  hubertf branches: 1.1.4;
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.1.4.1  08-Feb-2007  bouyer Pull up following revision(s) (requested by tron in ticket #405):
distrib/amd64/ramdisks/ramdisk/list: revision 1.2
sys/arch/amd64/conf/INSTALL: revision 1.64 - 1.65
Uncomment pseudo-device raid and options RAID_AUTOCONFIG, to match
i386's INSTALL. Suggested by Florence HENRY on port-amd64@
Sync with i386: add sbin/raidctl to amd64's install ramdisk.
Disable wsmouse(4) and all the related low-level drivers The installer
ramdisk doesn't support using the mouse anyway.
Idea provided by Blair Sadewitz in private e-mail.
 1.4.2.1  06-Nov-2007  matt sync with HEAD
 1.5.10.1  18-May-2008  yamt sync with head.
 1.5.8.2  05-Oct-2008  mjf Sync with HEAD.
 1.5.8.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.2.2  25-Jan-2012  riz Pull up following revision(s) (requested by sborrill in ticket #1709):
distrib/i386/ramdisks/ramdisk-big/list: revision 1.6
distrib/amd64/ramdisks/ramdisk/list: revision 1.14
Add /sbin/dkctl. This allows you to drop to a command prompt and enable
writecaches before installing, if necessary.
Add dkctl to install ramdisk so that you can enable disk writecaches before
install, if necessary.
 1.7.2.1  06-Nov-2008  snj Pull up following revision(s) (requested by joerg in ticket #18):
distrib/amd64/ramdisks/ramdisk/list: revision 1.8
distrib/i386/ramdisks/common/list.ramdisk: revision 1.8
sys/arch/i386/conf/INSTALL_FLOPPY: revision 1.2
Make x86 installation use tmpfs.
 1.8.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.4.1  17-Apr-2012  yamt sync with head
 1.14.42.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed