thorpej
875238901e
Garbage-collect the Filecore stuff, and make /usr the "d" partition
...
(RAW_PART == "c").
2002-04-02 17:46:20 +00:00
thorpej
c7eb256693
Add aout2elf upgrade support.
2002-04-02 17:02:54 +00:00
bjh21
a2b01cf96b
Move Mark Brinicombe from the port maintainers' section to the list of other
...
developers, since we've deleted his port.
2002-04-02 15:09:07 +00:00
skrll
f99120f163
Updates for the ALLNOTES case:
...
- add cats and shark
- remove arc (it doesn't have a Makefile)
2002-04-02 12:35:43 +00:00
skrll
3a7b27405d
First attempt at cats notes.
2002-04-02 11:36:34 +00:00
lukem
9c0c79c7ab
Add support for optional ${CRUNCHGEN_FLAGS}.
...
Per discussion with Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
2002-04-02 05:36:23 +00:00
thorpej
621ccd1f35
Fix up set lists for acorn32.
2002-04-01 23:22:08 +00:00
bjh21
fe26e66da4
Instead of using mktemp -d (which isn't available on many systems), use mkdir
...
in a loop to create a temporary directory. Add a few chacks for the sanity
of /tmp first, so as to avoid making the loop infinite.
2002-04-01 15:50:30 +00:00
lukem
e0f433e649
ensure all sysinst-using makefs generated images have at least 15 inodes free,
...
and be consistent how MAKEFS_FLAGS is defined.
2002-04-01 12:16:11 +00:00
lukem
9e302cc286
add description and free space reminder
2002-04-01 11:59:40 +00:00
skrll
db9c02a42c
Add some information for cats.
2002-04-01 11:10:19 +00:00
skrll
d2f69604af
Add cats
2002-04-01 11:07:50 +00:00
thorpej
87a6b41211
Actually delete obsolete.arm32 this time.
2002-03-31 23:34:00 +00:00
thorpej
2b6a9a289f
* Add set lists for CATS.
...
* Remove obsolete obsolete.arm32
2002-03-31 21:13:24 +00:00
matt
f599a9fd8d
Some these reflect reality a bit more closely.
2002-03-31 18:18:23 +00:00
matt
ee7a858980
Add some free inodes and add ra2/ra3.
2002-03-31 17:30:16 +00:00
matt
e6f6b92da4
Sprinkle some .WAIT's
2002-03-31 17:27:43 +00:00
bjh21
008e9cfd5f
Add 4k to ramdisk image.
2002-03-31 17:00:32 +00:00
bjh21
85a0df2127
Remove a spurious crypto-related comment that should have gone long ago.
2002-03-31 15:49:58 +00:00
bjh21
080ea4721e
Set CKSUM in the environment when calling makesums.
2002-03-31 15:49:20 +00:00
bjh21
fdfbb66f3a
Use ${CKSUM} rather than cksum if the former's defined.
2002-03-31 15:17:58 +00:00
lukem
a8e27b7391
sprinkle .WAIT
2002-03-31 06:45:08 +00:00
lukem
fad8efc940
use check_RELEASEDIR
2002-03-31 06:44:12 +00:00
thorpej
4e2f3e20f5
Give the ramdisk some free inodes so that sysinst can create temp
...
files.
2002-03-31 03:04:49 +00:00
tsutsui
dd4c2f54f1
Include distrib/Makefile.inc directly.
2002-03-31 02:15:42 +00:00
thorpej
556ff2a401
The default kernel for Shark is now GENERIC.
2002-03-31 02:14:06 +00:00
bjh21
df35897577
When matching "?" and "*" in a regexp, put backslashes before them
...
even at the start of the regexp. This seems to be necessary to
placate mawk.
2002-03-31 01:09:44 +00:00
matt
70ea971e1f
Move a.out c++rt0.o and scrt0.o to obsolete.
2002-03-30 22:17:55 +00:00
matt
f471b0fd44
remove old a.out libraries from list.
2002-03-30 21:56:19 +00:00
matt
1da9c3f8d0
Add support for auto2elf UPGRADE support.
2002-03-30 21:55:11 +00:00
thorpej
6395630616
* mount_mfs is a link to newfs
...
* Add tset
2002-03-30 18:18:19 +00:00
thorpej
2704aa7a51
First cut at install notes for Shark.
2002-03-30 09:12:40 +00:00
tsutsui
d701cc2fc9
Remove obsolete files in NDWO.
2002-03-30 07:47:11 +00:00
tsutsui
27c4adf514
Switch to ustarfs-based boot floppy.
...
Mostly from distrib/i386/floppies/common/Makefile.bootfloppy.
XXX Makefile for multi-volume fdset is not yet. (see Makefile.fdset for i386)
2002-03-30 07:45:33 +00:00
tsutsui
8d4ad53154
Include distrib/Makefile.inc directly.
2002-03-30 07:36:54 +00:00
tsutsui
15691979de
Switch to New Distrib World Order.
2002-03-30 07:30:37 +00:00
thorpej
c14cca396f
Update the "list of all ports' install notes".
2002-03-30 07:00:04 +00:00
thorpej
5c1d6ea346
Fix shark release building targets.
2002-03-30 06:55:17 +00:00
thorpej
6b4cf10957
Add /usr/libdata/lint/llib-larm32.ln
2002-03-30 06:29:45 +00:00
thorpej
8964d39b1c
* Deal with libarm32 -> libarm name change.
...
* Tidy up some of the ARM port set lists in preparation for
the complete switch to ELF.
2002-03-30 06:28:58 +00:00
matt
321e2e723e
Simplify even more.
2002-03-30 01:33:20 +00:00
lukem
a8111eb0e8
remove unused stuff
2002-03-30 00:36:29 +00:00
lukem
01fbc0746a
convert to new distrib world order. make UNPRIVED= should now work.
...
(xxx; untested)
2002-03-30 00:35:57 +00:00
lukem
acf013a178
use libhack
2002-03-29 23:45:23 +00:00
he
4108470a24
Expand tabulators in .Bd -literal section, containing required irq/drq/io
...
settings for devices. This is so that the resulting .html file renders
as expected, instead of having the tabulated text coloumns flush against
the right margin, at least when viewed with Netscape 4.77.
2002-03-29 23:07:54 +00:00
thorpej
d793bc2ac4
Fix a couple of typos related to the IQ80321.
2002-03-29 22:58:14 +00:00
matt
e1b1f1d2c3
Simplify a bit. Use installboot.
2002-03-29 22:53:30 +00:00
he
2d71110a60
Make sure the example sysinst menu stays on one page (primarily for .PS
...
output format).
2002-03-29 22:49:32 +00:00
bjh21
099d2bb77a
Explain the current state of NetBSD/acorn26, and try not to refer to
...
snapshots as "formal releases".
2002-03-29 22:24:29 +00:00
bjh21
ac92677105
Very brief suggestions of how to install by hand (well, how I've done it once).
2002-03-29 22:17:31 +00:00