deraadt
ff0931075f
accidentally stated the MP kernel twice, leading the SHA256/SHA256.sig
file to contain two hashes for bsd.mp, and cause later upgrade problems
spotted by afresh1
5 years ago
deraadt
c66699ad45
we stopped making floppies a while ago
6 years ago
deraadt
83d1f2b267
cp -p the bootblocks to RELEASEDIR; ok tb
8 years ago
deraadt
40fe8ed644
handle miniroot
9 years ago
miod
9837a9e786
Install netboot.mop
10 years ago
miod
a4710516a3
Build and document bsd.mp on alpha.
11 years ago
deraadt
4337331ee4
RAMDISKC wil be needed for alphabook1
12 years ago
espie
74427696fc
unify kernel building on various platforms.
feedback from miod@ and deraadt@
13 years ago
deraadt
a20c01d6b8
No need to make depend kernels
14 years ago
deraadt
52acc35760
We should not sum the install*.iso file, since it is not created at build
time. We've been summing the one from the previous build (then additional
goo I run has been cleaning it up..)
14 years ago
deraadt
eda905b6e3
MDEXT missed some files (result was they are not listed in the build-time
SHA256 file). Issue spotted by claudio.
ok miod
14 years ago
deraadt
8daf3a3d43
move bsd and bsd.rd and all such other MD "sets" into the MD files,
since we perhaps cannot assume that is what kernels will be in the
pathetically stupid world that SGI created
16 years ago
deraadt
f192de6910
For SHA256 hashes to be ready to go onto the install media, we must
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
16 years ago
deraadt
3548e4d6da
typo
18 years ago
deraadt
b7aaabec70
unify these damnit!
18 years ago
espie
4229147a96
move common distrib rules to main Makefile,
make -> ${MAKE}
add phony targets
remove unnecessary subshells
install kernel in a separate target from building.
some SUDO.
okay deraadt@
(checked bootstrap on i386, should be safe elsewhere, and trivial to fix
anyways)
23 years ago
deraadt
d55b802711
no longer need binutils.tar.gz file
24 years ago
art
e4d77f1184
Install more bootblocks.
24 years ago
deraadt
3255b5a3b3
install bootblocks too
27 years ago
deraadt
78986baffb
$OpenBSD
27 years ago
deraadt
5a87a65b45
for architectures which go into src/distrib automatically, start at the
top level there...
27 years ago
graichen
7162767739
remove boot here - it has gone a while ago
28 years ago
graichen
eabd2234a1
undo my last change - don't copy /boot to the snapshot area - it is'nt
really required there
28 years ago
graichen
20afeb2620
copy /boot into the snapshot area too
28 years ago
millert
9deef0ded3
Add floppy target and make it a dependency for snap_md
28 years ago
graichen
b1323fa002
also install kernel into snapshot area
28 years ago
graichen
46a89ee056
changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc.
28 years ago
graichen
28446efa7d
add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*)
then making a snapshot - also add a target for creating and copying
the GENERIC kernel
28 years ago