summaryrefslogtreecommitdiff
path: root/distrib/sparc64
AgeCommit message (Expand)Author
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
2009-04-17Put bin/sha256 and build a hash directory onto the media that can fitTheo de Raadt
2009-04-12run make depend for kernel, too; ok miodTheo de Raadt
2009-04-12Tweak pattern used to select partition lines for display so theKenneth R Westerback
2009-04-12No longer need '-f' or '-p' when displaying layout. A few patternsKenneth R Westerback
2009-04-10Where appropriate display the auto-allocation layout of the rootKenneth R Westerback
2009-02-19Don't create links to non-existant disktab files on the installKenneth R Westerback
2008-12-02commit with rdsetroot now accepting the filesystem as a 2nd argTheo de Raadt
2008-12-02no longer need to compile rdsetroot with DEBUGTheo de Raadt
2008-08-25use ?= for adjusting RELXDIR for all setsTheo de Raadt
2008-08-24ralink firmware on the ramdiskTheo de Raadt
2008-08-22mksuncd lives in the base now, and one does not need to go do fiddlyTheo de Raadt
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-04create a .slicemapfile with all 7 entries in itTheo de Raadt
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2007-10-18enter iso dir for clean/cleandir, too, to delete dribblesTheo de Raadt
2007-10-17put bsd.rd onto install##.isoTheo 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-05-31convert to new .Dd format;Jason McIntyre
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
2007-02-25crank size of sparc64 miniroot a wee bitTheo de Raadt
2007-02-16s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip'sMarc Aurele La France
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-09-05This file is generated in obj/ and has been commited by mistake.Miod Vallat
2005-08-09apparently some ultra machines do need this, work by miod; testing my uweTheo de Raadt
2005-08-06use perfect options for actual floppy newfsTheo de Raadt
2005-03-30these will contain mount_udfTheo de Raadt
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-12remove some differencesTheo de Raadt
2005-01-11put a seperate and real fsck on the mediaTheo de Raadt
2004-12-29nothing uses a SRCDIR of gnu anymore, proposed by mickey, tested by meTheo de Raadt
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-09-05Use ${OSREV} in path names, rather than hardcoded '3.5'.Kenneth R Westerback
2004-03-20If we are going to make a boot cd, how about we at put some files on itTheo de Raadt
2004-03-11change copyrights on iso images, spotted by miodTheo de Raadt
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-10-12Cleanup and shrinkage:Kenneth R Westerback
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-04restore(8) here as wellHenning Brauer