lukem
6c4f688946
Support MKSHARE=no
2004-01-12 03:08:06 +00:00
lukem
12ba710512
more unnecessary directories
2004-01-12 00:06:07 +00:00
lukem
15f7d00565
Support MKDOC=no MKINFO=no MKNLS=no
2004-01-11 23:42:27 +00:00
lukem
b78a0e235d
remove unnecessary directories from here
2004-01-11 23:33:35 +00:00
hannken
067a3b897d
Update the file system snapshot driver:
...
- Document the kernel thread.
- Rename some functions and variables.
- Return EROFS where appropriate.
- Use shifts instead of 64-bit divide.
- Use a simple_lock to make it MP-safe.
- Add M_CANFAIL to malloc to avoid panic on large cluster size.
- Allow sparse file for backing store and use VOP_BALLOC() to allocate
space. Default size of backing store is the size of the file system.
2004-01-11 19:05:26 +00:00
lukem
31541bb9a6
Add support for MKCATPAGES=no MKMAN=no MKMANZ=yes MKLINT=no.
...
Remove unnecessary entries for directories.
Move some catman pages from xbase -> xserver, to match the man pages.
2004-01-11 15:12:46 +00:00
lukem
27f289e307
Add support for:
...
MKCATPAGES=no
MKMAN=no
MKMANZ=yes
Add ".man" (from "man") and ".cat" (from "catpages") to indicate files
that will automatically be treated as having a ".gz" extension if
MKMANZ != no. (This simplifies the MKMANZ!=no support...)
2004-01-11 15:09:51 +00:00
lukem
fa835c1be8
MKLINT=no support
2004-01-11 14:53:23 +00:00
rtr
b0f40aca45
hpc xserver lists and add vfb to mac68k
2004-01-11 13:33:54 +00:00
lukem
ee7d99d474
reformat whitespace
2004-01-11 10:24:58 +00:00
lukem
5951be5d5a
this file is unnecessary
2004-01-11 10:23:08 +00:00
lukem
b2a7724153
reformat whitespace
2004-01-11 09:53:28 +00:00
lukem
16bd98b6a3
reformat whitespace (take 2)
2004-01-11 09:46:13 +00:00
lukem
1c7f55f3f4
reformat whitespace
2004-01-11 09:44:03 +00:00
lukem
7184a827aa
support MKBFD=no
2004-01-11 08:55:55 +00:00
tls
d8793381d3
Install default ssh_known_hosts file with public keys for Project servers.
...
Hopefully I didn't make too much of a hash of the postinstall support for
this; it currently installs the file if there's none in the destination,
and elsewise notes if the CVS version differs (or is missing) but doesn't
try to fix that.
2004-01-11 04:21:18 +00:00
rtr
8a313477e5
+ x set lists for mac68k
...
+ move arch dep to ad.m68k
2004-01-10 13:43:56 +00:00
rtr
ac1cc37221
md.x68k xserver list
2004-01-09 16:32:13 +00:00
rtr
df7eda3518
Move
...
dpms.h dpmsstr.h xf86misc.h xf86mscstr.h xf86vmode.h xf86vmstr.h libXxf86misc.a
libXxf86vm.a
to mi since always installed.
2004-01-09 16:30:21 +00:00
rtr
41fa42cdde
move xvidtune to xserver/mi since it's installed by all machines
...
XXX we may want to not install it at all, but this is better than
having it spread across xbase for some machines and xserver
for others in various md.<mach> files.
2004-01-09 16:22:12 +00:00
rtr
56f19445ac
Remove from set lists, these are i386 specific (from rendition driver)
...
./usr/X11R6/lib/modules/v10002d.uc
./usr/X11R6/lib/modules/v20002d.uc
2004-01-09 12:34:58 +00:00
sekiya
d91141de9d
Remove paragraph that states that sgimips target media must be formatted first
...
with IRIX's fx -- this has not been true for quite some time.
2004-01-09 05:26:47 +00:00
rtr
0e551b523b
md.macppc x set lists
2004-01-08 14:43:54 +00:00
rtr
f853ac1d0c
md.sparc64 x set lists
2004-01-08 13:02:29 +00:00
lukem
75859304bc
xf86dga stuff is present in ./mi
2004-01-08 09:33:34 +00:00
lukem
5405883214
remove stuff present in ./mi
2004-01-08 09:30:29 +00:00
rtr
b3dc2a2ea7
sparc x set lists
2004-01-08 06:34:48 +00:00
rtr
c6b21d173e
x11 set lists mi and md.i386
2004-01-08 05:12:32 +00:00
lukem
399d0c9695
If MKX11 != no, invoke makeflist & checkflist with -b.
...
Use "makeflist -l" to determine MAKETARSETS
Use sh -c '. ./sets.subr; echo $x11_version' to implement print_x11_version.
2004-01-08 01:48:45 +00:00
lukem
b309c0fe8a
If MKX11 != no, set x11_version="" and ignore USE_XF86_4.
2004-01-08 01:39:26 +00:00
lukem
3c7f5007f5
show count of missing and extra files. idea from rtr@
2004-01-08 01:31:57 +00:00
lukem
c07378c709
implement -l, to list the selected set names rather than the contents
2004-01-08 01:15:25 +00:00
wiz
b577f57ac5
Add usbtask(4).
2004-01-07 16:53:38 +00:00
wiz
4325cf76b7
Add cobalt/boot(8).
2004-01-07 12:57:44 +00:00
rtr
ee094051e8
remaining x11 dirs
2004-01-06 08:26:11 +00:00
lukem
51f1131bbc
Rename /etc/release-info to /etc/release, to be consistent with other
...
implementations and Hubert's original intent.
2004-01-04 23:55:11 +00:00
wiz
a5bf3b3c4c
Spell controller with two ls. Inspired by miod@openbsd.
2004-01-04 16:19:43 +00:00
sekiya
fee8bff58f
ip32 needs "pci(0)" prepended to boot device string.
2004-01-04 15:12:03 +00:00
sekiya
f8ce2975b0
sgimips now supports sysinst's sysinst's "install from cdrom" option.
2004-01-04 15:09:16 +00:00
sekiya
9ab759f23f
Update docs to reflect new kernel naming convention and cdrom installation
...
procedure.
2004-01-04 15:06:44 +00:00
sekiya
41d2641b78
Remove stray .It
2004-01-04 14:27:30 +00:00
lukem
03e3f5841d
Run "cd etc && make install-release-info" at the end of the "build" target.
...
Based on Hubert Feyrer's suggestion on tech-userlevel@.
2004-01-04 13:30:09 +00:00
lukem
23bd6e4a23
support MKCVS=no
2004-01-04 13:20:49 +00:00
lukem
2becb6af9a
Support MKCRYPTO=no
2004-01-04 00:54:18 +00:00
lukem
3e894ed427
Support MKPROFILE=no
2004-01-03 15:43:50 +00:00
lukem
26c228007f
Support MKSKEY=no.
2004-01-03 15:21:30 +00:00
lukem
9bdabb5f9b
support MKYP=no
2004-01-03 14:17:06 +00:00
lukem
df3e8e91a2
support MKHESIOD=no
2004-01-03 13:50:26 +00:00
lukem
0c6b3e795d
Support MKCRYPTO_IDEA=yes, MKCRYPTO_MDC2=yes, MKCRYPTO_RC5=yes.
...
Resolves [install/18136].
2004-01-03 13:31:38 +00:00
lukem
049ab0d282
support MKPOSTFIX=no
2004-01-03 12:40:26 +00:00