question about x68k/inst.fs.gz
Tetsuya Isaki <[email protected]> Sat, 14 Jul 2007 17:39:23 +0900
| Newsgroups | gmane.os.netbsd.devel.installation,gmane.os.netbsd.ports.x68k |
|---|---|
| Message-ID | <[email protected]> |
Hi, x68k users, Building x68k port has been breaking around inst.fs during a month. I'm going to fix it, but I have a question. Does anyone need inst.fs.gz and kern.fs? I think that inst.fs.gz is a temporary file to build sysinst.fs, so I think it should not be installed into releasedir. Am I wrong? or may I do this? (in src/distrib/x68k/) 1. Remove 'IMAGE_RELEASEDIR=' in floppies/ramdisk/Makefile. This will stop installing inst.fs.gz . 2. Remove floppies/bootfloppy.generic directory. This will stop installing kern.fs . 3. Increase IMAGESIZE in floppies/ramdisk/Makefile. This will make to run build.sh. --- Tetsuya Isaki <[email protected] / [email protected]>