summaryrefslogtreecommitdiff
path: root/distrib/i386
AgeCommit message (Expand)Author
2023-02-12Switch install.sh to use /usr/sbin/sysinst for sysinst rather than ./sysinstabs
2023-02-11Enable basic command line editing in i386 installer shellsabs
2021-12-31Grow to fit debug kernelschristos
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-05-31bump slightly hardermartin
2021-05-30Bump image size slightly (for gcc 10)martin
2020-05-06Bump INSTIMAGEMB, hopefully fix releng autobuildsbouyer
2020-05-05A tiny little more.christos
2020-05-03bump caused by the module debug setschristos
2020-02-26kernfs no longer needs a hacky workaround to make rootdev appear.riastradh
2020-01-25grow for clangchristos
2020-01-09PR install/54780: in the (of course totally unlikely) case that sysinstmartin
2019-09-23Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead ofchristos
2019-08-22Set NOSANITIZER in i386 ramdisk imagekamil
2019-05-14clang binaries are so much bigger.christos
2019-04-22Express more confidence in our ability to boot on hardware with ACPImaya
2019-04-11Add a symlink to /altroot/stand to help the kernel find modules.alnsn
2019-04-07Bump for recent Mesa update.rin
2018-12-15Use the special device name "ROOT." in /etc/fstab not just on the armgson
2018-10-30bump for clangchristos
2018-09-28Now that we do not force debug sets off install CDs any more, explicitlymartin
2018-03-13clean up CRUNCHBIN.mapmrg
2017-09-18Bump install image sizes. Clang alone adds 100MB+ for a full debug buildjoerg
2017-05-21Remove MKCRYPTO option.riastradh
2017-05-19Bump a little to handle clang images.christos
2017-02-10Initial pass to be unaffected by build umask on build artifactschristos
2017-01-24+= for MAKEFS_FLAGSchristos
2016-06-30Omit cgd based ramdisks and miniroot modules if MKCRYPTO=nopgoyette
2016-02-20bump more.christos
2016-02-01bump image sizechristos
2015-10-07PR install/50311: missing gptmbr.bin on ramdisk based installs.martin
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-24Add full libexec contents to the CD image - this makes dhcpcd happy.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-09match amd64, we ran out of space.christos
2014-11-15Bump image size from 512MB to 520MB.uebayasi
2014-09-13Punt custom dhcpcd hooks in favour up upstream hooksroy
2014-08-14CD images need libarchive if MKBSDTAR is yes.riastradh
2014-08-10Include installboot on amd64/i386 install ramdisks in prep for a changeriz
2014-07-26Adjust for sysinst move.dholland
2014-05-19Create /var/tmp for vi. Pointed out by Izumi Tsutsui.martin
2014-05-18PR install/48818: put vi on install CDsmartin
2013-07-16This is the i386 version of the support for full-disk encryption; this commit...khorben
2012-12-21PR/47276: ftp has https support nowchristos
2012-11-03Allow overriding live-image and install-image sizes bytsutsui