claudio
61e9569631
regen
14 years ago
claudio
7d123e238f
Add pppx(4) to MAKEDEV but do not create the device unless requested
explicitly. OK dlg@ & todd@
14 years ago
miod
603df58af1
Regen
14 years ago
miod
5263d7299f
Reorder device entries within sections, for MAKEDEV.8 to have them sorted.
Prodded by jmc@.
14 years ago
miod
02960830a5
regen
14 years ago
mglocker
af157aef45
Sync.
14 years ago
deraadt
69e101606e
sync
14 years ago
krw
50711d5d6f
Regen.
14 years ago
krw
c3e1e79ef1
No more ss(4) or usscanner(4). Unused, unloved and unmaintained.
General huzzahs.
"go for it" deraadt@
14 years ago
tedu
0934c110fa
cleanup the disktab files. yes, this means you will have to manually
disklabel the "HP C3010 / Cranel 2.0GB Fast SCSI2 H10" crammed inside your
palm device, but that's the price of progress. hopefully i didn't whack
anything important.
ok deraadt
14 years ago
jsing
4ea1c49dc9
Regen.
14 years ago
jsing
363e700269
Add /dev/diskmap to ramdisks.
ok todd@ krw@ deraadt@
14 years ago
todd
7b7975687b
sync
14 years ago
todd
8099a9d7e9
sync
14 years ago
todd
f1c1d6abc4
add diskmap entries, not on ramdisks yet
get it in! jsing@
14 years ago
matthieu
5dd4e3af99
regen
14 years ago
matthieu
72ec4e3348
Add missing bthub device entries on arches that support bluetooth.
ok miod@, deraadt@, todd@.
14 years ago
miod
7548892556
regen
15 years ago
deraadt
34a550742a
sync
15 years ago
deraadt
0bef1a616b
Add nodes for vscsi0; ok dlg
15 years ago
jmc
c7e82c7269
zap the rather useless machdep.apmwarn entries (see apm(4));
ok deraadt
15 years ago
ratchov
093db25bde
sync
15 years ago
ratchov
0d1cd020b9
add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV for
armish, landisk and zaurus. Also fix corresponding .Xr in MAKEDEV.8
ok miod@, todd@
15 years ago
deraadt
2130d941b8
the correct *.ipk file has ${OSrev} in it
15 years ago
todd
8a76065d5d
sync
15 years ago
jj
70a3cb12c7
Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@
15 years ago
deraadt
8daf3a3d43
move bsd and bsd.rd and all such other MD "sets" into the MD files,
since we perhaps cannot assume that is what kernels will be in the
pathetically stupid world that SGI created
15 years ago
deraadt
f192de6910
For SHA256 hashes to be ready to go onto the install media, we must
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
15 years ago
jmc
43f4265534
regen;
15 years ago
grange
795f3c58c4
regen
16 years ago
grange
a743ef735c
Bump the number of /dev/sd* files on usb-capable archs. With modern
all-in-one usb card readers and memory sticks you run out of sd
device files very quickly with default install.
This doesn't affect install media.
ok krw@ miod@
16 years ago
miod
6cc61845e3
regen
16 years ago
miod
061cd7baf3
Remove /dev/drum and related code.
16 years ago
jakemsr
99471cbd89
sync
16 years ago
deraadt
2a6651e21e
sync
16 years ago
mglocker
f2601ead00
regen
16 years ago
mglocker
69ca13d297
Move video(4) entry in MAKEDEV(8) from the "USB devices" section to the
"Special purpose devices" section, since a hardware driver which uses
video(4) also could be none-USB as long it uses the V4L2 API.
OK todd@
16 years ago
todd
6ba8116018
be smarter, only write a new MAKEDEV if more than just the rcsid changed
16 years ago
todd
9f611ca4b5
redo the way MAKEDEV files are generated
get it in, deraadt@
16 years ago
todd
6532d0525d
sync
16 years ago
todd
561cf38f84
/dev/bio on ramdisks, it is safe and small
ok deraadt@, marco@
16 years ago
todd
51b8635995
sync
16 years ago
todd
979ec6c815
video on all usb archs, ok mglocker@
16 years ago
todd
a21be8d068
sync
16 years ago
todd
53abae156d
no /dev/*random on ramdisks, libc uses the sysctl
please commit from deraadt@
16 years ago
miod
dc0e7bda83
Try to make /etc/ttys more consistent accross platforms, which will also
make the installation media's life easier:
- stop using ``Pc'' as a getty terminal type, use std.9600 instead.
- on platforms with multiple virtual consoles (alpha, amd64, i386,
zaurus), console is disabled, various ttyC* are enabled.
- on other platforms, console is enabled, all other devices are
disabled. This only changes armish, mac68k, sgi.
- default terminal for console is unknown on serial-only machines, vt220
on glass-capable machines (questionable, but done for consistency).
- minor whitespace changes.
- glass console forgotten on a couple platforms (luna88k, sparc64, vax).
eyeballed by deraadt@, ok krw@
17 years ago
deraadt
4e88f578c9
sync
17 years ago
todd
dfe5715bf7
sync
17 years ago
todd
e344b1141e
bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@
17 years ago
todd
48a27cfd7e
sync
17 years ago