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
deraadt
ca4b53a889
make install floppy for snapshot
27 years ago
deraadt
8277202d02
no printers on install disk
27 years ago
deraadt
a9972d9b69
typo
27 years ago
millert
9310394a71
Don't source /etc/rc.securelevel if it doesn't exist and be
more verbose when upping the securelevel.
27 years ago
millert
64448add56
Add _PATH_DEFTAPE
27 years ago
deraadt
451ebd22b3
repair rdroot
27 years ago
niklas
ebef19f38c
New /etc/rc.securelevel should be under cover of /etc/security
27 years ago
dima
70c57175cc
Add /root/.shosts and /etc/shosts.equiv
27 years ago
provos
234882677d
documentation for arc4random. this is out of memory, might need
some corrections.
27 years ago
graichen
1e22cf4ce4
create empty /var/log/ipflog, sort the /var/log file creations
alphabetical :-) and remove the entry for tahoe (is the vax entry
still used ?)
27 years ago
deraadt
48b88f307f
kill route flush until .. hmm kernel routing socket bug or something
27 years ago