ragge
104c2d4f3e
Oops, had forgotten hard link to fsck_ffs. Pointed out by Roger Ivie.
1998-06-30 20:14:19 +00:00
ross
e18398dff5
Move the crt{begin,end}* stuff from base to comp.
...
Sync mi with reality.
The rogues' gallery nominations for today:
augustss ariareg.h
thorpej smc83c170{reg,var}.h
drochner wsdisplay_usl_io.h
jonathan timepps.h
1998-06-30 19:06:48 +00:00
ross
047edc1df7
Compensate for the /usr/include/${MACHINE_ARCH} change.
1998-06-30 05:13:31 +00:00
ross
49eca14af2
Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k.
1998-06-30 04:03:29 +00:00
ross
c43544845e
Split the libraries correctly into base and comp set elements, like Chris
...
did for 1.3.2.
1998-06-30 03:49:00 +00:00
ross
567fbba53c
Mechanism for installing the independently packaged alpha toolchain.
...
Originally written by Chris Demetriou.
1998-06-30 03:11:23 +00:00
ross
58091d9dec
Improve the alternate unpacking shellcode.
1998-06-27 09:15:28 +00:00
ross
86c54874c2
The newly churned maketars was apparently not tested in its normal
...
mode with no options and no parameters.
You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
1998-06-27 08:27:36 +00:00
thorpej
f5a2f43b81
Update for fixed libutil shlib version
1998-06-27 05:17:18 +00:00
lukem
49d7017467
regenerate
1998-06-24 08:34:10 +00:00
mrg
58e5e70a16
remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not exist for future cdroms
1998-06-22 12:18:52 +00:00
mrg
d4e36ea579
this is called bootfs now.
1998-06-22 02:20:09 +00:00
mrg
df19693416
oops, missed this change.
1998-06-21 13:56:18 +00:00
mrg
2762ae0f2b
move distrib/sparc/floppies/* into distrib/sparc, so that the boot image
...
can be accessed for cdrom systems. rename "bootfloppy" to "bootfs" as it
is used for cdroms, not just floppies :) adjust paths as necessary for
this merge.
--- done via repository copy.
1998-06-21 07:39:45 +00:00
mrg
8d596302c7
add /mnt3 and /kern
1998-06-20 15:06:45 +00:00
mrg
76ca309bff
add link for tar/cpio, fix mount_mfs, and add kernfs
1998-06-20 14:38:42 +00:00
mrg
c22655fe0c
FLOPPY -> INSTALL
1998-06-20 13:31:34 +00:00
mrg
d1b0d1b602
KNF.
1998-06-20 13:05:48 +00:00
mrg
3e6e1c5a04
KNF, and don't copy filesystem.
1998-06-20 12:46:00 +00:00
mrg
238d69a954
add mount_mfs, getopt, use the src MAKEDEV and disktab files. ln less more
1998-06-20 12:07:11 +00:00
mrg
9ad088bf84
mount /dev/md0a rw
1998-06-20 12:05:32 +00:00
mrg
1caf02a0cf
moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h>
1998-06-20 03:50:51 +00:00
leo
7fe67ad2db
Clarify and correct the 'Configure your network' section a bit. Getting
...
this section to work perfect on the bootfloppy requires a lot more work :-(
1998-06-17 11:55:39 +00:00
lukem
7d839991bd
* remove empty md.* files now that makeflist supports non-existant md.* files
...
* factor all m68k common stuff into lists/*/ad.m68k
XXX: this should be done for mips (when it's not just the pmax), and
powerpc (when there's a powerpc port put here ...)
1998-06-15 14:47:44 +00:00
lukem
c1ad909d7a
* replace '-arch arch' with '-m machine' (as per make(1)'s $MACHINE). e.g, i386
...
* add '-a arch' - $MACHINE_ARCH. e.g, m68k, powerpc
* replace long -options with short -options (with backward compat)
* ``knf''ify scripts
1998-06-15 14:45:05 +00:00
is
3a54f4c95c
Clarify description of FPU emulation and A2232 support, the latter on
...
request of PR 5226 by Eric Delcamp.
1998-06-15 14:21:35 +00:00
lukem
17d5b111ca
sort files
1998-06-15 13:28:40 +00:00
lukem
d1e9a60e66
update to libc.so.12.27 and libutil.so.5.0
1998-06-15 07:45:53 +00:00
kleink
e56493d55c
Add {a64l,l64a}.[03] entries.
1998-06-14 17:52:00 +00:00
kleink
f565c416ca
Add fdatasync.[02].
1998-06-11 20:23:51 +00:00
mrg
dea9abaf42
add /usr/sbin/update, sun, xterm, and tvi925 termcaps, and a disktab.preinstall file.
1998-06-09 14:21:02 +00:00
dbj
53330fc840
created for the initial snapshot.
1998-06-09 09:17:42 +00:00
augustss
fb2afe7cbe
Add Aria driver.
1998-06-06 15:44:23 +00:00
lukem
ad19e79da0
add share/examples/ftpd/*
1998-06-06 07:02:47 +00:00
mrg
8eff781723
add my zlib-based gzip for installs.
1998-06-06 06:11:19 +00:00
mrg
c12376b3fa
rename INSTALL FLOPPY. add tset.
1998-06-06 06:09:14 +00:00
mrg
ea2d6ba9bb
no longer necessary.
1998-06-06 05:34:44 +00:00
mrg
5725ca5157
initial sysinst support for the sparc, based on the alpha stuff. not heavily tested.
1998-06-06 05:34:00 +00:00
mrg
5da299f886
bootable floppy support for NetBSD/sparc, based on some i386 stuff
1998-06-06 05:29:50 +00:00
lukem
591111382b
regen
1998-06-03 02:43:18 +00:00
lukem
86d96336f3
spell successfully correctly
1998-06-02 14:14:46 +00:00
gwr
6a5e8c9ebf
Remove: Xsun24 (not built for the sun3)
...
Add: constype, kbd_mode (useful where the Xserver runs)
1998-06-01 16:04:03 +00:00
veego
dc24f07a8f
Sync it with the reality.
1998-05-30 15:16:52 +00:00
lukem
446d675ab9
regen
1998-05-30 02:10:37 +00:00
gwr
46d31e9f26
Use the INSTALL kernels.
1998-05-29 17:58:53 +00:00
gwr
f96f2e46a5
Added netbsd-inst.gz (INSTALL kernel).
1998-05-29 17:57:11 +00:00
matt
caa5e1cdeb
Add fta.4 entries
1998-05-27 02:55:18 +00:00
tv
7c136376e9
Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils.
1998-05-25 20:06:38 +00:00
tv
71f42e433f
Bring these up to date with reality.
1998-05-24 04:29:25 +00:00
augustss
4f2f40875e
Add ym man page.
1998-05-23 19:24:50 +00:00
drochner
0a98b8a592
note that 3c905B in not supported
...
(from Nathan J Williams <nathanw@mit.edu>)
1998-05-22 11:47:01 +00:00
drochner
146444c078
DEPCA (ISA) is proven to work
...
add 3c90X
1998-05-20 17:16:08 +00:00
pk
379dd97906
Add <machine/bus.h>
1998-05-20 13:53:44 +00:00
ross
69d7a14c49
Define a floppy with just the GENERIC kernel on it. This lets a site
...
run diskless without having to netboot, which, besides being difficult,
isn't always possible on a particular firmware rev.
Also, this gives the tc machines a floppy that does something, although
they will get a proper install floppy "one of these days".
1998-05-20 02:05:58 +00:00
scottr
08799bc7a2
Revert the section from v1.8 that put my email address back into the
...
document, instead of the mailing list.
1998-05-19 13:45:01 +00:00
chopps
93be4ccdb5
add fr.xkm
1998-05-17 14:25:06 +00:00
kml
4d13bea3d5
add entries for eshconfig, esh for HIPIP driver
1998-05-16 19:00:06 +00:00
is
b11b13a868
Add a section about installation from CD-ROM media.
1998-05-15 20:13:02 +00:00
ross
8eb0decb6a
Edits for toolchain installation.
1998-05-15 18:52:54 +00:00
matt
7be8597d47
Document the support of LEMAC and DEPCA type ISA cards.
1998-05-15 17:20:00 +00:00
fvdl
4cefa17401
Forgot this in previous.
1998-05-15 15:19:25 +00:00
fvdl
f998547470
Add MD cleanup function to do some thingd once the install is done.
...
Only implemented for the i386; behaviour for other ports is
unchanged. For the i386, make this function remove some extraneous
files in /, and frob rc.conf to have rc_configured=YES. The defaults
are reasonable, and it saves the user having to set TERM and mount
filesystems by hand in order to be able to edit /etc/rc.conf
(XXX not very clean, but it's a workaround to be more user-friendly
for 1.3.2)
Also adapt a few messages slightly so they apply to both situations.
1998-05-15 15:12:29 +00:00
fvdl
5a3abef151
Update: system boots fully after install, TERM + mount frobbing
...
to be able to edit rc.conf no longer needed. Add a "Quick Install"
section, using CD-ROM as an example.
1998-05-15 15:08:42 +00:00
fvdl
fcd6e2c407
Add some files that appeared in 3.3.2 or were missing earlier.
1998-05-15 15:06:13 +00:00
drochner
505b0a7b01
Add "pcdisplay".
...
Being here, add if_hippi and fix order.
1998-05-15 10:33:16 +00:00
ross
b230bf09a0
Insert edits suggested by cgd@netbsd.org and fix the cpp alpha/*.tgz
...
unclosed-comment error. (sigh)
1998-05-15 03:28:55 +00:00
augustss
5a916bd4bb
Add Ensoniq AudioPCI.
1998-05-14 08:14:59 +00:00
lukem
802b840ba8
regen
1998-05-14 06:24:31 +00:00
kml
278987aba7
Added entries for include files and man pages for RoadRunner HIPPI driver.
1998-05-14 00:39:37 +00:00
ross
8cc228c742
The previous rev deletes the three crunchgen(1) output files on error.
1998-05-13 19:13:06 +00:00
ross
f1e5d2be9f
Note that a ./MAKEDEV all is needed, document the install script
...
functions, briefly describe a manual install, fix section cross
references, and other misc edits.
1998-05-13 19:07:46 +00:00
thorpej
c014502ab3
Much closer to reality.
1998-05-12 04:09:46 +00:00
thorpej
487beb2373
bump libutil version
1998-05-12 04:02:30 +00:00
thorpej
d52217f4db
libtermlib_pic.a is installed.
1998-05-12 04:00:57 +00:00
thorpej
5a90cbeb4d
Fix libkvm shlib version
1998-05-12 03:57:36 +00:00
thorpej
eaebd24370
libamu_pic is no longer installed
1998-05-12 03:57:01 +00:00
thorpej
854e13935b
Fix libamu shlib version
1998-05-12 03:55:18 +00:00
thorpej
ba88668f59
Add rcslog
1998-05-12 03:52:01 +00:00
thorpej
6d1c6510d0
Fix some TC-related clock headers.
1998-05-12 03:50:59 +00:00
thorpej
91e1c4ab1c
Delete bsd.port*.mk
1998-05-12 03:48:22 +00:00
ross
8cb8f7b2b1
Correct spelling in */upgrade. More general editing in alpha/install.
1998-05-12 00:00:18 +00:00
cgd
3ad93320db
add md alpha security set files
1998-05-11 23:41:42 +00:00
ender
51b1fcd02d
Make note of CD-ROM based install
1998-05-11 20:43:37 +00:00
ross
fe6275bedb
Getting closer.
1998-05-11 20:04:47 +00:00
thorpej
1f300b3cdd
Goodbye tuba_table.h
1998-05-11 20:02:51 +00:00
mycroft
3a609af5ba
Make all the sum files.
1998-05-10 16:48:44 +00:00
scw
b014edcabc
Delete "./sbin/ldconfig" entry; it's in "mi".
1998-05-09 17:28:10 +00:00
veego
443684836c
Remove the comment about a know problem with the Ariadne ethernet card,
...
because the problem is fixed.
1998-05-09 10:06:52 +00:00
cgd
66086e3be0
add .so's for all of the shared libs (just symlinks). These are only
...
used when compiling (or should only be used then), so putting them into
xcomp is good even though putting them into xbase wouldn't cost too
much space.
1998-05-09 04:17:46 +00:00
cgd
4cb5c4741a
add .so.M and .so.M.m for all of the shared libs, and
...
X11R6/lib/X11/xdm/libXdmGreet.so*. (the latter gets .so, .so.M, and
.so.M.m because i'm not sure which it really needs, can't easily test it,
and don't want to fail to include something which is necessary. In all
likelyhood, the .so.M and .so.M.m forms simply shouldn't be built for
objects only used with dlopen(), like this one.)
1998-05-09 04:13:46 +00:00
cgd
1df707facd
add X and XalphaNetBSD
1998-05-09 04:09:05 +00:00
ross
74839eb5d0
s-/usr/mdec/install-&boot-
1998-05-09 04:02:07 +00:00
ross
bffbd61da4
Untangle the first paragraph in the upgrade notes that were copied
...
from i386/upgrade.
1998-05-09 03:49:30 +00:00
ross
e937bf2ed5
Modify ./contents + ./install;
...
* no more binary toolchain tarball
* source toolchain tarball still present
* some english
* add bs=18k on the floppy dd(1) example, just to be safe on systems
that don't like to cross cylinder boundaries (and it's faster)
Modify ./upgrade:
* untangle the first pp
1998-05-09 03:42:00 +00:00
mrg
f3ca264c1e
uvm_swapout is a static function, not exported. does not belong in uvm.9
1998-05-09 00:48:20 +00:00
cgd
ad04c11900
. and ./usr are in base; they should not be here (or in the tar file
...
generated for this set). (Yes, if you're using checkflist to check
only an X11 built, then you'll have . and ./usr reported as being in
your built but not being in the lists. That is _not_ incorrect,
in this case.)
1998-05-08 20:47:35 +00:00
kleink
cbb131cd8a
Add uvm_swapout(9).
1998-05-08 16:22:35 +00:00
mrg
6601a9d68e
add uvm man pages and sort.
1998-05-04 07:28:15 +00:00
lukem
bc91315dd8
add sup.owl.de
1998-05-04 04:44:20 +00:00
ross
f7a658d062
The 3/29 rewrite broke floppy builds, so add back a (different)
...
hack to enable this to work when included from a different directory.
Idea: if the crunchgen(1) child were to cd to the target directory
just prior to executing its manufactured Makefile, then problems
like this might not occur.
1998-05-03 16:50:25 +00:00