summaryrefslogtreecommitdiff
path: root/distrib/alpha/ramdisk
AgeCommit message (Expand)Author
1997-05-15Bitch if md_installboot called with no args.Todd C. Miller
1997-05-15Add md_machine_arch. This should've gotten committed with the otherTodd C. Miller
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1997-05-14Tell the use what $EDITOR is before editing disklabel so theyTodd C. Miller
1997-05-14Strip comments from install.* when installing on floppy.Todd C. Miller
1997-05-14add beforeinstall to copy the floppy.fs to the snapshot areaThomas Graichen
1997-05-11Ask user for term type, allowing anything in the stub termcap file.Todd C. Miller
1997-05-11Put vnd image in /var/tmp to avoid vnd problems with MFS and NFS.Todd C. Miller
1997-05-11Don't put floppy image in /tmp, use cwd like ramdisk image.Todd C. Miller
1997-05-11Use the common distrib/miniroot{install.sh,install.sub}.Todd C. Miller
1997-05-10Fix a break statement.Todd C. Miller
1997-05-09Need a flush after newfs (seems to fix last file corruption problems)Todd C. Miller
1997-05-09Don't use twiddle(), it doesn't work.Todd C. Miller
1997-05-09Nuke sort and hostname, add md_installboot and hostname functions.Todd C. Miller
1997-05-09Give the user one last chance to say no before doing the newfs's.Todd C. Miller
1997-05-09Don't need pwd, test or kill (shell builtins) and -lz is not used.Todd C. Miller
1997-05-09No point in setting $EDITOR if you don't export it...Todd C. Miller
1997-05-09We only want to look at boot messages from *this* boot. SedTodd C. Miller
1997-05-08Copy /boot before /bsd and add some extra flushs.Todd C. Miller
1997-05-08s/powerpc/alpha/Niklas Hallqvist
1997-05-08Fix tar & cpio linksNiklas Hallqvist
1997-05-08link halt to rebootTodd C. Miller
1997-05-08Mount / rw asap since pdksh wants to scribble in /tmp early on.Todd C. Miller
1997-05-08run installboot with -v flagTodd C. Miller
1997-05-08Make a floppy image. Some cleanupNiklas Hallqvist
1997-05-07CleanupNiklas Hallqvist
1997-05-07*Very* rough cut at a ramdisk-kernel that fits onto a floppy.Niklas Hallqvist