kstailey
fa8a7b00ed
fix vnd
27 years ago
niklas
43d52957d0
Alias ramdisk with floppy, trim floppy /dev and add rd device case.
27 years ago
deraadt
b351a89b3b
split release target off from snapshot targ
27 years ago
deraadt
f60ace571a
build a bsd.rd too
27 years ago
deraadt
10fa0694fc
working bsd.rd; without vi for now
27 years ago
niklas
e45a5d2e56
Add vnds to the all target
27 years ago
niklas
3a0232b2c6
Make svnd nodes too, please test this on your port
27 years ago
graichen
eabd2234a1
undo my last change - don't copy /boot to the snapshot area - it is'nt
really required there
27 years ago
graichen
20afeb2620
copy /boot into the snapshot area too
27 years ago
graichen
78b19c69d1
for consistency: change kernel config file name from GENERIC_xxx to
GENERIC.xxx too and adapt etc.pmax/Makefile.inc to reflect the new
compile dir names
27 years ago
deraadt
ee65332213
created ramdisk and rd
27 years ago
deraadt
18bb1dafeb
bootblocks in snap/release too
27 years ago
niklas
4df567bc0a
Add miniroot-install target
27 years ago
niklas
ff5bbc19d1
Add rdroot entry
27 years ago
niklas
6ca3433d8b
Remove printf dep. use hex() instead
27 years ago
graichen
3ceda4196e
use elf2ecoff instead of cp for bsd.nfs
27 years ago
graichen
d18968330b
also build the other two kernels: bsd.nfs and bsd.rz0
27 years ago
deraadt
55e62a1aed
fakecdrom target
27 years ago
deraadt
44dec35aff
copy bootblocks too, tell you why later
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
a6aa377acc
copy *boot* from snapshot too, if they exist
27 years ago
deraadt
87e3ea1c97
foom
27 years ago
deraadt
6cfa309c3c
gene asked
27 years ago
deraadt
578366a2fe
for release; copy bsd.* too -- ecoff/elf issue
27 years ago
gene
12d4fcce60
It's OpenBSD policy to ship kernels that _aren't_ gzip'ed.
27 years ago
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