wiz
4692c6e1e8
Put obsolete files in the *-obsolete sets instead of whatever they
...
were in before they became obsolete (consistency).
2004-11-18 15:34:23 +00:00
hira
7a45a8ddd4
Add myself to the list of developers.
2004-11-17 12:51:20 +00:00
soren
902f074a7f
Mark /bin/rmail as obsolete rather than remove it. Pointed out by mrg.
2004-11-17 02:46:39 +00:00
soren
c7dab32bb3
The /bin/rmail compat link has been in several major releases now.
2004-11-17 00:33:45 +00:00
jschauma
6588a0e00e
Add new NetBSD logo pixmaps to set lists
2004-11-16 14:40:32 +00:00
mbw
13d793cad5
Small correction to macppc X server info
2004-11-15 00:23:13 +00:00
nathanw
433feed71e
Obsolete the short-lived wsfb.o.
...
XXX this mechanism sucks. fixed under duress.
2004-11-14 19:53:59 +00:00
dsl
8c170ab578
Stop md_pre_disklabel falling off its bottom.
2004-11-14 18:36:11 +00:00
he
3629f91d5b
Add casts to unsigned char for args to ctype functions.
2004-11-14 13:34:53 +00:00
mbw
3e90bb8279
Clarified a few details about installing 32 bit sparc distribution on
...
sparc64 systems.
2004-11-14 04:54:25 +00:00
mbw
4fa9587561
Very minor sparc64 typo in quick install notes for the impatient.
2004-11-14 04:15:40 +00:00
nathanw
78480a2d52
Rename wsfb.o to wsfb_drv.o.
...
Add wsfb man and cat pages.
2004-11-14 02:48:27 +00:00
tron
0a470f3741
Add "./usr/X11R6/lib/modules/drivers/wsfb.o".
2004-11-13 21:14:17 +00:00
sekiya
e2b7f39b2d
Bump up the volume header size to four megabytes; now it's big enough to
...
contain a GENERIC kernel.
With this commit, NetBSD can now be successfully installed via sysinst on the
IP12 (Personal Iris / Indigo R3k) family of workstations.
2004-11-13 11:49:08 +00:00
sekiya
cc1b1e3980
Various tweaks for IP12:
...
* Add the IP12 kernel set to the list, and make it the default kernel selection
if we're installing on an IP12,
* Don't install ARCS bootblocks on IP12,
* Install the ECOFF kernel to the volume header for IP12.
2004-11-13 10:26:39 +00:00
he
398e7ad6d3
Mark ./usr/include/miscfs/ptyfs as obsolete instead of removing it.
2004-11-12 15:34:34 +00:00
he
d2c071958b
g/c ./usr/include/miscfs/ptyfs entry, now that ptyfs.h is no longer installed.
2004-11-12 15:11:18 +00:00
dsl
c74f8d82e5
Specify --chroot and -h to tar so that it will chroot into the target
...
filesystem and then follow existing symbolic links in that filesystem.
The choot is required to make absolute links be processed correctly,
and must be done by tar because the program (and input file) do not
exist inside the chroot.
Fixes PR install/5010 and install/8090 (at least)
2004-11-11 22:39:03 +00:00
dsl
b1bc1fb2fa
Remove precisely the set files when tidying up after an ftp install.
...
(why this code persists in running 'rm -f' and not just calling unlink()
is rather beyond me....)
2004-11-11 22:30:49 +00:00
dsl
4c23b8b763
Put WARNS=3 in the right place - so it actually affects the compilations
2004-11-11 22:21:53 +00:00
dsl
efe04144e4
Get network some interface details by using the relevant ioctls (not
...
trying to parse the output of ifconfig)
Loop if the user specifies an unsupported media type.
Run ifocnfig to set the media type (any anything else the user typed in)
before running dhcp to assign an address.
Correctly extract the defualt gateway from output of 'route -n show'
Extract nameserver from resolv.conf without using get_command_out(),
delete get_command_out().
Fixes (at least) PR install/11880, install/12706
2004-11-11 22:10:54 +00:00
dsl
e4ad2fc0f8
Make url_decode() return a pointer to the end of the string, and take a
...
char * limit (not a length) to simplify buffer overrun avoidance.
2004-11-11 21:36:23 +00:00
dsl
7d6407147b
Add support for fetching using http (by specifying http URL to ftp)
...
Remove a 'Press <enter> to continue' message that was accidently left
in by a previous commit.
Fixes PR/18555 (and a recent discussion on a mailing list)
2004-11-11 21:24:40 +00:00
dsl
855ac51c74
Simplify code that opens file for -f option.
...
I bet no one ever uses the option anyway!
2004-11-11 20:17:48 +00:00
dsl
9dbf8d89fe
Use strtoul() instead of atoi() and cast arg of remaining ctype fns
...
to unsigned char.
2004-11-11 20:14:02 +00:00
dsl
f5a10817b2
need to deconst() a qouted string to compile with WARNS=3
2004-11-11 20:00:40 +00:00
jdolecek
73830da5a7
g/c ptyfs.h - it's not installed anymore
2004-11-11 19:00:31 +00:00
jwise
aa4b2f2cf3
Revert previous. This was discussed at length in 1999 and 2000.
...
If we feel we need to revisit this decision, the place to do this is the
mailing lists, not the TODO document.
2004-11-11 14:59:45 +00:00
christos
b8c5f79875
Add ptyfs.o; thanks to Hisashi T Fujinaka.
2004-11-11 05:41:44 +00:00
christos
b360e20686
Add ptyfs installed files.
2004-11-11 01:53:39 +00:00
he
81fc849478
For hp300, don't try to install a second-stage boot loader, as none
...
exists, and use the 'c' (raw) partition for boot code installation
instead of the 'a' partition (which will not work). This should fix
the problem that newly-partitioned and newly-installed disks will not
be made bootable by sysinst.
2004-11-11 00:19:48 +00:00
abs
f9a7b9942c
Fix my mergo when iyonix was added. (signal recieved from wizd via gavan)
2004-11-10 20:59:40 +00:00
agc
dd14e8071c
Revert one of the previous mods - the decision to use a separate arg for
...
system package pkg_* use as opposed to the recently-added -K switch has
not been discussed, and needs to be. That's why the item was there in
the first place.
2004-11-10 18:18:25 +00:00
jwise
43db3c232a
Update with design decisions already made, clarify meta-pkg process.
2004-11-10 18:02:33 +00:00
lukem
9c82800a69
Add: getgrgid_r(3) getgrnam_r(3) getpwnam_r(3) getpwuid_r(3)
2004-11-10 04:52:30 +00:00
jmc
ba1ca39c0a
Make sure this picks up nbtool_config.h so non-NetBSD builds work
2004-11-10 03:57:23 +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
christos
4f7e113b33
Add Solaris mbr id 0xbf. From Larry Lee <lclee at west.sun.com>
2004-11-10 02:41:00 +00:00
agc
956830029e
Add a provisional TODO list, culled from some input from Jim Wise and some
...
other sources.
2004-11-09 19:36:51 +00:00
yamt
3bc2a57904
- hide bufq_state in mfsnode from userland.
...
- move bufq.h into obsolete set.
tested to compile pkgsrc/sysutils/lsof.
2004-11-09 08:46:08 +00:00
mbw
4e21be4117
Mention there's now a sysinst installer available and fix a typo.
2004-11-07 21:16:50 +00:00
mbw
8bf62b3707
Oops, hp300 miniroot doesn't have sysinst -- only the ramdisk kernel has it.
2004-11-07 18:06:38 +00:00
kim
7601bef351
Add bufq.h
2004-11-07 18:03:12 +00:00
mbw
6ce0516408
Update hp300 info, shifting info to correct location.
2004-11-07 18:00:44 +00:00
mbw
6656ca9ab9
- update list of supported machines
...
- mention that NetBSD uses different names for serial ports than OF
- update date of supported hardware info
2004-11-01 01:02:09 +00:00
mbw
d3f05af5f8
list a few more open firmware settings
2004-11-01 01:01:47 +00:00
mbw
1cec4c8070
sparc64 X server no longer has problems with pixmaps.
2004-11-01 00:50:46 +00:00
dan
0613074a7e
put back uax, as obsolete
2004-10-29 08:26:16 +00:00
martti
0ae886cb1b
Added Dell PERC 4/SC
2004-10-28 07:22:23 +00:00
augustss
6496ac653d
s/uax/axe/
2004-10-23 13:46:45 +00:00
augustss
75d97f8e83
Add cdce(4).
2004-10-22 13:24:19 +00:00
martin
f1ec8926e5
Changes from various people to the german translation, as discussed
...
in PR install/27281.
XXX - Output is not correct since sysinst does not set the proper LC_CTYPE
yet (which happens to not affect umlauts, but sharp-s (0xdf))
2004-10-21 12:14:21 +00:00
martti
d5fc81d88e
Added DELL PERC and MegaRAID
2004-10-21 10:56:08 +00:00
dsl
5f64a0e24d
Fix equivalent of PR/26917 - this code was stolen from fdisk.
...
(similtaneus eqns to determine bios geometry from mbr entries could divide
by zero)
2004-10-20 19:36:23 +00:00
peter
ebb5de8b8b
Add myself to the list of developers.
2004-10-20 16:41:38 +00:00
he
f3458f94d0
Patterned after sun3, use "tls" instead of "ls", and hardlink the program
...
to "ls". Fixes build problem after recent update to crunchgen.
2004-10-19 17:45:53 +00:00
he
fe6da2167d
Point to "tls" instead of pretending that it's called "ls".
...
Fixes build problem after recent change to crunchgen.
Reviewed by chs.
2004-10-18 15:45:11 +00:00
dsl
300c56aef2
Add a newline to the end of the 'syslog' output when writing it to stderr.
...
(affects output of dhclient when run from sysinst)
2004-10-17 11:57:14 +00:00
he
cee1a3e3d0
Add mention of the xetc set; configuration files for X which could be
...
locally modified.
2004-10-16 21:29:03 +00:00
dsl
81c71a86b4
Make compile with WARNS=3
2004-10-16 13:20:10 +00:00
dsl
8cc827516a
Remove used variable
2004-10-16 12:52:30 +00:00
he
b0a1d8f11d
Increase the pmax ramdisk size with 100KB, so that the contents
...
fits again.
2004-10-15 15:06:37 +00:00
snj
70e016abea
Spelling police.
2004-10-14 01:16:30 +00:00
gavan
0560d8b947
Initial import of iyonix port.
...
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.
* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.
With help from abs.
2004-10-13 23:28:34 +00:00
augustss
cc17454fb0
Add auacer(4).
2004-10-10 16:49:52 +00:00
yamt
858030da1c
- put back cc_microtime.h and cpu_data.h.
...
- mark them obsolete.
2004-10-10 15:38:58 +00:00
yamt
c72c6f082e
don't install cpu_data.h or cc_microtime.h.
...
they're not intended to be exposed to userland.
2004-10-10 08:57:30 +00:00
rtr
8f36adaafb
+ add lib{shadow,layer}.a into appropriate x11 md set lists
2004-10-07 13:50:18 +00:00
dsl
01236c0646
Build gzip with -DSMALL set
...
Also Remove compress and bzip2 support
Brings bootfloppy-tiny back below the size of a 5.25" floppy.
2004-10-06 21:28:12 +00:00
hubertf
6ee2fd4071
Add a comment about that "Fast Data MMU Miss" may indicate a needed OBP
...
upgrade. Hinted at in a posting on port-sparc64@ by Philip Jensen,
OK'd by martin@.
2004-10-01 23:36:35 +00:00
sekiya
19cf38fa50
Add the 64-bit ip30 bootloader.
2004-09-29 04:59:05 +00:00
erh
b16570503e
Add ./usr/share/sushi/system/dailyconf/script2
2004-09-28 23:41:07 +00:00
tshiozak
94244ec3de
add missed entry for CP866. (lib/27060)
2004-09-28 06:51:37 +00:00
wiz
d35635608b
Fix typo in hp700 man page name, reported by Hisashi T Fujinaka.
2004-09-24 18:22:40 +00:00
wiz
0209c3cfba
Add sti(4) and the new hp700 man(4) pages.
2004-09-24 13:50:06 +00:00
wiz
925099bfb3
Add /usr/share/man/{cat,man,html}4/hp700.
2004-09-24 13:48:51 +00:00
he
ce985b87e9
Add sys/cpu_data.h and sys/cc_microtime.h.
2004-09-23 12:54:58 +00:00
snj
619df63ccc
Typo police: sytem -> system.
2004-09-22 21:24:07 +00:00
he
8b9587795d
Move crtbeginT.o from gcc.mi to gcc.shl, so that it is only included in
...
the sets if HAVE_GCC3=yes and MKPIC!=no. Should fix build problem for
sun2 and evbsh5 which don't have shared libraries.
2004-09-16 06:50:19 +00:00
hubertf
2fa09966de
Change copyright to 2-clause BSD-copyright.
...
Changed with explicit permission of Thorsten Lockert (tholo sigmasoft com)
2004-09-15 19:45:17 +00:00
thorpej
ca3d809801
Add libarm.so and libpmc.so to sync with ad.arm
2004-09-14 18:42:24 +00:00
lha
9aad4ec1d6
fix previous commit, uuid manpages are installed in 3 not 0
2004-09-14 13:59:21 +00:00
thorpej
1209149ad2
Add the uuidgen(1) command, adapted from FreeBSD. While here, also add
...
a DCE-compatible -s flag, which causes uuidgen(1) to output C code for
the UUIDs rather than the standard string representation.
PR 23470.
2004-09-13 23:35:19 +00:00
fvdl
a26f018446
Revert previous; INSTALL should be small enough again.
2004-09-13 22:35:05 +00:00
thorpej
de1dfb1250
DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
...
Encode/decode to big/little endian binary blob routines adapted from
kernel.
PR 23470.
2004-09-13 21:44:54 +00:00
chs
c2e0ac407b
increase floppy limit to 3, the 2.0-branch autobuild overflows 2.
2004-09-13 08:32:19 +00:00
dsl
64cdb08d62
Run the new copy of /etc/postinstall, not the one that happens to be on the
...
users system already.
Amongst other things this should ensure that MAKEDEV get updated.
(currently untested...)
2004-09-12 19:12:45 +00:00
ian
fc5f5774ed
Don't remove entries from this file, mark them as obsolete.
2004-09-11 01:19:14 +00:00
ian
70f35b6f77
Remove support for ALIASES in share/locale/ctype/Makefile, which
...
created symlinks in the filesystem. Put the one existing alias
(zh_TW.BIG5) into the newer locale.alias file.
2004-09-10 15:12:51 +00:00
wiz
ac50d09659
Replace .ie with empty .el or without .el with .if; add some comments;
...
reduce if'd stuff in one case.
2004-09-10 12:59:03 +00:00
wiz
208ce14f93
Add two missing closing curly braces. Should fix atari release notes.
...
jdc@ ok.
2004-09-10 12:57:05 +00:00
hubertf
67902b53f9
Fix cut'n'past-o from last change
2004-09-10 11:49:28 +00:00
taca
900e6a5a0e
Add missing ./usr/share/man/cat9/m_tag_copy.0.
2004-09-07 12:28:34 +00:00
yamt
2b4fe0218c
sort.
2004-09-06 21:47:45 +00:00
yamt
c63e47f8b1
add MLINKS for each mbuf tagging functions.
2004-09-06 21:46:46 +00:00
is
83e64d1f98
We don't build split sets anymore... don't confuse users.
2004-09-06 19:08:47 +00:00
is
78cf568c49
Clarify Apollo-accelerator-modifed-mainboard-SCSI vs.
...
Apollo-accelerator-provided-SCSI support status.
2004-09-06 18:56:16 +00:00
yamt
419ed6dbbc
add m_tag(9).
2004-09-06 18:25:00 +00:00
yamt
436ebe5788
add m_copyback_cow and m_makewritable.
2004-09-06 09:47:16 +00:00
manu
46cc47f4ab
Missing files that were recently added:
...
usr/include/netinet/pim.h
usr/include/netinet/pim_var.h
usr/share/man/cat4/multicast.0
usr/share/man/cat4/pim.0
usr/share/man/man4/multicast.4
usr/share/man/man4/pim.4
2004-09-05 06:32:03 +00:00