Home | History | Annotate | only in /src/distrib/x68k/floppies/bootfloppy.sysinst
History log of /src/distrib/x68k/floppies/bootfloppy.sysinst
RevisionDateAuthorComments
 1.14 16-Aug-2020  isaki Replace boot_ustar with xxboot_ustarfs.
The old boot_ustar had many hard coding and was small(<1KB).
The new xxboot_ustarfs is a part of integrated larger(<8KB) xxboot.
We had to maintain three similar but not the same bootloaders, but
now we have two!
 1.13 04-Nov-2012  isaki FLOPPYPAD=1 for padding floppies.
On XM6i (emulator), the floppy format type of plain image is
decided by filesize, so it makes easy to use the image on XM6i.
 1.12 18-Nov-2002  lukem branches: 1.12.32; 1.12.56; 1.12.58; 1.12.62;
Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".
 1.11 18-Aug-2002  isaki Correct CLEANFILES.
 1.10 19-May-2002  isaki branches: 1.10.2;
Put secondary boot loader correctly.
patch from Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
 1.9 13-May-2002  lukem - reorganise to be more consistent with other distrib/* directories
(no need for a "common" subdir which contains stuff only really
referenced by one other directory)
- use Makefile.tarfloppy instead of local code to build floppies
- use .WAIT in the top-level Makefile appropriately
- install inst.fs directly from ramdisk/Makefile rather than providing
separate inst/Makefile
 1.8 07-May-2002  isaki Rewrite with MI distrib. based on Minoura-san's work.
it makes x68k port cross buildable.
 1.7 07-Dec-2001  minoura Overhaul installation system.
- Use new boot system. Bootfloppies now use ustarfs.
- Split instkernel.* directory from bootfloppy.*.
- Adjust ramdisk size.
- others.
2-floppy installation system cannot be compiled due to size bloat.
Disabled temporarily (?).
 1.6 29-Nov-2000  minoura Change the kernel name from netbsdsi(.gz) to netbsd(.gz).
 1.5 16-Jun-2000  minoura branches: 1.5.2;
Include <bsd.kernobj.mk> and <bsd.own.mk> for ${KERNOBJDIR}.
 1.4 02-May-2000  sjg use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels.
 1.3 25-Dec-1999  minoura branches: 1.3.2;
Look at KERNOBJDIR.
 1.2 24-Dec-1999  minoura Give up support of 4MB RAM machines for standard sysinst-based installer.
Restricted small installer must be used on those machines.
 1.1 05-Dec-1999  minoura New install floppy/kernel based on sysinst.
 1.3.2.2 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.2.1 25-Dec-1999  wrstuden file Makefile was added on branch wrstuden-devbsize on 1999-12-27 18:28:47 +0000
 1.5.2.1 15-Dec-2000  he Pull up revision 1.6 (requested by minoura):
Change the kernel name from netbsdsi(.gz) to netbsd(.gz).
 1.10.2.1 19-Aug-2002  lukem Pull up revision 1.11 (requested by isaki in ticket #698):
Correct CLEANFILES.
 1.12.62.1 20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.12.58.1 24-Nov-2012  jdc Pull up revision 1.13 (requested by tsutsui in ticket #709).

FLOPPYPAD=1 for padding floppies.
On XM6i (emulator), the floppy format type of plain image is
decided by filesize, so it makes easy to use the image on XM6i.
 1.12.56.1 16-Jan-2013  yamt sync with (a bit old) head
 1.12.32.1 05-Oct-2008  mjf Sync with HEAD.

RSS XML Feed