Floppy images are now gzipped, cuts the size to about 1/3.
commitbd321619d64399ab5dbf05ef56ebb8bb37d588ff
authorTravis Geiselbrecht <geist@newos.org>
Sat, 6 Jul 2002 01:42:07 +0000 (6 01:42 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sat, 6 Jul 2002 01:42:07 +0000 (6 01:42 +0000)
tree4ebc3059210a093725d85265330f41ec38e2a456
parent51ed14fc3940275616054f0339f7868a0ebc773f
Floppy images are now gzipped, cuts the size to about 1/3.

Added another stage to the boot process that does the ungzipping.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@666 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/i386/bootblock.asm
boot/i386/bootblock.bin
boot/i386/inflate.c [new file with mode: 0644]
boot/i386/inflate.h [new file with mode: 0644]
boot/i386/makefile
boot/i386/makeflop.c
boot/i386/stage1.c [new file with mode: 0644]
boot/i386/stage1.ld [copied from boot/i386/stage2.ld with 82% similarity]
boot/i386/stage2.c
boot/i386/stage2.ld
boot/i386/stage2_priv.h