niklas
3aa989f9cb
operator should have perms to write and change tapes. ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.
25 years ago
rahnds
913b16f326
Use the correct terminal entry for Openfirmware console.
Allows visual editors to be used.
25 years ago
downsj
6d98281319
Change the default serial port device and /var/spool/lock permissions.
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices
become uucp.dialer, mode 660.
(A couple of "dead" MAKEDEVs have been updated because they conformed the
the old permission scheme, while others have not because they didn't.)
25 years ago
millert
76aec2bc38
remove bogus comment about pty use; chris@sefl.satelnet.org
26 years ago
dugsong
82fae659b0
add support for more ptys
26 years ago
rahnds
389e313c09
Mix kernels are no longer necessary, Generic will work sufficiently.
26 years ago
art
c5073ca670
add missing entries for xfs in all
26 years ago
rahnds
b804e1cd54
ksyms currently does not work on powerpc, to work around
this problem, dont make the device node.
This partially has to do with the fact that the powerpc port does
not try to load symbols from the kernel image.
26 years ago
rahnds
27c92ee7fd
add ttyE support for wscons on powerpc port.
26 years ago
todd
15085e6ee5
add xfs
26 years ago
rahnds
0c07ac37f4
support tty02 and tty03 if present.
26 years ago
rahnds
1449922bd0
add support for tty02 and tty03 if necessary for the system.
create the "standard" com device nodes comX, tty0X, cua0X.
26 years ago
todd
81eacc4467
s/Id/OpenBSD/
26 years ago
rahnds
ca9dd6ec71
Fix typo in powerpc distrib target.
26 years ago
rahnds
17101dcf53
Compress the ramdisk images, bootloader can deal with it and
it will save disk space (cd and ftp.
26 years ago
rahnds
f417cd0e2c
Remove ugly hack, use system defined variables.
26 years ago
rahnds
c19ae50407
Create some previously missing device nodes, ksyms, uk, and ss.
26 years ago
rahnds
98dede851d
Add ipnat devices.
26 years ago
rahnds
e4fc69a77b
deal with version number bump.
26 years ago
rahnds
16c6ef3a26
Put additional kernels in installation directory as filesets, so they can
be selected on install instead of necessitating a manual step.
26 years ago
rahnds
202e372314
build third kernel/boot floppy (for now).
26 years ago
rahnds
068d519d3c
include ofwboot as one of the release files.
26 years ago
rahnds
bbc1e2be67
Create device nodes for powerpc port, device existed previously, just devnodes
were missing
26 years ago
rahnds
0bae968c93
configuration (/etc) changes causes with the changes to ofw support in
powerpc port.
26 years ago
deraadt
22c01235c4
split sysctl.conf into MD and MI parts
26 years ago
pefo
e53b48e0e6
reality check
27 years ago
mickey
ee2abc0b62
fix chN (N > 0) problem
27 years ago
pefo
a3a06be5ee
No getty on console...
27 years ago
pefo
52fbef21a1
No more OFW!
27 years ago
pefo
a5c1be63ee
Monolithic kernel
27 years ago
deraadt
7668ae04e8
cleanup
27 years ago
deraadt
78986baffb
$OpenBSD
27 years ago
deraadt
66b1b3f380
10 bpf devices
27 years ago
dgregor
2fa004bb04
In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam
27 years ago
deraadt
2cef00e6b2
no more need for the fstab.* files
27 years ago
niklas
3a0232b2c6
Make svnd nodes too, please test this on your port
27 years ago
deraadt
18bb1dafeb
bootblocks in snap/release too
27 years ago
millert
de2c9be32d
Only run MAKEDEV.local if it exists. Avoids an error message
during installs where there is no MAKEDEV.local.
27 years ago
deraadt
84b8ebaa41
add hex() and kill awk
27 years ago
deraadt
210b686cc2
no awk
27 years ago
rahnds
577ca66e27
Before creating the rd nodes, remove the old ones.
27 years ago
deraadt
4b895bc525
put generic kernel in snap too
27 years ago
deraadt
348ce3b3ad
4.4BSD filesystem geez
27 years ago
rahnds
c241354f0a
create additional disk devices in ramdisk image.
necessary to access cdrom and other devices (currently show up as disks)
27 years ago
rahnds
5900df79ac
create the device nodes for rd in a sane way.
create disklabel proto for ramdisk
28 years ago
rahnds
e5a0ad45f3
PowerPC pieces for ramdisk (rd) changes this is adds majors,
rd_root pieces, config file to generate MINIROOT with rdroot and
MAKEDEV changes as well as adding the rd device to known device types.
28 years ago
rahnds
18b23aa0eb
Build bsd and binutils for powerpc ala alpha and pmax.
28 years ago
rahnds
1c1722ccba
remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.
28 years ago
rahnds
cde2a0ded7
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
28 years ago