deraadt
29ac5231c2
hex () and kill awk
27 years ago
deraadt
84b8ebaa41
add hex() and kill awk
27 years ago
deraadt
210b686cc2
no awk
27 years ago
gene
8c48cd8db2
Use this file when building mac68k snapshots.
We now build a GENERIC and GENERICSBC kernel w/ all snapshots.
Test please.
27 years ago
graichen
7ab4404f92
install ld.so.conf on all mips machines too
27 years ago
millert
6d0bd3da9b
Don't use awk (awk-less bits taken from i386 MAKEDEV)
27 years ago
deraadt
c093b8dec8
not bsd.gz
27 years ago
deraadt
33ad4fc9d3
build simpleroot
27 years ago
millert
9deef0ded3
Add floppy target and make it a dependency for snap_md
27 years ago
niklas
f9f06148f6
Add floppy + correct rdroot
27 years ago
deraadt
077343d824
do not compress bsd
27 years ago
niklas
9c3098a60d
need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB
27 years ago
niklas
60e41d14fa
Ramdisk stuff
27 years ago
deraadt
26f6bac4f9
more careful release build
27 years ago
niklas
1a9c50b3c3
Add ipl case
27 years ago
niklas
506e64eff7
Remove possibly existing ipl node, before recreating it
27 years ago
kstailey
ecef1c9710
reactivate ipl
27 years ago
grr
9cdca1998f
fix sparc MAKEDEV to match cdevsw[] for pseudo-ttys, scsi scanner and unknown SCSI devices. Comment out ipl, which doesn't seem to be in cdevsw.
27 years ago
gene
cbfb20a7ed
On a ttye0 login, give the console over to the user in question.
27 years ago
rahnds
577ca66e27
Before creating the rd nodes, remove the old ones.
27 years ago
graichen
b1323fa002
also install kernel into snapshot area
27 years ago
graichen
c3bab90822
add an ld.so.conf file to /etc for the mips arches - it is required
for their broken linux based ld.so to work correctly with non
/usr/lib shared libs
27 years ago
deraadt
daa784fb59
put a kernel in the snap & release
27 years ago
millert
f5032e50b0
Move xntpd -> rc.securelevel since tickadj need to twiddle /dev/mem
Move xdm back to rc.local; if your X server need access to /dev/mem
and you do not use the ap driver starting xdm from rc.securelevel
will only help the first time.
Add other rc.securelevel examples that are not daemons.
27 years ago
pefo
cded0fcc64
Cleaned up.
27 years ago
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