summaryrefslogtreecommitdiff
path: root/distrib/vax/ramdisk
AgeCommit message (Collapse)Author
2003-01-30remove bogus commentTheo de Raadt
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna ↵Michael Shalayeff
use later, plus a few rcsid vicinity cleanups; millert@ ok
2002-04-30use makeconf.awk, and cleanup instbin removalTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot ↵Theo de Raadt
smaller again
2002-04-22de-tab install.md more fullyTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21use arch -ks; strip the MAKEDEVTheo de Raadt
2002-04-19indentTheo de Raadt
2002-04-18not neededTheo de Raadt
2002-04-18remove garbageTheo de Raadt
2002-04-05skip term initialization, someone should really debug why terminal mucking ↵Theo de Raadt
happens as a result.. but not me.. not now..
2002-04-05remove some cruft, use hardlinks to instbin, delete instbin when done, andTheo de Raadt
comment strip the install scripts too
2002-04-05shrink the ramdisk imagesizeTheo de Raadt
2002-04-01KNF sh ends up saving space; krw okTheo de Raadt
2002-03-10Use the base boot.Hugh Graham
2002-02-24Add boot to ramdisk since it's no longer in base of base.Hugh Graham
2002-02-19fetch correct dot.profileTheo de Raadt
2002-02-15vax support, bit hackish, will do for now; input from hughTheo de Raadt
2001-12-05remove garbage; miod okTheo de Raadt
2001-09-30Get correct ARCH value for vax ramdisks.Miod Vallat
2001-09-17mount -u, not mount_ffs -uTodd C. Miller
2001-09-16Shave a few byte; "mount -u" not "mount -o update"; Theo OK'dTodd C. Miller
2001-07-30make it work againHugh Graham
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week
2001-03-16Until such time as bloat prohibits, squeeze vi onto vax ramdisk.Hugh Graham
How decadent.
2001-02-24Get this stuff closer to woriking in-tree.Hugh Graham