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 |
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 |