Date: Mon, 5 Jun 2000 06:17:24 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release boot_crunch.conf Makefile fixit_crunch.conf boot_crunch.conf.generic src/release/sysinstall Makefile devices.c disks.c floppy.c main.c menus.c sysinstall.h termcap.c wizard.c Message-ID: <200006051317.GAA45574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2000/06/05 06:17:24 PDT
Modified files:
release Makefile fixit_crunch.conf
release/sysinstall Makefile devices.c disks.c floppy.c
main.c menus.c sysinstall.h termcap.c
wizard.c
Added files:
release boot_crunch.conf
Removed files:
release boot_crunch.conf.generic
Log:
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
boot.flp and plain boot.flp.
- Clean up crunchgen related routine.
- Add PC-98 support.
TODO:
o Documentation
o Fix some messages for PC-98
o Decrease the size of fixit.flp to 1.2MB
o I18N (See: http://www.jp.FreeBSD.org/BootAsia/index.html)
No response from jkh
Revision Changes Path
1.547 +33 -25 src/release/Makefile
1.24 +2 -2 src/release/fixit_crunch.conf
1.95 +7 -1 src/release/sysinstall/Makefile
1.120 +7 -1 src/release/sysinstall/devices.c
1.120 +79 -12 src/release/sysinstall/disks.c
1.35 +42 -8 src/release/sysinstall/floppy.c
1.59 +10 -1 src/release/sysinstall/main.c
1.256 +5 -3 src/release/sysinstall/menus.c
1.190 +2 -1 src/release/sysinstall/sysinstall.h
1.25 +11 -0 src/release/sysinstall/termcap.c
1.17 +19 -2 src/release/sysinstall/wizard.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006051317.GAA45574>
