Commit Graph

5241 Commits

Author SHA1 Message Date
kleink
e10975f88e Remove duplicated sysinst entry. 2002-04-16 20:52:44 +00:00
heinz
f0edf45953 $DESTDIR/boot.amiga was removed from the base set (see distrib/sets/lists/base/
md.amiga 1.49)
2002-04-16 20:46:19 +00:00
heinz
8ee9cab5ca $DESTDIR/boot.amiga was removed from the base set (see distrib/sets/lists/base/
md.amiga 1.49).
2002-04-16 20:45:21 +00:00
kleink
63ef3c8259 Sync with tzdata2002c. 2002-04-16 18:39:13 +00:00
lukem
b9c8fc2871 convert to NDWO ustar bootfloppy creation process.
xxx; untested
2002-04-16 09:16:21 +00:00
lukem
e59919804c we don't want "rescue-tiny.fs.fs" ... 2002-04-16 09:08:01 +00:00
lukem
ad423f169c Migrate MI-shareable stuff to distrib/common/Makefile.tarfloppy. 2002-04-16 09:06:49 +00:00
lukem
a0296e9ed9 Makefile snippet to create bootable ustar floppies 2002-04-16 09:00:20 +00:00
lukem
33e7bb62d6 - Convert to using distrib/common/buildfloppies.sh, which can build both
single and multi-volume floppies in better fashion that the crufty
  shell commands in the various Makefiles.
- Move fdset* -> bootfloppy*, as that's more consistent
2002-04-16 05:23:33 +00:00
lukem
2db638e823 buildfloppies.sh -- build floppy images from the given files.
It can write multiple disks (up to a maximum number), and optionally
install a bootstrap or pad the last disk to the image size.
2002-04-16 04:28:23 +00:00
mycroft
1d4148b8f4 Run reboot(8) and halt(8) from system(), not run_prog(). 2002-04-16 02:20:17 +00:00
mycroft
6b51f6a75b Use reboot -q' and halt -q' to make it reboot faster. 2002-04-16 02:06:09 +00:00
gmcgarry
f030856690 typo 2002-04-15 20:57:55 +00:00
mhitch
8e02eb2322 /boot.amiga isn't needed in the base set as it gets copied when installing
or upgrading bootblocks during the install or upgrade process.
2002-04-15 02:50:30 +00:00
mhitch
2bbb904100 Need to install /boot.amiga when installing/upgrading the bootblocks. 2002-04-15 02:48:17 +00:00
lukem
17a225a0e2 convert to the new MDSET.*.suffixes / MDSET.*.post variables,
and take advantage of MDSETDIR enabling a release target
2002-04-15 01:55:07 +00:00
lukem
0e901f7d9b Clean up which .o members are built for each of the "fake" libraries;
.o files containing unused functions are still linked in (unlike a .a file)
Saves a bit of space by culling unused .c references.

(Required .o members determined by looking at the mapfile generated by
adding LDFLAGS+=-Wl,-Map,mapfile in dhcp/client/Makefile.)
2002-04-14 23:44:25 +00:00
gmcgarry
ad0e3bf651 Create ${RELEASEDIR}/installation/misc before installing into it. 2002-04-14 20:48:16 +00:00
bjh21
4359ad3c2d Convert the bulk of the prep.RISCOS file into -mdoc. This is a purely
syntactic conversion -- the semantics should be exactly the same.

I haven't yet converted section 5 (advanced stuff), appendix A (device
naming) or appendix B (credits), and mdoc, even the souped-up version used
for INSTALL, seems to be lacking a fourth-level header macro, which this
wants.

