miod
23d2d187ee
make ``MAKEDEV all'' create device nodes for up to four heads.
"go ahead" kettenis@
14 years ago
otto
3a95a063b7
add 'softcar' to tty00, to make getty work in the non-serial
console case; ok deraadt@ miod@
14 years ago
miod
ae12d33852
Make the console terminal type default to `vt220' rather than `unknown'. If
it is wrong you still have to change it, but it will be correct 99% of the time
and thus you can simply press enter when tset asks for the terminal type and
be done with it.
This is already the standard for most platforms, but a few had been left
in the dark.
pointed to by and ok deraadt@
14 years ago
otto
08cbb0118d
default to 115200 baud for serial console and tty00, spotted by
kettenis@; ok kettenis@ miod@
14 years ago
otto
18e30eff3f
sync for real
14 years ago
otto
2ec85bf4c1
sync
14 years ago
otto
f75df50ac0
add apm
14 years ago
deraadt
309e8f92f3
grow the miniroot a wee little bit
14 years ago
otto
0b9b076f2e
include boot and miniroot image in MDEXT; ok miod@
14 years ago
claudio
e9c0134a9a
add ldpd.conf to changelist and mtree/special
14 years ago
claudio
fd5e12ebcf
Add _ldpd user for ldpd(8). OK dlg, deraadt
14 years ago
claudio
8c334db7a2
Install a sample ldpd.conf file. OK dlg, deraadt
14 years ago
giovanni
3f9d8fda8d
Fix a typo spotted by Vivien Moreau
14 years ago
miod
20bb780bb8
Build and install the boot blocks, and put it as part of the snapshots files.
14 years ago
miod
72e03d84c4
Add serial port (for the Fuloong)
14 years ago
otto
5610ead626
disktab entry for miniroot
14 years ago
giovanni
2fa0e221c9
Add instructions to dual-boot OpenBSD with Grub2
14 years ago
kettenis
d342eabf7b
Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
since it makes a fairly decent template for fdisk -i. Change the procedure
that makes the rb600 installation miniroot image to use fdisk -i instead of
dd(1) to create the MBR for the image. Adjust the miniroot disk type in
/etc/disktab to the slightly different layout that fdisk -i creates.
14 years ago
kettenis
51a9a0eb6a
Remove entries for ancient hardware that we'll never see on socppc, leaving
only the ramdisk entry and a new entry for building rb600 installation
miniroot images.
ok miod@
14 years ago
kettenis
443b0794e4
Copy bsd.elf into ${RELEASEDIR}.
14 years ago
markus
4b06ceb325
remove /usr/libdata/ssh; ok miod, djm
14 years ago
todd
18136ed9f5
tweak cdboot slightly upwards so all files can fit
14 years ago
miod
0cbc10aff7
More loongson directories for manpages.
14 years ago
jasper
202377991a
- bump pkgname...just like in ports
ok miod@
14 years ago
miod
1279ac2a1b
4.7-BETA (also, lo-carb and ozone layer friendly)
14 years ago
matthieu
81d74d9b99
link man section 8 for loongson. ok miod@
14 years ago
matthieu
d4dca7ac83
generate 1st version.
15 years ago
matthieu
539b21ff35
Add etc.loongson. ok miod@
15 years ago
matthieu
5bf3214f89
md etc bits for loongson. ok miod@
15 years ago
miod
fe2ae929f4
Build GENERIC-IP30.MP as bsd.mp.IP30 in the distribution, and allow the
installer to pick it and install it as /bsd when applicable.
15 years ago
jakob
6743787ca3
add template nsd.conf (with examples)
15 years ago
jakob
754b218a83
remove unintentionally added file
15 years ago
dlg
cbc29fc120
add l2tp
15 years ago
jakob
e3711b1835
add _nsd
15 years ago
jakob
b264af06c1
add user/group for nsd; ok nick@
15 years ago
henning
91aac1a47c
when setting up lo0 use 127.0.0.1/8 instead of 127.0.0.1 for clarity and
correctness. it's not 1992 any more, kids. ok mcbride dlg krw
15 years ago
ajacoutot
4879238b6d
Add /var/db/sysmerge, needed for upcoming change in xenocara.
"reads alright" oga@, ok matthieu@ todd@
15 years ago
stsp
f2cc259f42
Remove "password" macro from ospf6d example config file.
OSPFv3 does not feature built-in authentication (it relies
on IPsec, see RFC4552) so the example was misleading.
ok claudio@ michele@
15 years ago
deraadt
a0e92b1539
If a /etc/rc.firsttime file exists, run it just once, mailing the output to
root. If anyone wants to use this in a siteXX.tgz file, please be sure to
*concatenate* to the file -- not replace it -- since the installer is going
to be using this file itself.
discussed with todd and halex
15 years ago
deraadt
de15df0f05
Stop installing many of the incredibly dated and un-authoritative share/doc
files. If any information found in these documents is worthwhile and you
miss it, please make the time to work it into the manual pages (which people
actually do read).
ok guenther
15 years ago
dlg
e2dd1e1a14
keep and eye on and back up /etc/ssl/cert.pem
yeah sure deraadt@
15 years ago
ajacoutot
ef21b21e17
Create an empty etcsum file so that cksum can run without error (as
var/db/sysmerge/etcsum is created after the cksum calls and etcsum is
part of the etc set).
"sure" deraadt@
15 years ago
ajacoutot
198efe259d
Create sysmerge etcsum file at release time for etc set inclusion.
This way, the first time sysmerge is run on a new box, it will already
have reference sums needed for automatic processing.
Original idea from and discussed with deraadt@
"commit it" deraadt@, tweaks and ok millert
15 years ago
deraadt
3744e950a2
reminding people about afterboot on every single login is stupid.
15 years ago
giovanni
7cda822e97
Add /etc/rtadvd.conf
15 years ago
todd
564c480e70
o stop reordering ifconfig arguments (e.g. after 'up ..')
o only stop processing if inet or inet6 lines are malformed
o everything not a specially handled bit is passed to ifconfig unmangled
noticed by several after the move from bridgename.bridge0 -> hostname.bridge0
prodded by deraadt@, tested by and feedback from several
man page bits 'look fine' jmc@
15 years ago
deraadt
be99f93d5d
use mv -f to avoid stopping during wrongly mounted root; sbeyer@reactor.de
15 years ago
deraadt
b886f3624f
Move ipsec key creation before isakmpd, and sshd to become the first
of the network daemons so that it can be used if another daemon stops
in its tracks.
ok claudio markus sthen
15 years ago
deraadt
315ece0432
Stop supporting bridgename.bridge* files, and move to hostname.bridge*
files. To cope with this change, read about the mv command.
ok claudio todd
15 years ago
claudio
2e03005398
The deny all and allow from any inet prefixlen 8 - 24 will block the default
route already so don't add an additional rule for that. Instead add a commented
allow rule. Idea from Mitja Muzenic (mitja at muzenic dot net)
15 years ago