summaryrefslogtreecommitdiff
path: root/distrib/amiga
AgeCommit message (Expand)Author
2002-05-22Fix quoting botch in earlier commit. Make sure MDDISKDEVS andKenneth R Westerback
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-18Eliminate md_get_diskdevs() and md_get_cddevs() byKenneth R Westerback
2002-05-14Eliminate md_native_fstype() and md_native_fsopts(). Both functionsKenneth R Westerback
2002-05-09Elminate md_welcome_banner() and md_not_going_to_install() as theKenneth R Westerback
2002-05-08Abstract out common md_set_term() code into set_term() in install.sub,Kenneth R Westerback
2002-05-07All architectures now use miniroot, so eliminate last few getresp()Kenneth R Westerback
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna u...Michael Shalayeff
2002-04-30tset bye byeTheo de Raadt
2002-04-30use SCRIPT commandTheo de Raadt
2002-04-29generate termcap file using a list2sh.awk directrive; distrib becomes a lot s...Theo de Raadt
2002-04-25- fix a few textsMiod Vallat
2002-04-22de-tab install.md more fullyTheo de Raadt
2002-04-22use one common dot.profile for allTheo de Raadt
2002-04-21avoid SYMLINK on binariesTheo de Raadt
2002-04-05the delete key is ^? not ^HTheo de Raadt
2002-04-01KNF sh ends up saving space; krw okTheo de Raadt
2002-03-31bit of shrinkage, krw okTheo de Raadt
2002-02-14version mishandlingTheo de Raadt
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-26Well, "zap kernfs" and MISS!Janne Johansson
2001-10-08arch -ksTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
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-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-01-19Again, increase the size.Janne Johansson
2000-10-25In stty line enable ^T (status) as well.Todd C. Miller
2000-04-29Bump miniroot to 8704... might be slight overkill, but at leastMarc Espie
2000-01-30add dmesg alias to all install mediaTheo de Raadt
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-08-15Kill md_copy_kernel()Todd C. Miller
1998-12-21collapse two sed's into oneTodd C. Miller
1998-12-20termcap.src is no more, run tic against termtypes.master insteadTodd C. Miller
1998-10-28call check_kernel instead of having the same code in all the .md filesTodd C. Miller
1998-09-11kill md_get_ifdevs, miniroot/install.sub uses mi version nowTodd C. Miller
1998-04-13put (S)hell into the prompt tooTheo de Raadt
1998-03-27simplifyTheo de Raadt
1997-10-20Enable history and emacs-stye command editing. A lot of this stuffTodd C. Miller
1997-09-18if we start at the top of distrib, we will end up in the right place...Theo de Raadt
1997-05-19Add mount_msdos, trim termcapNiklas Hallqvist
1997-05-19No need to copy zoneinfo. Add mount_msdos. Limit termcapNiklas Hallqvist
1997-05-19make miniroot 4MB instead of 5Niklas Hallqvist
1997-05-18Go to the correct miniroot and ramdisk dirsNiklas Hallqvist
1997-05-18Correct commentNiklas Hallqvist
1997-05-18Make ramdisk filesystem smallerNiklas Hallqvist
1997-05-18Trim dmesg, cut & sortNiklas Hallqvist
1997-05-18Use a kernel set instead of copying it from the booted root-image.Niklas Hallqvist
1997-05-18Build miniroot and ramdisk, not floppiesNiklas Hallqvist
1997-05-16compile rdsetroot with -DBROKEN_NMAGIC -DDEBUGNiklas Hallqvist