History log of /netbsd-src/usr.sbin/sysinst/arch/hpcarm/md.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 50f74585 02-Oct-2019 maya <maya@NetBSD.org>

Split out /rescue to its own set and adapt installers/images to add it.

This is meant to make updates safer: if something goes wrong with updating
base, we still have the old, standalone /rescue to

Split out /rescue to its own set and adapt installers/images to add it.

This is meant to make updates safer: if something goes wrong with updating
base, we still have the old, standalone /rescue to recover from.

show more ...


# de7834a3 18-Nov-2018 martin <martin@NetBSD.org>

More size estimate fixes


# 50dbef1a 26-Jul-2014 dholland <dholland@NetBSD.org>

Move sysinst sources to usr.sbin.

This commit only physically moves the sources - there are no other
changes, to maximize the probability that this will be treated as a
rename if we ever do manage t

Move sysinst sources to usr.sbin.

This commit only physically moves the sources - there are no other
changes, to maximize the probability that this will be treated as a
rename if we ever do manage to migrate away from CVS.

Moving sysinst has been discussed on and off for years and has two
goals: making it easier to work on sysinst, and also making sysinst
available on running systems for use installing chroots and VM images
and other such things. None of the latter is possible yet, but as they
say, one thing at a time.

Doing this now was approved in an impromptu fashion by mrg, riz,
riastradh, me, and groo.

show more ...