| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
"canonical" disk name when calling disklabel so that disklabel auto works.
|
|
|
|
|
|
| |
but the port is still x11-wm/sawfish, not x11-wm/sawfish-gnome.
Shame on: sobomax
|
|
|
|
|
|
|
| |
and print-cdrom-packages.sh accordingly.
Revealed by: re
MFC after: 1 day
|
|
|
|
|
|
| |
CDROM.
Approved by: steve
|
|
|
|
|
|
|
|
| |
- Don't write out 0xaa55 to the end of the filesystem as md(4) doesn't
generate that warning and it breaks 'disklabel mdX auto'.
- Use the 'canonical' disk name mdX instead of /dev/mdX to disklabel so
we can use disklabel auto for mfsroot filesizes that aren't a standard
size in /etc/disktab.
|
|
|
|
| |
Since we run disklabel before newfs, this doesn't apply in this case.
|
|
|
|
|
| |
Requested by: matusita
MFC after: 1 day
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
them with www/linux-netscape47-{communicator,navigator}.
|
|
|
|
| |
(See the latest INDEX)
|
|
|
|
| |
roll dists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- build_x.sh now does all the steps to build an X dist rather than being
a child script of package_x_dists.sh
- Update the usage information to list the ports you need to install
before running this script as well as needing to set CVSROOT.
- Make sure CVSROOT is set. If not, exit with an error.
- We now take two parameters: a work directory and an output directory.
The work directory is used as scratch space. All of the bindist will
end up in the output directory.
- Only apply XF86.patch to the checked out XFree86 port if it exists.
- Use XFree86's build-bindist tool to package up the dists using their
distfiles rather than using our own packing lists that have to be
manually updated each time the port changes.
Example usage:
env CVSROOT=/home/ncvs ./build_x.sh /usr/xtmp /usr/x11dists
|
|
|
|
| |
this patch here until I can get the port fixed.
|
|
|
|
|
|
|
|
| |
* Rename cvsup-bin to cvsup (cvsup-bin does not exist anymore).
* Add the net/rsync port to the CDROM packages.
* Add the misc/compat* ports.
Approved by: jkh
|
| |
|
|
|
|
|
|
| |
collection.
MFC after: 3 days
|
| |
|
| |
|
|
|
|
| |
They are required by sysinstall's XFree86 desktop configuration menu.
|
| |
|
|
|
|
|
|
|
| |
A couple of renames are needed (disc 1):
print/xpdf -> graphics/xpdf
mail/pine -> mail/pine4
|
|
|
|
|
|
|
|
|
|
|
|
| |
from the build cluster. These are required to get the dependencies the
same as the parallel builds.
- Add an optional second argument that allows you to specific an alternate
ports directory.
- Remove the temporary file after we are done with it.
- Remove ksh93 because it won't make it on the discs until the license issues
are resolved.
Approved by: jkh
|
|
|
|
|
|
| |
by default while SMPng is still being developed.
Submitted by: jhb
|
|
|
|
| |
[sub]string "ncr" in it) to the Alpha also.
|
|
|
|
|
|
| |
driver too because it had "ncr" in its comment.
Submitted by: joerg
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: andreas
|
|
|
|
|
| |
port conditional on the BUILD_XDIST variable.
- Define BUILD_XDIST=yes when compiling XFree86.
|
|
|
|
| |
better, put it back.
|
| |
|
|
|
|
| |
Submitted by: bde
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is needed even with `-o space' as the kernel decides to be "helpful"
and not really do space optimization. Looking at src/sys/ufs/ffs/ffs_alloc.c
we see why: if (fs->fs_minfree <= 5 ||
fs->fs_cstotal.cs_nffree >
(off_t)fs->fs_dsize * fs->fs_minfree / (2 * 100))
break;
log(LOG_NOTICE, "%s: optimization changed from SPACE to TIME\n"
I have picked `1' vs. `0' just incase some code somewhere has the assumption
the %free can never be `0'.
Helped with understanding why -m 1 made a different: imp
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dike out support for DEC3000/300* Pelic* and the DEC3000/[4-9]00
Flamingo/Sandpiper families, SLIP, lance Ethernet (especially since `le'
based Alphas are diked out now too), POSIX P1003_1B real-time extentions,
and last but not least "NOBLOCKRANDOM" since the random device is removed.
This lets us fit [barely!]:
Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted
/dev/vnn0c 1407 1386 21 99% 6 24 20% /mnt
*** Filesystem is 1440 K, 21 left
*** 80000 bytes/inode, 24 left
Created /R/stage/floppies/kern.flp
|
| |
|
|
|
|
|
|
| |
Remove `pmtimer' from the MFSROOT kernel as `apm' is already removed.
`pmtimer' also removed from the Alpha kernel incase it ever winds up there.
(could it ever?)
|
|
|
|
| |
able to play a little Joe Satriani during installs :-)
|
| |
|
| |
|
| |
|