Age | Commit message (Collapse) | Author |
|
for files, which is tee'd out to tell installboot where the bootblocks
should point to..) Yes, someone could fix this, but it won't be me today!
|
|
|
|
Eliminate many more differences. When it makes sense, build bsd.rd
and miniroot/ramdisk.fs and cd.iso in the same directory. More steps
coming after this..
|
|
|
|
architectures, and start removing some crazy junk that has collected
over the years. Being tested on all architectures...
ok various people.
|
|
|
|
|
|
internal-signing, because the procedures ran into some snags we can't
fix in time for release...
|
|
|
|
ok todd
|
|
media to give some upcoming changes a chance of working.
Long discussions with todd and rpe
|
|
In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.
Old svndX nodes will still continue to work though, for now.
Cleanup accordingly.
ok deraadt@, todd@
comments and ok on the man page bits from jmc@
|
|
|
|
byte) disklabels even in the midst of a larger sector. E.g. in bytes
512 - 1023 of the first 2048 byte sector on a CD.
On hppa we plopped down such a disklabel on cdXX.iso and installXX.iso.
Once accessible it took precedence over the spoofed label of the CD. Chaos
ensued. Since there is currently no reason for this label on hppa
cd's, eradicate it and its disktab entry. cdXX.iso/installXX.iso can now
be mounted on hppa again.
Also remove a commented out label plopping on Alpha, which references a
non-existant disktab entry.
Problem noted and exact diff creating problem discovered by marco@.
ok deraadt@
|
|
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)
|
|
|
|
prom commandline options are not needed to get to the kernel; spotted
by Igor Sobrado
|
|
|
|
|
|
intermediate snapshot components. uses some knowledge from our internal
build scheme to link together base and X sets.
|