summaryrefslogtreecommitdiff
path: root/distrib/sparc
AgeCommit message (Expand)Author
2008-08-25use ?= for adjusting RELXDIR for all setsTheo de Raadt
2008-07-02add bio & bioctlTodd T. Fries
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-03-22No point in checking disklabel output for 'disk label corrupted' messageKenneth R Westerback
2008-03-06Change ramdisk filesystem size from 4352 to 4000 blocks, so thatTheo de Raadt
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2007-10-18enter iso dir for clean/cleandir, too, to delete dribblesTheo de Raadt
2007-08-14make obj dirs in iso; talked with miod about itTheo de Raadt
2007-08-10add missing xserv, and use ${MACHINE} throughout (still needs testing)Theo de Raadt
2007-08-10use more variables, because variables are goodTheo de Raadt
2007-08-10a somewhat crude way to generate installXX.iso files based onTheo de Raadt
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
2007-03-07Decrease inode pressure on the miniroot by doing MAKEDEV ramdisk instead ofMiod Vallat
2007-02-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
2005-04-03More shrinkage with a bit of code factoring.Kenneth R Westerback
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
2005-03-11never worry about the copyright date on the CD layout again, problemTheo de Raadt
2005-01-11put a seperate and real fsck on the mediaTheo de Raadt
2004-08-11pad the iso image; we do not know why this is needed at this time butTheo de Raadt
2004-05-05skip including cksumTheo de Raadt
2004-03-11change copyrights on iso images, spotted by miodTheo de Raadt
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
2003-10-01Do not include mount_nfs on sparc bsd.rd and floppies, as they are missingMiod Vallat
2003-09-21Fix extraneous display of grep output when searching disklabel output forKenneth R Westerback
2003-09-19Excise more unused code.Kenneth R Westerback
2003-09-04include restore(8) on ramdiskHenning Brauer
2003-08-12do not hardcore 3.3 releaseTheo de Raadt
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