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
Age
Commit message (
Expand
)
Author
1997-05-15
Bitch if md_installboot called with no args.
Todd C. Miller
1997-05-15
Add md_machine_arch. This should've gotten committed with the other
Todd C. Miller
1997-05-14
Use svnds and remove ugly cache flushing
Niklas Hallqvist
1997-05-14
Tell the use what $EDITOR is before editing disklabel so they
Todd C. Miller
1997-05-14
Strip comments from install.* when installing on floppy.
Todd C. Miller
1997-05-14
add beforeinstall to copy the floppy.fs to the snapshot area
Thomas Graichen
1997-05-11
Ask user for term type, allowing anything in the stub termcap file.
Todd C. Miller
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-11
Use the common distrib/miniroot{install.sh,install.sub}.
Todd C. Miller
1997-05-10
Fix a break statement.
Todd C. Miller
1997-05-09
Need a flush after newfs (seems to fix last file corruption problems)
Todd C. Miller
1997-05-09
Don't use twiddle(), it doesn't work.
Todd C. Miller
1997-05-09
Nuke sort and hostname, add md_installboot and hostname functions.
Todd C. Miller
1997-05-09
Give the user one last chance to say no before doing the newfs's.
Todd C. Miller
1997-05-09
Don't need pwd, test or kill (shell builtins) and -lz is not used.
Todd C. Miller
1997-05-09
No point in setting $EDITOR if you don't export it...
Todd C. Miller
1997-05-09
We only want to look at boot messages from *this* boot. Sed
Todd C. Miller
1997-05-08
Copy /boot before /bsd and add some extra flushs.
Todd C. Miller
1997-05-08
s/powerpc/alpha/
Niklas Hallqvist
1997-05-08
Fix tar & cpio links
Niklas Hallqvist
1997-05-08
link halt to reboot
Todd C. Miller
1997-05-08
Mount / rw asap since pdksh wants to scribble in /tmp early on.
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