tholo
ad55b92407
Do not use awk
27 years ago
imp
b73933d359
Add wd (IDE) and acd (atapi) devices and make them by default
27 years ago
niklas
d5c44ed3b9
Use 8k ffs blocks in the miniroot to bypass a clustering bug
27 years ago
deraadt
3a7654221a
arg
27 years ago
deraadt
4d23399bbc
cleanup sets gen for release
27 years ago
kstailey
50aa1c0553
switch *random, ipl, ss* and uk* to using mk()
add rm -f to mk()
27 years ago
kstailey
ffd70f55a0
change kernel name to bsd from netbsd
27 years ago
deraadt
97a1c79a28
release target. This is one monster target
27 years ago
deraadt
4b895bc525
put generic kernel in snap too
27 years ago
graichen
809145f460
simpleroot disktab entry
27 years ago
graichen
6827566679
remove /usr/local/man/cat4/i386 directory - it is an relict of old
pcvt days and no longer required
27 years ago
deraadt
bbc8a52620
build notes automatically
27 years ago
niklas
14ea5698e5
resize miniroot disktab and add fstype etc
27 years ago
niklas
1751d259ba
Add missing ch* device creation case. Remove ipl & ipf before recreating
27 years ago
deraadt
348ce3b3ad
4.4BSD filesystem geez
27 years ago
deraadt
85e0431877
do not ship this silly old docs
27 years ago
deraadt
8f35c7573b
build ramdisk
27 years ago
niklas
b515d25cdd
Recognize SCSI scanner device (and create ss0 in "all")
27 years ago
grr
79c42d8a89
fix assorted problems with miniroot stuff
27 years ago
tholo
d945fdda5b
Be more careful about possible type promotion
27 years ago
tholo
4c365544ad
Be more careful with mixing types
27 years ago
niklas
98da4edd76
Fix miniroot. Add a quantum disk provided by dima@openbsd.org,
Cleanup so all Quantum disks are now Capitalized.
27 years ago
niklas
73d0868fc6
Fix syntax problems, workaround sh bugs
27 years ago
dima
309e260c5f
Fix typo.
27 years ago
angelos
b0d3dad03b
Typo and return value for arc4random().
27 years ago
millert
991fb15882
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.
27 years ago
deraadt
edacb11034
sd2 & sd3 in ramdisk too
27 years ago
deraadt
c7532d4ead
md5 too (yeah, i know this is not perfect)
27 years ago
deraadt
ae8b5c29b9
delete garbage
27 years ago
gvf
e26356d53e
Fix vnd nodes.
27 years ago
deraadt
04cd71d041
even more local services must die
27 years ago
todd
0b5b415dfd
remove awk from this MAKEDEV script as well per request
27 years ago
deraadt
d56035f24e
move motd generation to avoid user races; kashmir@umiacs.umd.edu
27 years ago
gvf
ec87c6960b
fix vnd
27 years ago
todd
18ff189b11
correcting a bad mistake I made
27 years ago
downsj
c3b6006ce8
Make the Theo be quiet.
27 years ago
todd
27fbfee0bd
removed uname requirement; if not OpenBSD execute with 'os=`uname -s`' as
an environment variable
27 years ago
todd
cb258874fb
namespace polution bug fixed
27 years ago
todd
ff17a92d63
SunOS compatibility fixes
27 years ago
todd
1b15781709
This MAKEDEV no longer requires awk.
It almost is free of expr but will require more work.
PLEASE let me know if this changes anything ASAP!
27 years ago
downsj
bcde10f2dc
Add a few disk devices to the ramdisk.
27 years ago
downsj
4ff25d6413
No more minirot.
27 years ago
niklas
52e64df1b4
typo
27 years ago
maja
706f427828
Added ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj
27 years ago
deraadt
d155915996
build it all
27 years ago
millert
1d12c1a0e5
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.
27 years ago
kstailey
d3a01e682c
add /sys/arch to $cdpath so "cd i386" etc. works
27 years ago
millert
1de47260c3
make ~ftp/pub mode 0555
add ~ftp/{motd,spwd.db,pwd.db} mode 0444
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
gene
2a8ce4a99c
Comment out example entries in this file.
This is really paranoid, but who knows what some weirdos are capable of?
27 years ago