index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
alpha
/
ramdisk
/
Makefile
Age
Commit message (
Expand
)
Author
1999-06-17
use -Os
Theo de Raadt
1999-04-04
Still not enough inodes, this fixes it for real.
Todd C. Miller
1999-04-04
Ramdisk image (not floppy) needs more inodes
Todd C. Miller
1998-12-19
merge text into base
Theo de Raadt
1998-07-01
compile ramdisk kernel -O, smaller, happier
Theo de Raadt
1997-10-19
version number in floppy name
Theo de Raadt
1997-09-26
Fix some newfs usage.
Todd C. Miller
1997-09-05
make depend (in this case) is a total waste of time
Theo de Raadt
1997-07-05
build bsd.rd automatically
Theo de Raadt
1997-05-14
Use svnds and remove ugly cache flushing
Niklas Hallqvist
1997-05-14
add beforeinstall to copy the floppy.fs to the snapshot area
Thomas Graichen
1997-05-11
Put vnd image in /var/tmp to avoid vnd problems with MFS and NFS.
Todd C. Miller
1997-05-11
Don't put floppy image in /tmp, use cwd like ramdisk image.
Todd C. Miller
1997-05-09
Need a flush after newfs (seems to fix last file corruption problems)
Todd C. Miller
1997-05-08
Copy /boot before /bsd and add some extra flushs.
Todd C. Miller
1997-05-08
run installboot with -v flag
Todd C. Miller
1997-05-08
Make a floppy image. Some cleanup
Niklas Hallqvist
1997-05-07
Cleanup
Niklas Hallqvist
1997-05-07
*Very* rough cut at a ramdisk-kernel that fits onto a floppy.
Niklas Hallqvist