andvar
a5139dfcb4
fix RCSID.
2022-10-26 22:13:09 +00:00
christos
81aad16d1a
PR/56207: Jan-Benedict Glaw: Handle error from find when removing CVS
...
directories on a git repo.
2021-05-24 22:40:44 +00:00
martin
a879768d74
PR install/54780: in the (of course totally unlikely) case that sysinst
...
should crash, run "stty sane".
2020-01-09 19:17:40 +00:00
christos
7e81d727bc
Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
...
${RELEASEDIR}/${MACHINE} (Paul Ripke)
2019-09-23 13:42:30 +00:00
christos
a9dcd151d2
Bumpity bump bump
2019-03-29 16:08:06 +00:00
mrg
503eacff30
bump ramdisk sizes by 100kb for GCC 7 bloaty.
2019-02-07 23:11:10 +00:00
martin
0e857c5e1f
Now that we do not force debug sets off install CDs any more, explicitly
...
set CDRELEASE_NODEBUG everywhere.
2018-09-28 15:05:19 +00:00
martin
b054f36b91
Insert a .WAIT between building of the bootloaders and the CD images,
...
trying to avoid a build issue as seen on the build cluster:
copying image /home/builds/ab/HEAD/acorn32/201808111340Z-obj/home/source/ab/HEAD/src/distrib/acorn32/ramdisk/ramdisk.fs into netbsd-INSTALL.tmp (2355200 bytes)
done copying image
exiting
rm -f netbsd-INSTALL.gz
cp: /home/builds/ab/HEAD/acorn32/201808111340Z-dest/usr/mdec/boot32,ffa: No such file or directory
2018-08-12 09:02:02 +00:00
christos
009f8e31d2
+= for MAKEFS_FLAGS
2017-01-24 18:04:01 +00:00
christos
6db2d8666d
Revert Makefile changes.
2014-01-22 01:03:09 +00:00
christos
5fecac9d05
Makefile.distrib includes <bsd.files.mk> so put it last to make the uue
...
rules to work.
2014-01-21 20:12:54 +00:00
tron
df862fd957
Update location of "less" source directory to the build of various
...
install medias.
2011-07-03 23:11:31 +00:00
tsutsui
607c670f96
Fix indent.
2011-06-19 02:27:41 +00:00
tsutsui
42f3f96fed
Remove unnecessary gnu/usr.bin path from SRCDIRS.
2011-06-19 02:25:45 +00:00
tsutsui
efc2552edb
Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now
...
since installation file systems might be flooded by -llzma.
2011-06-19 02:18:28 +00:00
tsutsui
7e57c1a44f
Adjust file lists for recent move:
...
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
2011-01-14 10:26:28 +00:00
roy
0adc6cef21
Remove terminfo.db as it's now embedded in libterminfo.
2010-02-11 09:06:47 +00:00
roy
bb3a353864
Use the rescue terminfo.db in our images instead of termcap.
2010-02-05 10:01:16 +00:00
he
12e154bf88
Bump the ramdisk size so that the contents fits again.
...
OK'ed by reinoud@
2010-01-13 14:24:58 +00:00
he
8a59b02128
Replace references to local and now no-longer-existing termcap files
...
with references to ${DISTRIBB}/common/termcap. Hi, abs@!
2009-09-24 21:04:45 +00:00
abs
2108b54359
34 different termcap subsets, plus a couple of ports still using
...
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:
ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)
Trying to provide similar functionality across all ports? It'll never
catch on...
2009-09-20 23:19:50 +00:00
abs
bdf4da2bba
Nothing needs disktab anymore, so we'd rather have an inode and
...
slightly over 1K of space on install media...
2009-09-20 22:46:10 +00:00
abs
6f653b39ef
${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
...
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
2009-09-20 19:49:07 +00:00
abs
5edb620617
Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
2009-09-20 19:29:24 +00:00
abs
7fb2fc21e2
Of the arious list files 28 said
...
PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip
while 14 picked
PROG usr/bin/gzip usr/bin/gunzip usr/bin/gzcat
Make them all choose the former. No functional change.
2009-09-18 10:49:08 +00:00
tsutsui
1bdd710904
Fix indent on common/protocols changes.
2009-04-29 18:20:00 +00:00
abs
7a3d39395e
Use the cutdown distrib/common/services and distrib/common/protocols
...
rather than the full fat etc versions
2009-01-25 22:08:37 +00:00
apb
96230fab84
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
...
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:19 +00:00
matt
7cd6f44757
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
...
${RELEASEDIR}/${RELEASEMACHINEDIR}
2008-06-23 02:16:53 +00:00
he
263486a6b0
Bump image size from 1924k to 2000k to compensate for recent bloat.
2008-05-12 09:00:30 +00:00
dyoung
fdf6250eac
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
bouyer
784da043be
Use the correct name for the iso image. Fix the acorn32 part of PR 37033.
2007-10-01 17:28:56 +00:00
dogcow
c1583b0d2c
Since /etc/services has gotten rather large, use a minimal one for install
...
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)
2007-05-10 23:22:27 +00:00
bouyer
fee07bcfd4
Add an iso_image target (iso-image as a target name doesn't play well with
...
bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE
with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for:
alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax.
mac68k/macppc no there yet because of missing feature in makefs.
call iso_image in distrib/ for iso-image in the top Makefile.
2007-03-06 21:56:47 +00:00
wiz
8b9e9aa69d
Spell "weird" correctly. From Zafer Aydogan.
2006-12-25 18:45:35 +00:00
bjh21
bc3d7ff3c7
My version of scsidm (1.03) seems to section a disk by making a FileCore
...
file system that covers the whole disk but marking most of it in use somehow.
Make this easier to deal with by detecting an existing RISC iX partition and
displaying its starting cylinder.
This program should really go away and its job be done by sysinst and/or
disklabel, but not today.
2006-08-31 20:59:24 +00:00
bjh21
edbe853398
Add the !Help file I forgot previously.
2006-08-02 11:31:27 +00:00
bjh21
b1e602b971
Update to match new documentation layout.
2006-07-23 13:37:43 +00:00
bjh21
66e6b99a2b
Move varous documents into a subdirectory of !BtNetBSD and add a !Help file
...
(accessible from the Filer menu) to open it. The documents are:
BtNetBSD/FBInstall
BtNetBSD/!BtNetBSD/Files
BtNetBSD/!BtNetBSD/Legal
2006-07-23 13:33:53 +00:00
bjh21
eaf8878f34
We build releases under NetBSD now, so there's no need for the MkRelease
...
and MkRelScr scripts to do (some of) it under RISC OS. Remove them.
2006-07-22 22:38:54 +00:00
bjh21
03570c9170
Add line numbers to BASIC files we distribute. This avoids the annoying
...
"Program renumbered" message when they start up.
2006-07-19 22:54:57 +00:00
bjh21
683e3863d0
Add NetBSD RCSID.
2006-07-19 21:52:54 +00:00
bjh21
90c63f54e2
Add NBFS to !BtNetBSD.
2006-07-04 23:30:24 +00:00
bjh21
f3cb4934df
Now that NetBSD's got a real logo, use it for !BtNetBSD's icons.
...
These are basically a straight conversion of the logo -- a better job
could almost undoubtedly be done by someone with artistic talent.
2006-03-21 23:33:35 +00:00
bjh21
cd2a0c7440
Add a NetBSD RCS ID and a comment explaining what this is and where it
...
came from.
2006-03-21 23:25:46 +00:00
bjh21
2cc5929cc1
We don't ship the Settypes file any more, so remove the reference to it.
2006-03-21 22:16:43 +00:00
reinoud
0abd1fb564
Commit some cosmetic changes to the no longer used bootloader... they were
...
lurking her and it could be used for reference one day.
2004-12-08 13:19:00 +00:00
jmc
b1e985536f
Make this work on non-native (ala linux/others) hosts. Pass TOOL_MKTEMP in as
...
well
2004-11-10 03:55:28 +00:00
gavan
2fa949cdaf
Stat is a host tool, so pick it up from the right place.
...
While we're at it, check for some common errors, and make the usage stuff
work better.
2004-08-24 21:32:12 +00:00