deraadt
|
f9a04baf7f
|
doc syslogd -u; mho@stacken.kth.se; PR#202
|
27 years ago |
deraadt
|
4bca9c33f9
|
do {} while (0); the macros; jarle@runit.sintef.no
|
27 years ago |
deraadt
|
e089fea639
|
rksh is wrong, here
|
27 years ago |
millert
|
5f7169e63f
|
slave/master pty is 4/5 not 5/6
|
27 years ago |
millert
|
250795b7ed
|
Fix pty's (got changed to i386 values during awk removal).
|
27 years ago |
graichen
|
7162767739
|
remove boot here - it has gone a while ago
|
27 years ago |
niklas
|
6bed28849a
|
fatal typo
|
27 years ago |
johns
|
62431b295d
|
Changed rdroot partition size to 8192 to accomodate new sparc ramdisk..
|
27 years ago |
deraadt
|
5dfc68f57c
|
corrections from mickey
|
27 years ago |
deraadt
|
fd8bf6c7c1
|
correct fakecdrom
|
27 years ago |
pefo
|
3f48f1840b
|
Don't make /dev/mouse. Leave that as an exercise for X install.
Some devices where missing (not made...)
|
27 years ago |
deraadt
|
b45fe43a4d
|
ramdisk too small, who cares why for now
|
27 years ago |
graichen
|
ad044e4c14
|
remove /usr/X11R6/lib line - should be added by the x install
|
27 years ago |
niklas
|
aa65899c9b
|
miniroot is 4MB now
|
27 years ago |
niklas
|
aac0b968ca
|
No need to build bsd separately, it will be built by the miniroot
build process unconditionally anyhow.
|
27 years ago |
deraadt
|
453115cdd5
|
oops
|
27 years ago |
pefo
|
48a3861891
|
We now do crunched ramdisk binaries on MIPS so decrease the size of the
ramdisk. (We now may even fit this on a gzipped floppy image).
Move mbr and msdos5mb to a better place. (arch/arc/stand/mbr).
|
27 years ago |
deraadt
|
bd1dfec140
|
add more fakecdrom partitions
|
27 years ago |
pefo
|
d08ca9f1e8
|
Back out arc fiddling, wrong place...
|
27 years ago |
niklas
|
91dda1cf57
|
Build & install ramdisk too
|
27 years ago |
niklas
|
9d005fe70f
|
Trim ramdisk imagesize
|
27 years ago |
pefo
|
19e8bfbacc
|
Added again with '-kb'
|
27 years ago |
pefo
|
c530d4c194
|
Oops! Now he tells me..
|
27 years ago |
pefo
|
5a12b1f66c
|
ARC ramdisk install stuff
|
27 years ago |
deraadt
|
6354101d19
|
minimum fragsize 1024
|
27 years ago |
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 |