summaryrefslogtreecommitdiff
path: root/distrib/sparc64
AgeCommit message (Expand)Author
2023-02-12Enable basic command line editing in evbarm, sparc64 and vax installer shellsabs
2020-03-27Get back to terminfo.cdb.rin
2020-03-16Catch up with major bump in terminfo. Unbreak build.rin
2020-02-26kernfs no longer needs a hacky workaround to make rootdev appear.riastradh
2020-01-09PR install/54780: in the (of course totally unlikely) case that sysinstmartin
2019-09-23Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead ofchristos
2018-12-15Use the special device name "ROOT." in /etc/fstab not just on the armgson
2018-10-01Make gzip on some crunched install media support xz decompressionmartin
2018-09-28Now that we do not force debug sets off install CDs any more, explicitlymartin
2017-09-08Introduce CDRELEASE_NODEBUG - if set, avoids putting debug sets in themartin
2017-07-17Bump image size.hannken
2017-02-10Initial pass to be unaffected by build umask on build artifactschristos
2017-01-24+= for MAKEFS_FLAGSchristos
2015-07-19Obey MKKMOD=no.martin
2015-05-28Make sure to copy the language catalog files for sysinst, but do notmartin
2015-05-27Do not default any CD_SETS - let the MD makefiles request them specifically.martin
2015-05-252nd try: make amd64, i386, sparc64 and vax iso images use full sets.martin
2015-05-19Revert previous untill fallout has been fixed.martin
2015-05-18Add a new simple method to put whole sets on CD images (instead ofmartin
2015-04-18Add libpthread.so* - new lzma needs it.martin
2015-03-22Don't forget to put /ofwboot into the image otherwise boot fails.tsutsui
2014-09-13Punt custom dhcpcd hooks in favour up upstream hooksroy
2014-08-14CD images need libarchive if MKBSDTAR is yes.riastradh
2014-08-10Bump image sizemartin
2014-08-05Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarlyapb
2014-07-26Adjust for sysinst move.dholland
2014-06-28patch posted to tech-kern@ 2014/06/25 for review with minor changesrtr
2014-05-27Ensure a disklabel is present since sun4v OpenBoot requires a valid disklabel...palle
2014-05-19Create /var/tmp for vi. Pointed out by Izumi Tsutsui.martin
2014-05-18PR install/48818: put vi on install CDsmartin
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
2013-11-30pppd has moved.nakayama
2012-12-22Sync with amd64 and i386 installcds:tsutsui
2012-11-03Allow overriding live-image and install-image sizes bytsutsui
2012-08-17Change the naming scheme of "live" images and usb install imagesriz
2012-06-03Switch terminfo(3) to cdb(5).joerg
2012-06-03Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) tojoerg
2012-01-22Add "live-image" and "install-image" target support to build.sh.tsutsui
2012-01-15use ${CDIMAGE} instead of ${CDBASE}.isojmcneill
2011-11-01Enable INET6 in the installermartin
2011-07-10sparc64 with GCC 4.5 has about a 2% code bloat, unfortunately.mrg
2011-07-03Update location of "less" source directory to the build of varioustron
2011-06-22Include liblzma to unbreak gzip on the install CD. (Hi Joerg!)martin
2011-06-19Apply Joerg's changes to x86 CDs here alos:martin
2011-06-19Fix indent.tsutsui
2011-06-19Remove unnecessary gnu/usr.bin path from SRCDIRS.tsutsui
2011-06-19Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for nowtsutsui
2011-04-17On install CDs: make ^C and ^Z work (mostly) as they used to do onmartin
2011-03-20Add /usr/bin/getopt, it is needed by /usr/mdec/binstall.martin
2011-01-14Adjust file lists for recent move:tsutsui