tsutsui
82527754bc
Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
...
where it had been put and documented. Actually closes PR port-shark/41672.
2010-10-04 13:45:28 +00:00
is
cc125f84ea
Install a.out version of INSTALL kernel in release. Slightly modified
...
from a patch provided by Izumi Tsutsui as response to PR 41672.
2009-11-06 12:31:44 +00:00
lukem
2c1c2b60b2
Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR
...
just like etc/Makefile does.
2008-03-18 04:20:36 +00:00
pavel
de89ac5321
Add a comment reminding to update the release notes if the list of
...
kernels change.
2007-07-24 10:49:23 +00:00
jmmv
a9a41f6c67
Convert shark's installation kernel image (netbsd-INSTALL) to a.out format
...
so that it can be loaded by the machine's firmware. Put the resulting
image inside the 'installation/instkernel' release subdirectory, as the
installation instructions explain.
Fixes port-shark/35563.
2007-03-10 17:57:41 +00:00
lukem
a250e57c96
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
...
"${RELEASEDIR}/...".
${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00
lukem
fe5f6ce974
- add snap_post, which makes "clean depend all release" in ../distrib/
...
for all platforms.
- remove now unnecessary replicated code in the various snap_md_post targets
- remove snap_md_pre; nothing uses it any more
- use ${NETBSDSRCDIR} and ${KERNSRCDIR} as appropriate
2002-12-02 13:18:03 +00:00
bjh21
3f0d7066b3
Add a MAKESUMS variable which invokes makesums with CKSUM in its environment.
...
Use this whenever we want to invoke makesums.
2002-03-31 16:07:53 +00:00
thorpej
4439396ab7
Add "aout" to KERNEL_SUFFIXES.
2002-03-31 03:39:55 +00:00
thorpej
5c1d6ea346
Fix shark release building targets.
2002-03-30 06:55:17 +00:00
bjh21
b15cf8e89f
Correct "makesums" calls to use the correct directory name for installation
...
kernels. This should fix PR port-arm/14145.
2002-03-20 17:05:52 +00:00
pooka
13d4fb6acf
Breathe life into etc.shark files by moving them over from etc.arm32
...
and modifying them appropriately in the process.
Remove the obsolete etc.arm32 files
2002-02-10 19:30:41 +00:00