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
bjh21
14187efa33
Make these instructions accurate, if still unhelpful.
2002-03-29 22:13:20 +00:00
bjh21
9b45542a56
Add an acorn26 paragraph.
2002-03-29 22:06:12 +00:00
bjh21
1775936399
Use the MI instructions in ../common/xfer.
2002-03-29 21:55:37 +00:00
bjh21
07629737e0
Update hardware list to include various IDE and SCSI controllers I've got
...
drivers for.
2002-03-29 21:48:25 +00:00
bjh21
6d54cc5fe4
Add entries for arm and arm32 in the MACHINE -> MACHINE_ARCH map.
2002-03-29 21:36:18 +00:00
bjh21
f46fb1702e
Add a brief discussion of the MD bits of the acorn26 release tree.
2002-03-29 21:29:31 +00:00
bjh21
c421103b5b
Add non-X gzipped set sizes for acorn26/arm.
2002-03-29 21:17:33 +00:00
jwise
29e789437a
Add a bit of DESTDIR handling which had gotten lost in a previous round of
...
cleanup. Also GC two more variables.
2002-03-29 20:56:28 +00:00
thorpej
422d940e11
* Add a description of how to write a compressed kernel+loader into
...
flash.
* Some general cleanup.
2002-03-29 19:04:18 +00:00
martin
5cb5c72abf
Add sparc/nell man page.
2002-03-29 10:26:12 +00:00
matt
9def170c03
Don't install boot.mop if ELF.
2002-03-29 06:46:34 +00:00
matt
a20a0341e2
Add ./usr/mdec/xxboot_ustarfs
2002-03-29 06:46:09 +00:00
matt
dac318e592
Make ramdisk 1.5MB in size. cleanup miniroot makefile
2002-03-29 06:37:53 +00:00
matt
9e4e1fb693
Convert floppy to use ustarfs
2002-03-29 06:36:04 +00:00
thorpej
df56951f92
Add basic IQ80310 info.
2002-03-29 03:29:10 +00:00
itojun
d68cd05311
add url(4).
2002-03-29 02:33:43 +00:00
thorpej
08f513963b
Move files common to all ARM distribs to ad.arm
2002-03-29 01:59:33 +00:00
thorpej
ea5eb7608e
Fix the "release" target.
2002-03-29 01:52:45 +00:00
matt
4f78e15f27
Add -o density=5k to make sure there are enough inodes.
2002-03-29 01:22:21 +00:00
shin
73fb891f58
fix warning message. kern.tgz does not exits.
2002-03-29 01:03:14 +00:00
matt
8808586336
Switch from disklabel to installboot. (since installboot will be so much
...
easier to make a host tool)
2002-03-29 00:15:07 +00:00
thorpej
ca897ac9e9
Add some basic distrib infrastructure for NetBSD/evbarm. Right
...
now, this includes building flash'able gzip'd kernel images (and
the uncompressing loader) for the IQ80310 and IQ80321 eval boards.
2002-03-28 22:02:59 +00:00
rafal
d823959dee
Fix build; don't reference ${DISTRIBDIR} when it hasn't been defined; instead
...
define HACKSRC via ${SRCROOT}/distrib/utils/libhack
2002-03-28 14:47:10 +00:00
thorpej
f03ec52f60
Add wm(4) manual page.
2002-03-28 05:09:57 +00:00
lukem
b2a01e995c
use distrib/common/Makefile.image, allowing for UNPRIVED builds.
...
(untested)
2002-03-28 04:51:25 +00:00
lukem
484f8db2eb
- Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are
...
required, define them before pulling in libhack/Makefile.inc so that the
dependencies work correctly.
- Other minor cleanups
2002-03-28 04:33:21 +00:00
lukem
d6e557b609
cosmetic reorg
2002-03-28 03:24:07 +00:00
lukem
f5064bd119
fix IMAGEDEPEND
2002-03-28 03:18:56 +00:00
lukem
6a88d3dfb1
minor tweak to IMAGEDEPENDS
2002-03-28 03:12:03 +00:00
lukem
1d10faf92a
cosmetic reorg
2002-03-28 02:57:29 +00:00
lukem
f37a1d53c0
use check_RELEASEDIR
2002-03-28 02:40:18 +00:00
lukem
94e86928c7
minor cleanup
2002-03-28 02:24:09 +00:00
lukem
98945a6d0f
Convert to New Distrib World Order, removing pre-sysinst goop whilst here.
...
Per discussion with Matt Thomas, who said he'd test this if I did the
conversion.
2002-03-28 02:15:04 +00:00
uch
2682fb8227
increase inode of miniroot
2002-03-27 13:32:08 +00:00
fredette
a39d5cb13b
Note that libhack.o depends on gethost.o, otherwise
...
the latter won't get built.
2002-03-26 23:09:40 +00:00
fredette
cbc8e60f5f
Added support for stl.mi and a stl.${objfmt} files for each set,
...
which respectively contain MI and objfmt-specific things associated
with static libraries. Useful for systems that don't have shared
libraries. Currently only used by lists/comp/stl.elf.
2002-03-26 22:58:17 +00:00
lukem
4bd6b3cf5e
as this uses libhack, copy in a useful etc/master.passwd rather than
...
an unused etc/passwd
2002-03-26 01:12:36 +00:00
scw
6d5da55a5a
Make sysinst the default installer, with the option of falling back
...
to the old shell-script installer. Based on the sparc dot.profile.
2002-03-25 21:14:32 +00:00
scw
64b9487395
Add MAKEFS_FLAGS, as suggested by Luke Mewburn. This fixes a problem
...
with a lack of inodes on the miniroot image.
2002-03-25 21:12:51 +00:00
martin
cf777df74c
Add ifpci.4, sort.
2002-03-25 19:19:46 +00:00
shiba
a3b10f5127
Switch mac68k to ELF. Now the default executable binaries are ELF.
...
Approved by Scott,briggs,fredb,wormey
2002-03-25 14:03:05 +00:00
kent
df092d3ea8
Add /usr/lkm/compat_pecoff.o
2002-03-25 08:04:06 +00:00
lukem
25c4cc30b2
Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default,
...
as they only support reading /etc/hosts, and its the "least useful" of
the libhack routines. Add gethost.o back to Really Small media which
appears to need the space savings.
2002-03-25 07:43:39 +00:00
lukem
7e4ac704fe
correct comment
2002-03-25 07:39:50 +00:00
lukem
33b72e78ec
use check_RELEASEDIR
2002-03-25 01:58:57 +00:00
lukem
328c43b040
don't need x_dd, init_s, x_sh in NDWO
2002-03-24 23:20:05 +00:00
lukem
cf579aa572
cosmetic tweaks
2002-03-24 23:15:24 +00:00
lukem
8a2e75e489
don't need x_sh in NDWO
2002-03-24 23:12:34 +00:00
lukem
e404412bf1
in New Distrib World Order, don't need init_s, x_dd or x_sh
2002-03-24 23:10:11 +00:00
lukem
0c0b30168f
add missing IMAGEDEPEND
2002-03-24 23:05:12 +00:00
lukem
9c584117ff
remove duplicate IMAGEDEPENDS entry
2002-03-24 22:56:58 +00:00
lukem
50070328cc
- use ${_SRC_TOP_} instead of ${CURDIR}/../../../ [../../]
...
- fix IMAGEDEPENDS; it should contain at least all the COPY items from list
2002-03-24 22:44:21 +00:00
bjh21
1b4e6d953a
Update set lists for arm26 -> acorn26 transition.
...
Obsolete lists for arm26 have been carried over to acorn26.
2002-03-24 22:21:01 +00:00
bjh21
b416cfd277
Rename arm26 -> acorn26.
2002-03-24 22:14:23 +00:00
scw
26e4cbfa71
sysinst for mvme68k, based mostly on hp300's sysinst.
...
XXX: French language support needs some attention.
XXX: sysinst needs to be taught how to get sets from tape...
2002-03-24 22:04:04 +00:00
wiz
6ca6823d40
Unobsolete /usr/share/games/ching (when will we get that, perry?)
2002-03-24 18:32:28 +00:00
wiz
f1a4667a4c
Add three include files in /usr/include/dev/sun.
2002-03-24 18:27:49 +00:00
wiz
8d89dacbf0
Add exec_pecoff lkm.
2002-03-24 18:25:58 +00:00
scw
469b6b542c
Use the new makefs(8)-based ramdisk build procedure to build
...
the installation/recovery boot image.
2002-03-24 18:08:18 +00:00
bouyer
c8cc4584ab
Note AMD-768 support
2002-03-24 17:03:45 +00:00
isaki
5427707367
remove bsd_audioio.h
2002-03-24 15:01:04 +00:00
lukem
006297f9da
use src/distrib/Makefile.inc, removing obsolete version here
2002-03-24 13:38:14 +00:00
lukem
e132d32d8e
remove unused files
2002-03-24 13:20:09 +00:00
lukem
2a593e4ce5
remove now-unnecessary files
2002-03-24 00:16:05 +00:00
shin
a378ffa3a9
fix pasto.
2002-03-23 23:39:57 +00:00
shiba
438f1acec7
Switch to the new common ramdisk build infrastructure.
...
Reviewed by briggs,fredb
2002-03-23 16:38:50 +00:00
shin
75c3327ae7
tune inode density of miniroot.fs.
2002-03-23 08:24:37 +00:00
shin
842442d1c5
'kern.tgz' no longer exists.
...
don't check 'kern.tgz'.
2002-03-23 05:18:23 +00:00
shin
398757bb12
fix IMAGEENDIAN (s/be/le/).
2002-03-23 05:15:20 +00:00
shin
50838200f5
delete kern-TX3922.
...
sync with i386.
2002-03-23 03:24:34 +00:00
shin
1366e458e2
sync with hpcmips.
2002-03-23 03:22:56 +00:00
shin
879cbb5df4
fix IMAGEENDIAN (s/be/le/).
2002-03-23 03:22:25 +00:00
shin
0519856aa2
delete TX3922.
...
add hpcboot.
2002-03-23 03:21:23 +00:00
oster
0cb0145111
We don't have an arc/cpuregs.h , so don't try to include it in the sets.
2002-03-23 01:34:54 +00:00
lukem
6cc7ab3543
Pull in <bsd.sys.mk> so that defaults for $PAX, $MTREE (etc) are
...
provided, which is required for USETOOLS=no because <bsd.own.mk>
doesn't set those in that case. Should fix [toolchain/16009]
2002-03-22 23:15:32 +00:00
martti
db91979e36
Added etcupdate
2002-03-22 10:11:05 +00:00
fredette
6d335bab3f
Lose usr/include/sun2/cg2reg.h.
2002-03-21 23:42:29 +00:00
fredette
1a9915ab1c
Have the example NFS mount options specify -r=1024.
2002-03-21 23:41:32 +00:00
ross
10b5be6ca0
Switch to constant space mode for the sysinst dialogue screen display.
...
There seems to be no -mdoc feature for a constant space display.
2002-03-21 23:26:03 +00:00
augustss
d00ad9335b
Add uvscom(4).
2002-03-19 15:17:48 +00:00
reinoud
366e81869c
When building the installation kernel make the resulting name of the
...
installation kernel more friendlier to RISC OS.
2002-03-19 11:50:45 +00:00
tsutsui
ac992d6bf7
Remove pwd_mkdb stuff since /etc/passwd file is not needed for install media.
...
Pointed out by lukem.
2002-03-18 15:30:55 +00:00
yamt
bce8f1fcdb
bump libc minor to 83.
2002-03-18 10:02:50 +00:00
tshiozak
8e7efd7c05
add manpages for mb*/wc* functions.
2002-03-18 08:27:53 +00:00
lukem
a92372d6b7
add empty image_md_post rule so ports that don't provide one won't barf
2002-03-18 04:08:47 +00:00
lukem
71a6f6b575
If we're going to use DISTRIB(REV|VER) in generated files, have those files
...
depend upon osrelease.sh. Issue raised by Havard Eidnes.
2002-03-17 22:30:31 +00:00
tshiozak
dc7d18ff88
refine i18n stuffs.
...
- add libc/citrus directory.
this directory contains the common stuffs not only for locale
but also other facilities relating to i18n (e.g. iconv).
- To keep the binary compatibility for the ctype modules easily,
the interface between libc and the modules is simplified.
- For the future integrated extension, module pool is renamed
from "/usr/lib/runemodule" to "/usr/lib/i18n".
In the future, this directory will contain the modules for "iconv",
"collation", etc.
- some cosmetic changes.
- Bug fix for runetype.h; __attribute__((__packed__)) is placed at
the wrong position and it is invalid unintentionally.
But, the all members of the structures seem well-aligned. Thus,
this bug causes no problem, hopefully.
HEADS UP:
- /usr/lib/rumemodule is obsoleted. If you use the multibyte locales,
you need to install /usr/lib/i18n/* from sys/lib/i18n_module .
- The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept.
Perhaps, the bug fix about __packed__ mentioned above breaks the
compatibility... Be careful especially on 64bit platforms.
2002-03-17 22:14:05 +00:00
scw
48be531fcb
Add an empty (for now) `image_md_post'.
2002-03-17 21:37:25 +00:00
lukem
1c4e12fe15
deprecate Makefile.inc in favor of including ../../Makefile.inc directly
2002-03-17 21:34:37 +00:00
lukem
aa82eb53b0
add missing backslash. noted by Havard Eidnes
2002-03-17 21:33:45 +00:00
wiz
fb38ff8c32
Add audiocs, ebus catted man pages.
2002-03-17 10:57:14 +00:00
wiz
51d6e9c915
Add utmpx.h
2002-03-17 10:56:05 +00:00
wiz
4d8cca5f16
ispppcontrol -> ipppctl
2002-03-17 10:55:02 +00:00
tsutsui
5e4fbddec6
Remove obsolete stuff.
2002-03-17 07:41:50 +00:00
gmcgarry
13b3d79b16
Install HP-IB.geometry as part of the release.
2002-03-17 05:41:58 +00:00
gmcgarry
5b10661ba6
Warn than the INSTALL kernel has been installed.
2002-03-17 05:41:10 +00:00
gmcgarry
ec44419ac0
Use the INSTALL kernel, rather than GENERIC kernel
2002-03-17 05:39:59 +00:00
gmcgarry
e111c9550d
Allow a complete cylinder for the boot code.
2002-03-17 05:38:11 +00:00