| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
be changing with the next version, and we should be using -publisher
instead.
Also warned by: trhodes
MFC after: 1 week
|
|
|
|
| |
*_crunch.conf files are easier to read.
|
| |
|
|
|
|
| |
here unnecessary. Thanks Colin. :-)
|
|
|
|
|
|
|
|
|
|
|
| |
this script, without it sparc64 ISO building was consistently failing
because the /dev/md0 device name was not present when the commands
following mdconfig ran. Apparently there is the possibility of a delay
between when mdconfig finishes and the names become visible in /dev.
Yes, we could code this better than an unconditional call to "sleep 5"
but IMHO we should fix the underlying problem instead.
MFC after: 3 days
|
|
|
|
|
|
| |
this into the ISO headers by specifying the -P option to mkisofs.
Obtained from: share/examples/worm/makecdfs.sh
|
|
|
|
| |
XXX /usr/ports is still hardcoded, should be ${PORTSDIR}
|
|
|
|
| |
This will be instantly MFC'ed.
|
|
|
|
|
| |
MFS root file system now that these architectures always use the
GENERIC kernel for installs.
|
|
|
|
|
|
| |
- Use the newfs command similar to that in doFS.sh.
Reviewed by: jake, jhb
|
|
|
|
|
|
|
|
| |
release/Makefile.
Reviewed by: marcel
The original patch also removed ia64/dokern.sh, but this was OBE.
|
|
|
|
|
|
|
|
| |
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).
Approved by: re (scottl)
|
| |
|
|
|
|
| |
using sysinstall from a release built via 'make release'.
|
| |
|
|
|