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
/
usr.sbin
/
sysinst
/
defs.h
Age
Commit message (
Expand
)
Author
2023-03-14
Correct a minor word usage error in a comment. NFC.
kre
2022-12-15
Add an (expert) option to manually edit partitions, inspired by PR 57100.
martin
2022-07-11
Avoid C++-isms (stupid muscle memory) to fix the build.
martin
2022-07-10
Preparations to make the extended partitioning during normal installation
martin
2022-06-24
Check on-disk disklabel properly even on ports without raw BSD disklabel.
tsutsui
2022-06-19
Centralize the "we can newfs this type of filesystem" predicate
martin
2022-05-22
fix various small typos, mainly in comments.
andvar
2022-05-18
When not invoked via some explicit "configure network" menu item,
martin
2022-04-21
Make default installations a bit more secure:
martin
2022-02-10
x86: fix previous: in the UEFI case copy the bootloaders from install
martin
2022-01-30
Do not defer wedge deletions when we have nothing mounted.
martin
2022-01-29
When upgrading, update the boot code post extraction from
martin
2022-01-29
Try to get rid of all wedges we created (after unmounting).
martin
2021-12-05
s/exisit/exist/ in comment.
msaitoh
2021-10-08
Re-enable the entropy handling code in sysinst (only visible on machines
martin
2021-09-26
Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional
maya
2021-09-25
Move DRM-driver firmware from base to its own set, gpufw
maya
2021-08-12
PR 56354: all actions to set up swap space are not guaranteed to gain
martin
2021-07-13
PR install/56303: when using xz files enable swap during set extraction
martin
2021-01-31
sysinst: remove trailing whitespace from *.c *.h
rillig
2020-11-04
Add (experimental) entropy input support:
martin
2020-10-30
PR 55769: avoid the module set if we do not build any
martin
2020-10-13
PR 55142: on popular demand bring back expert options to adjust the
martin
2020-10-12
PR 55536: when we find existing partition tables and have alternative
martin
2020-10-09
When MD code requests a reserved area (at the start of the disk)
martin
2020-09-29
PR 55381: try to deal with moved (but not yet saved) partitions when
martin
2020-09-22
Keep a list of all partition tables from which we have deleted partitions
martin
2020-05-18
Separate devicetree .dts -> .dtb building from kernel builds. They are now
jmcneill
2020-05-12
PR 55202: disable swapping if we started it due to low ram
martin
2020-05-12
Ooops, backout previous - twice the entropy saving is not needed.
martin
2020-05-12
At the end of a new installation save entropy.
martin
2020-04-22
Don't depend on common symbol definitions.
joerg
2020-03-16
PR misc/54886: bump threshold for automatic/default creation of a tmpfs /tmp
martin
2020-02-19
Remove unused "rel" global variable and make the -r option a no-op.
martin
2020-02-10
Do not use -P for tar extractions - the in tree tar has been fixed.
martin
2020-01-27
Fix support for non-512-byte/sector disks again after I broke it when
martin
2020-01-24
Factor out all RAM size thresholds as defines to avoid magic numbers.
martin
2020-01-20
First try to bring evbarm installation closer to current reality.
martin
2020-01-16
Fix /tmp tmpfs handling and on machines with enough RAM default to
martin
2020-01-09
Finish conversion of extended partitioning parts to new abstract
martin
2019-12-11
Get rid of the evbarm preliminary menu: do not bother to ask the user
martin
2019-11-14
Make tar extraction flags depend on our usage of pax-as-tar or bsdtar.
martin
2019-11-13
Make cloning support optional, so we can save some space on very small
martin
2019-11-12
Add options to the various partitioning stages that allow cloning of
martin
2019-10-02
Split out /rescue to its own set and adapt installers/images to add it.
maya
2019-08-27
Do not offer to upgared the "current system" if we are running off a CD
martin
2019-08-07
Support upgrade of systems using NAME= syntax in /etc/fstab.
martin
2019-07-26
Strip trailing / from last mounted strings.
martin
2019-07-23
For upgrade / re-install allow the currently running system as a target
martin
2019-07-23
Fix the "reinstall sets" action.
martin
[next]