todd
82c6cb22bd
clean
16 years ago
deraadt
a82882b0a2
shorten SUBDIR list
16 years ago
todd
9f611ca4b5
redo the way MAKEDEV files are generated
get it in, deraadt@
16 years ago
jdixon
b81ea3f002
Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.
ok deraadt@ beck@ reyk@ phessler@
16 years ago
sobrado
34d599f849
improve indentation.
ok jsing@
16 years ago
miod
20f267e159
Disable more wscons bits on socppc.
16 years ago
miod
b981689f3e
Plumb socppc in MAKEDEV machinery.
16 years ago
sobrado
b6d8f336bd
remove superfluous backslashes and semicolons
ok deraadt@
17 years ago
mcbride
045ce10737
Add .ssh and authorized keys to /etc/skel, makes setting up new
pubkey authentication users with the correct file permissions a bit easier.
ok djm krw henning miod and many others
17 years ago
reyk
0e104c7690
enable snmpd in the build
approved by deraadt@, ok thib@
17 years ago
jakob
3bb41b70a3
revert back to using local zones for localhost. and IPv4/IPv6 reverse until
we've found a better solution for chrooted applications.
17 years ago
jakob
4286f51dbe
remove localhost. zone (localhost. queries are handled by /etc/hosts)
replace IPv4 and IPv6 loopback zones with BIND's autogenerated empty zones.
move root.hint to /var/named/etc
remove empty directory /var/named/standard
17 years ago
deraadt
bc2e06a947
hoststated gets renamed to relayd. easier to type, and actually says
what the daemon does - it is a relayer that pays attention to the status
of pools of hosts; not a status checkers that happens to do some relaying
17 years ago
merdely
86d88e353e
Change chio.conf's group ownership to operator and mode to 644.
At this time, there is no sensitive information in that file.
ok beck@, millert@, jdixon@, deraadt@
17 years ago
norby
62f29e324b
Add a sample configuration file for the newly imported ospf6d(8) daemon.
ok dlg@
17 years ago
miod
9a9e94ddf7
Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware
is anything but useful. Nevertheless this was a very good platform to use as
an OpenBSD/*arm* starting point, but nowadays this platform is not necessary
anymore.
Somehow these CATS motherboard are just like AUI hubs, with the difference that,
when my AUI hub caught fire, 10base5 support was not removed from the networking
code.
17 years ago
deraadt
bc9f61791b
incompletely killed the cksum bits
18 years ago
deraadt
d2fce81793
stop shipping CKSUM files; people can use the MD5 files
(this decreases build time a bit too)
ok todd (and i assume legacy-architecture-miod would not object either)
18 years ago
deraadt
5bafd2aecf
avoid messing with the cvs tag expansion
18 years ago
beck
4d39e28b65
/etc/spamd.conf moves to /etc/mail/spamd.conf
18 years ago
henning
8f0bda9a94
sample sasyncd.conf, PR5387 sthen at symphytum.spacehopper.org, ok theo
18 years ago
tsi
cd2383b6bd
s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's
use of a GZIP environment variable for extra command flags.
ok deraadt@, millert@
18 years ago
pyr
c2221b0cd4
link hoststated to the builds.
ok miod@, henning@
18 years ago
kettenis
fa3e3a1637
Uncomment MAKEDEVARCH+=landisk.
ok drahn@
18 years ago
reyk
66316318df
enable bgplg, the bgp looking glass
ok henning@ deraadt@
18 years ago
deraadt
814f05b841
landisk has no wsconsctl.conf
18 years ago
norby
2abfa3abd6
Add the _ripd user and startup stuff.
ok claudio@
18 years ago
todd
d38185707f
etc.landisk does not exist yet, dont try to build MAKEDEV for it yet either
18 years ago
deraadt
d75ba15891
enable landisk MAKEDEV building later
18 years ago
deraadt
839e46fdf0
remove unused WCS stuff
18 years ago
deraadt
14b1d8c825
remove "snapshot" code, now that our snapshots are always actually
releases...
18 years ago
miod
9fb4b267ad
Build wscons stuff on vax (but no for bsd.rd yet)
18 years ago
drahn
1043270b91
System build pieces for armish arch.
18 years ago
deraadt
225de384d9
do chio.conf install from right place
18 years ago
norby
7f4589e266
add all the goo to hook dvmrp into the system
ok derradt@
18 years ago
miod
2d3996d0f5
Administrative changes for aviion, ok deraadt@
19 years ago
miod
884086248e
Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc
as well.
Currently only working with displays configured in 1bpp or 8bpp modes; this
limitation will be worked on ASAP.
Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes
coming soon.
19 years ago
david
66c3296c0e
nuke extra whitespace
19 years ago
naddy
33917144eb
install sample ipsec.conf; ok hshoexer@
19 years ago
beck
0e8d43983d
Make the rc files in / be copies of the ones given by default to root in
/root instead of hard links to them. This way multiuser only changes
a user makes to the to the ones in /root do not screw them over for
getting into single user easily when the have to.
ok millert@
19 years ago
jakob
5b5a029cbe
remove stale NAMEDB; ok theo
19 years ago
millert
c3f648ac33
Generate login.conf from a template with optional per-architecture overrides
19 years ago
mcbride
406c29e876
Enable ifstated in the builds. This still does not mean that ifstated is
necessary for regular carp setups. There are situations where you need this,
but if you're going to use it, think hard about redesigning your network so
you don't have to.
ok deraadt@ mpf@ henning@
19 years ago
david
6a797b4436
no need to install and checksum *.ipk since *bsd* will already catch it
ok deraadt@
20 years ago
david
1a995042b2
include zbsdmod, Packages, and ipk in the checksums; ok deraadt@
20 years ago
henning
422918a907
move the few needlessly special-cased root:wheel 0644 files to BIN1
20 years ago
henning
1d63988cd7
sample hostapd.conf from reyk, to be tweaked
20 years ago
deraadt
27c32208aa
hppa64 chunkies
20 years ago
deraadt
a57004781b
during make release install *bsd* not just bsd*, so we pick up zaurus zbsdmod.o too
20 years ago
deraadt
1d7114c54f
Packages for zaurus - yuck yuck; for uwe
20 years ago