summaryrefslogtreecommitdiff
path: root/distrib/alpha/ramdisk
AgeCommit message (Expand)Author
1998-09-24use cutword, not sed, in msgbuf mungingTodd C. Miller
1998-09-21alpha ramdisk has dhcp support now tooTheo de Raadt
1998-09-11kill md_get_ifdevs, miniroot/install.sub uses mi version nowTodd C. Miller
1998-09-06add xlTheo de Raadt
1998-07-01compile ramdisk kernel -O, smaller, happierTheo de Raadt
1998-06-25don't need exprTodd C. Miller
1998-04-28copy the upgrade program to the ramdisk. Damn this should have been in 2.3Todd C. Miller
1998-04-13put (S)hell into the prompt tooTheo de Raadt
1998-04-13prompt for install/upgrade like i386Todd C. Miller
1998-03-29Make welcome message line up with other textTodd C. Miller
1998-03-29Fix welcome in "upgrade" case.Todd C. Miller
1998-03-27simplify a messageTheo de Raadt
1998-03-12banner fixupsTheo de Raadt
1998-02-28Alpha does atapi cdrom too. Also deal with sd/wd > 9.Todd C. Miller
1998-02-28non-scsi disks are ok tooAngelos D. Keromytis
1997-12-02repository move of src/bin/pdksh to src/bin/kshTheo de Raadt
1997-10-30recognize ep* interfaces, fix greeting.Niklas Hallqvist
1997-10-25set TERM... geezzz...Theo de Raadt
1997-10-25indentTheo de Raadt
1997-10-25clarifyTheo de Raadt
1997-10-25pager is moreTheo de Raadt
1997-10-20Enable history and emacs-stye command editing. A lot of this stuffTodd C. Miller
1997-10-19version number in floppy nameTheo de Raadt
1997-10-11support fxp? devicesTheo de Raadt
1997-09-30use new fdisk & disklabelTheo de Raadt
1997-09-26Fix some newfs usage.Todd C. Miller
1997-09-17kill -ledit, add rshTodd C. Miller
1997-09-17generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on allTheo de Raadt
1997-09-10Build a small version of ftp for alpha install floppy, shave a few bytes.Todd C. Miller
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-08-20/dot.* files are not very usefulTheo de Raadt
1997-07-31Make default termtype sun, not ansi-miniTodd C. Miller
1997-07-10More comment stripping to squeeze a few more bytes...Todd C. Miller
1997-07-09Don't include sync(1)Todd C. Miller
1997-07-09Don't use sync(1)Todd C. Miller
1997-07-05build bsd.rd automaticallyTheo de Raadt
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