Of course, the presence of fourth-level headers does somewhat indicate that
this whole area wants cleaning up lots.
2002-04-14 14:40:13 +00:00
tsutsui
7f20094ec8 Remove .Pp between items. (sync with common/legal.common rev 1.19) 2002-04-14 14:32:19 +00:00
tsutsui
e26ed29894 Build install kernels. 2002-04-14 14:17:12 +00:00
tsutsui
8598c271ef Make md-root kernels (both elf and ecoff) here and
install them into RELEASEDIR.
2002-04-14 14:14:16 +00:00
chris
8c3f058391 Fix typo, we've got a termcap.mini but not a termcap.vt100 2002-04-14 13:46:36 +00:00
bjh21
ede2cc5a67 Add acorn32, hpcarm, netwinder and shark to the machine list. 2002-04-14 13:34:31 +00:00
bjh21
28d6b94ffe Purge mentions of NetBSD/arm32. 2002-04-14 13:12:37 +00:00
tsutsui
3cd5a50891 Set DBG="-Os -mmemcpy" and pass it to crunchgen. 2002-04-14 12:52:15 +00:00
bjh21
dd989c1868 Add /usr/include/ieeefp.h. 2002-04-14 09:50:39 +00:00
bjh21
c3195306f1 Add /etc/fstab.wd. 2002-04-14 09:48:50 +00:00
lukem
2b8264a087 use ${PAX} instead of tar 2002-04-14 08:30:41 +00:00
tsutsui
fa3404580d No longer used. 2002-04-14 07:16:28 +00:00
tsutsui
b76a5c40c3 Use ${_SRC_TOP_} instead of ${CURDIR}/../../../ 2002-04-14 07:14:44 +00:00
tsutsui
bc0f782c42 Visit instkernel and add .WAIT sync. 2002-04-14 07:11:37 +00:00
lukem
8e8fe76d90 Makefile.mdset: add ${KERNELDEPS} variable which is ${KERNELS} with
.WAIT between the items, and remove .WAIT from ${KERNELS}.
Use ${KERNELDEPS} in make dependencies.
2002-04-14 06:18:12 +00:00
lukem
2a8d02abe9 improve comments and status messages 2002-04-14 04:22:38 +00:00
tsutsui
d2b86ac486 No need to use ${MAKEFS} for ustarfs image. 2002-04-14 03:16:13 +00:00
tsutsui
a55407acff Switch to ustarfs-based bootfloppy.
XXX Not cross-ready yet due to installboot(8).
2002-04-14 02:43:27 +00:00
tsutsui
a552d4b013 Make md-root kernel here and install it into RELEASEDIR. 2002-04-14 02:36:05 +00:00
tsutsui
aa0c7fc4bf Put back some disabled binaries. 2002-04-14 02:32:52 +00:00
tsutsui
fdba9b317b Expand IMAGESIZE to 2.5Mbytes. 2002-04-14 02:31:15 +00:00
lukem
36f355e14e - Rename Makefile.mdset variables:
MDEXTRA_SUFFIXES.${KERNEL} 	-> MDSET.${FILENAME}.suffixes
	${KERNEL.${_K}}.post		-> MDSET.${FILENAME}.post
  This allows "default" rules for for MDSETTARGETS with FILENAMEs of "-"
  by defined MDSET.-.post & MDSET.-.suffixes
- Document the above
- Use the above appropriately in various Makefiles
- Be a be quieter when building these kernels
- Add .WAIT syncs so that multiple kernels aren't built in parallel, because
  the temporary filename is the same, and it also avoid hairy magic in
  syncing the targets generated from MDSET.${FILENAME}.suffixes with
  the master target for that ${FILENAME}
2002-04-14 01:41:24 +00:00
tsutsui
e2cc6cf3ae Fix FILENAME in MDSETTARGETS (netbsd.INSTALL.gz is required). 2002-04-13 18:23:32 +00:00
thorpej
aa77fb8ac9 Add S-Record and flat binary versions of the TEAMASA_NPWR_INSTALL
kernel.
2002-04-13 17:29:27 +00:00
thorpej
4d4b475b97 Add support for optional extra install kernel suffixes (e.g. .srec
or .bin), provided by the MDEXTRA_SUFFIXES.${kernel} variable.
2002-04-13 17:27:07 +00:00
thorpej
fa625b1194 Make the "release" target catch everything we want. 2002-04-13 16:40:32 +00:00
lukem
8f603e224b consistency cleanup 2002-04-13 13:42:57 +00:00
lukem
3b9a95c129 remove bin/echo; it's builtin to bin/sh
consistency cleanup
2002-04-13 13:42:05 +00:00
lukem
3b19bdd9fe link mount_mfs to newfs 2002-04-13 13:37:48 +00:00
lukem
c371957275 add TARGETS+=release 2002-04-13 13:35:21 +00:00
lukem
2468ea8bfa use gzip -9f 2002-04-13 13:26:45 +00:00
lukem
bd567c94b3 switch to libhack. minor reorder of list 2002-04-13 13:25:30 +00:00