he
72c424ca31
Bump the disk image from 3200 to 3500k so that the contents fits again.
2007-07-09 21:35:59 +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
he
e8d8d58b77
Bump the image size from 3M to 3.2M, so that it fits again.
2006-01-16 00:13:58 +00:00
tsutsui
c19a11ffc4
Use -mmemcpy to shrink binaries.
2006-01-08 16:05:56 +00:00
sekiya
5976a15e4a
Remove MAKEDEVTARGETS.
2005-03-01 01:06:05 +00:00
sekiya
e65c20724a
Nuke elf2ecoff in favor of objcopy.
2005-03-01 00:22:07 +00:00
sekiya
d64a282ae6
Build the DHCP client, use more x_utilities, and in general sync with other
...
ports. There's still something weird about bpf that prevents a pure DHCP
install from succeeding, but it's closer than it was.
2005-02-28 08:38:37 +00:00
wiz
ed06e32b97
Spell removable with only two es, add RCS Id.
2004-04-19 12:43:27 +00:00
martin
0d54d60a48
Add -lz, now needed by gzip.
2003-12-25 11:14:36 +00:00
sekiya
5c7fa3c8dd
Tweak ramdisk size -- ip22 doesn't seem to like a four-meg image.
2003-11-20 01:57:09 +00:00
sekiya
c516224170
The bootloader names appeared in many more places than I originally
...
thought. This commit should, finally, take care of all instances.
2003-11-13 14:07:38 +00:00
sekiya
27c0556eae
-fno-gcse is unneccessary.
2003-11-13 13:18:56 +00:00
sekiya
c034f6b247
Missed a mechanical edit in previous commit.
2003-11-13 02:34:24 +00:00
sekiya
96dd3017c1
Adapt to new config file naming convention.
2003-11-13 02:33:39 +00:00
salo
8d1781e39d
netbsd.org->NetBSD.org
2003-07-26 17:06:22 +00:00
rafal
8884f84081
Fix `pk' entry in iris-ansi, add `k9', `@8' entries to iris-ansi-ap. Based
...
on reports from Thomas Dickey and his latest termcap file.
PR: port-sgimips/17619
2003-02-06 04:15:44 +00:00
tsutsui
e2c139ba9f
Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchide
...
that has been fixed by simonb.
BTW, should we also add "-mmemcpy" here to reduce code size?
2003-02-01 05:03:42 +00:00
pooka
6ff7823dd7
Add appropriate-looking density-value to MAKEFS_FLAGS to force
...
makefs to create enough inodes for the image.
suggested by Izumi Tsutsui
2003-01-14 11:40:31 +00:00
pooka
5cdedc03d0
reflect boot.ip32
2002-12-30 14:55:28 +00:00
rafal
04d70c3689
Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on
...
the new disk. This requires my previous changes to sgivol to get a non-
interactive mode. While here, change the way sysinst invoked sgivol (it
called system(), now it uses run_prog()) so we don't mess up the logging
and scripting contexts.
2002-07-18 16:23:36 +00:00
rafal
ac042a39e1
Fix `xterm25' entry to actually claim 25 lines. XXX: Still need to fix up
...
bugs pointed out by Thomas Dickey.
2002-07-17 14:09:59 +00:00
rafal
9b5e467d2e
Don't set speed in the stty commands, so installs still work if the user
...
has their console speed set to something other than 9600.
2002-07-17 14:04:59 +00:00
lukem
1cf21a4eeb
as COPYDIR copies files with 444 permissions, we need to explicitly
...
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
2002-06-12 22:59:31 +00:00
lukem
fa9f459228
unused
2002-05-22 18:04:04 +00:00
rafal
8917c72df2
Release machinery for port-sgimips; original work by Scott Taylor (sgimips
...
at mrynet.com), NDWO-ified by me (so all bugs are probably my fault).
2002-05-21 20:54:16 +00:00
rafal
3d46bd9251
For reference purposes (as it currently doesn't build): add miniroot build
...
directory; the ramdisk build also relies on the termcap entry here, so this
isn't totally useless. All based on work by Scott Taylor (sgimips at
mrynet.com), with bugs most likely added by me.
2002-05-21 20:51:34 +00:00