index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
amd64
/
installimage
Age
Commit message (
Expand
)
Author
2023-01-16
Enable basic command line editing in amd64 installer shells
abs
2022-07-30
The new drm modules made the image file grow again! Bump the size
pgoyette
2022-05-22
Restore Makefile.installimage include after variables are set. Makes amd64
jmcneill
2022-05-08
fix building amd64 with USE_XZ_SETS=no.
mrg
2022-01-03
There is no point in putting a second sysinst binary into the install
martin
2021-12-31
Still not big enough - bump some more.
pgoyette
2021-12-30
With recent changees to debug kernel stuff from Christos we are
pgoyette
2021-12-26
Once again things have grown, so the install image allocation size
pgoyette
2021-06-02
The install image grew again - update size
pgoyette
2021-04-26
The image, with all sorts of MK*DEBUG* turned on, has once again grown.
pgoyette
2021-03-26
The install-image has grown a bit recently, and at least amd64 has
pgoyette
2021-01-18
Oooppss we need another size bump
pgoyette
2021-01-15
Install image built with all of MKDEBUG, MKKDEBUG, and MKDEBUGLIB all
pgoyette
2020-05-28
Only install gptmbr.bin if USE_GPTMBR=yes
jmcneill
2020-05-27
rename amd64 uefi-installimage to be just installimage.
maya
2020-02-26
kernfs no longer needs a hacky workaround to make rootdev appear.
riastradh
2019-04-22
Express more confidence in our ability to boot on hardware with ACPI
maya
2018-12-15
Use the special device name "ROOT." in /etc/fstab not just on the arm
gson
2017-09-18
Bump install image sizes. Clang alone adds 100MB+ for a full debug build
joerg
2017-05-19
Bump a little to handle clang images.
christos
2017-05-11
Try to make images big enough for debug sets
martin
2016-01-24
Grow!
christos
2014-09-13
Punt custom dhcpcd hooks in favour up upstream hooks
roy
2014-07-26
Adjust for sysinst move.
dholland
2012-11-03
Allow overriding live-image and install-image sizes by
tsutsui
2012-08-17
Change the naming scheme of "live" images and usb install images
riz
2012-06-03
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
joerg
2012-01-22
Add "live-image" and "install-image" target support to build.sh.
tsutsui