summaryrefslogtreecommitdiff
path: root/distrib/sparc
AgeCommit message (Expand)Author
2003-03-05cd${REV}.iso for sparc tooTheo de Raadt
2003-02-17dhclient-script fits; from krwTheo de Raadt
2003-02-15Now that we are 3.3-beta re-enable upgrade on sparc. ok deraadt@.Kenneth R Westerback
2003-02-15Remove dated comment about 3.1 to 3.2 upgrade.Kenneth R Westerback
2003-01-30remove bogus commentTheo de Raadt
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth R Westerback
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-09-24fix english; krw okTheo de Raadt
2002-08-29Add a new verb to list2sh.awk, 'REMOVE'. This allows the easyKenneth R Westerback
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
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-30first pass of instbin removal movementTheo de Raadt
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-22use one common dot.profile for allTheo de Raadt
2002-04-21squish it downTheo de Raadt
2002-04-13last rev forgot to handle the "swap on" types; drahnTheo de Raadt
2002-04-13Use a grizzly sed script to ensure that the rootdev is determined out ofTheo de Raadt
2002-04-09miniroots may have suprising rootdevs. Cope.Theo 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-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-12-05remove garbage; miod okTheo de Raadt
2001-09-21OK, the old sizes work againTheo 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-09-04MB == megabytes, Mb == megabitsTheo de Raadt
2001-09-04crank miniroot size to 6MBTheo de Raadt
2001-07-03proper access to install.md fileTheo de Raadt
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-01-25egrep -a to permit working with binary data in dmesgTheo de Raadt
2000-10-25In stty line enable ^T (status) as well.Todd C. Miller
2000-04-24remove old stuffTheo de Raadt
2000-04-24Treat the beginning of the current dmesg output as starting atTodd C. Miller
2000-03-11work around /kern/msgbuf NUL behaviour; pjanzenTheo de Raadt
2000-01-30add dmesg alias to all install mediaTheo de Raadt
1999-11-11dhclient should fit...Theo de Raadt
1999-10-13always add kernel to MDSETS; millert & deraadt ok'dJason Wright
1999-10-01do not put a dynamic installboot on the minirootTheo de Raadt
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-08-15Kill md_copy_kernel()Todd C. Miller