yasuoka
9493d88593
Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc
to hook the rc script and modify etc/rc.conf to make it disable by
default. Also add an entry for /etc/radiusd.conf to etc/changelist
and etc/mtree/special.
ok deraadt
9 years ago
jsg
442e9229aa
Make use of u-boot 2015.07's unified wandboard config to provide a
miniroot to cover all current wandboard variations.
Unlike the other imx u-boot configs the wandboard config doesn't search
for ext2 only a fat fs.
Grow the ramdisk size to fit the extra u-boot files.
From Roman Kravchuk.
9 years ago
krw
b9c8b35740
Fix geometry of rdroot entry so
nt# * ns# * nc# == pc# == pa#
which makes for a better disklabel via getdiskbyname().
ok deraadt@
9 years ago
sthen
49d3bef7da
Add services entries for BFD (RFC5880), and reorder MS RDP while there.
From Denis Fondras, ok deraadt
9 years ago
krw
cff2cddef6
Fix ba# attribute in rdroot entry. It should be 4096 (a valid size for
a FFS block), not 4480 (the size of the partition).
ok millert@
9 years ago
sthen
2d23f289ed
add doas.conf to mtree (from Theo Buehler) and changelist. ok phessler@
9 years ago
dtucker
c11ab06678
Generate new moduli.
9 years ago
ajacoutot
fedd8f8a4a
Add the _radiusd user.
ok sthen@
9 years ago
yasuoka
a0900f08ec
Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS
server and radiusctl(8) is to control the server. radiusd(8) currently
supports bsdauth and radius (upstream radius servers) as authentication
backends.
fixes from jsg blambert
ok deraadt
9 years ago
yasuoka
373a8b4402
Add _radius to etc/master.passwd and etc/group for coming radiusd.
ok deraadt
9 years ago
sthen
0f204b21fa
add class used by the _pbuild user for DPB, ok ajacoutot@
9 years ago
rpe
ee8831258e
Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be
able to use ksh syntax within these scripts. This way init doesn't
need to be changed, which starts /etc/rc using /bin/sh and people
can still use "sh /etc/netstart ifname".
Idea from and OK halex@
OK deraadt@ krw@ guenther@
9 years ago
florian
3b01a896de
Bring up pflow last as it might send with a source address that is on
any of the other interfaces.
OK deraadt, phessler, benno
9 years ago
rpe
df23259f18
Always source rc.subr to be able to use the rc.conf parsing routine
to get the network related vars from rc.conf. This is even necessary
if netstart is run from within /etc/rc. Remove test of $INRC which
unintentionally evaluated always to true.
problem with previous change found by nigel@
OK sthen@ aja@ halex@
9 years ago
sthen
7d2fd17dc7
remove code from unbound's rc script that generates control keys/certs if
control-enable is used, our standard configuration is using unix domain sockets
without certs. existing setups with already-created certificates are ok, if
somebody needs remote+certs they can generate keys themself. ok florian@
9 years ago
sthen
18a950b9e6
change default unbound config to enable the control socket, without using
keys/certificates for auth. ok florian@
9 years ago
ajacoutot
3c5648004f
Revert 1.148 for now until I can talk to rpe@
It introduced a regression reported by nigel@
9 years ago
rpe
0dbfdf1513
Replace test command with [].
OK halex@ krw@
9 years ago
rpe
52fcd40cbb
Ensure, that we source rc.subr and parse rc.conf ONLY if we are not
inside /etc/rc.
With help from and OK halex@, ajacoutot@
9 years ago
rpe
5ff4fd70b2
Put the opening curley brackets on the same line as the function name.
OK krw@ halex@
9 years ago
rpe
1c5ec3825b
- remove trailing blanks introduced in previous commit
- no space in redirections like </foo or >$bar
- few other minor whitespaces
OK krw@
9 years ago
rpe
6cc979ddd8
Improve comments
- Add comments for functions
- Start comments with capital letters
- End comments with a full stop
- Allow comments to extend up to column 80
OK krw@
9 years ago
sthen
06c363ecd2
Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb
multi-user builds. Discussed with espie, ajacoutot, ok deraadt
9 years ago
ajacoutot
56a4837fb4
Add an example for doas(1) logging and drop sudo and chat.
ok tedu@ rep@
9 years ago
jsg
00eb18eeae
enable exynos
9 years ago
ajacoutot
e739f461a7
Drop comments; we already have a fully documented file under
/etc/examples/ntpd.conf
ok deraadt@ benno@ schwarze@
9 years ago
ajacoutot
41bd3eb188
Fix base rc.d scripts after the recent rc.subr change.
ok halex@
9 years ago
ajacoutot
8e30a3b2d0
By default, require an exact match of the process name and argument list.
This allows running several instances of the same rc.d(8) script by just
linking it to different name.
e.g.
ln -s ftpproxy ftpproxy6
echo 'ftpproxy6_flags=-6' >>/etc/rc.conf.local
This is likely to break some rc.d scripts in ports. I will try and fix them all
in the next few days but I'd appreciate reports if I missed some.
ok halex@
9 years ago
ajacoutot
b88e81ed5f
Always use the default flags when running !start.
This is necessary so that rc.d scripts launched with `-f' can be properly
stopped, checked and reloaded.
ok schwarze@
9 years ago
ajacoutot
7010e004e3
Merge comments.
9 years ago
ajacoutot
708043a7d8
/var/unbound/db/root.key can be stored in plain text actually; that's just
the public key.
prodded by semarie@
ok sthen@
9 years ago
ajacoutot
aa80fa88a8
Only store checksums for:
/var/nsd/etc/nsd.conf (may contain a key)
/var/unbound/db/root.key (fix path as well)
from Tim van der Molen
ok millert@ sthen@
9 years ago
millert
9eb85f0322
Remove sudoers
9 years ago
jsg
52f52b9d20
enable vexpress
9 years ago
jmatthew
9e79bd343f
regen
9 years ago
jmatthew
f9274d667c
add usb devices
9 years ago
giovanni
b1600d2c48
fix emacs pkg names
9 years ago
deraadt
ec1eb0ab47
sync
9 years ago
deraadt
12cbb68cb6
5.9 base key
9 years ago
naddy
8e50019635
add 5.9 packages key
9 years ago
miod
c7af249c23
I'm afraid it will be a sunday.
9 years ago
sthen
8b829eee7e
add 5.9 firmware key
9 years ago
deraadt
cb0971f74c
crank to 5.8-beta
9 years ago
ajacoutot
ac115ca06b
Really make daemon_class read-only; it's set to "daemon" of a matching
login class.
9 years ago
miod
75595b9b9d
Typos in comments; Ville Valkonen
9 years ago
jasper
62d2322ca7
add miniroot to MDEXT
9 years ago
jasper
e7e1d5d3a4
miniroot for octeon; tested on edgerouter lite with local usb storage
ok jmatthew@ miod@
9 years ago
florian
6b29f984ec
Allow rtsol keyword in hostname.if(5) with net.inet6.ip6.forwarding=1.
"inet6 autoconf" was working before and rtsol should behave the same.
OK phessler
9 years ago
jsg
bd46959cea
Rename the imx miniroot to nitrogen as it creates "6x_bootscript".
Add a miniroot for the CuBox-i which needs u-boot at a particular
offset in the sd image to boot. Based on changes made by Patrick
Wildt in bitrig.
9 years ago
dtucker
e4d1208116
Remove 1k bit groups. ok deraadt@, markus@
9 years ago