summaryrefslogtreecommitdiff
path: root/distrib/alpha/common
AgeCommit message (Expand)Author
2010-07-02disktab.shadow is not used anymoreTheo de Raadt
2010-03-31put date(1) onto the media, it fitsTheo de Raadt
2010-01-01add arch(1) to the ramdisk, it is tiny and we will soon need itTheo de Raadt
2009-06-12the TZ list cannot fit onto the floppiesTheo de Raadt
2009-06-04Nuke now superfluous ARCH=ARCH lines in install.md and the sed processing ofKenneth R Westerback
2009-06-02Add '-h' flag, and '*' as a unit specifier for 'p' Editor command.Kenneth R Westerback
2009-05-31Make bootblock installation as silent as possible by default. WhileTheo de Raadt
2009-05-11Remind people that mountpoints must now be entered using the disklabelTheo de Raadt
2009-05-06Put the tzdir onto some of the media we think it will fit ontoTheo de Raadt
2009-05-03We will need bin/sleep on all ramdisks.Theo de Raadt
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programTheo de Raadt
2009-04-17er, wrong pathTheo de Raadt
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo 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
2009-02-15Build install media with disktab.shadow already in /tmp, ratherKenneth R Westerback
2008-12-02commit with rdsetroot now accepting the filesystem as a 2nd argTheo 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-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2008-01-11cleanup: make -> ${MAKE} consistenly.Marc Espie
2007-07-11do not put mt/eject onto small media; ok krwTheo de Raadt
2007-06-17Stop using disklabel -r. The disklabel code does not know all the semanticsTheo de Raadt
2007-04-16Without the -c 80, further adjustment is needed to build ramdisks, ok deraadtDale Rahn
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-03-20Don't use newfs -d 0, it has been the default for over a decade now.Pedro Martelletto
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
2006-03-12mt/eject fits here, i was unsure..Theo de Raadt
2005-10-10revert to 1.19 now until we are able to handle scc(4) on DEC 3000Martin Reindl
2005-10-10ability to specify default serial consoleMartin Reindl
2005-08-29in 1.9 i accidentally moved to a test floppy sizeTheo de Raadt
2005-08-27backout unapproved diffTheo de Raadt
2005-08-26fix obvious accident introduced with r1.9, there is no disktype floppyxHenning Brauer
2005-06-01use DESTDIR for bootblock, and dd it insteadTheo de Raadt
2005-05-04grep -> egrep/fgrep, gzip -> gunzip/gzcat where missing.Miod Vallat
2005-05-04Put pax/tar/cpio at the same location in all installation media.Miod Vallat
2005-03-27Use new skeleton kbd(8) '-l' to generalize kbd(8) use. EliminateKenneth R Westerback
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-11-08remove dd from all media, add back in for bsd.rd (the fatty)Theo de Raadt
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-04-12removeable -> removable;Jason McIntyre
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