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
/
msg.mi.fr
Age
Commit message (
Expand
)
Author
2022-12-15
Add an (expert) option to manually edit partitions, inspired by PR 57100.
martin
2022-11-30
Add support for FFSv2ea in the partition type menus (internally setting
martin
2022-07-22
Add a menu option to set the file extension of the downloaded sets.
christos
2022-06-11
Slightly improved error handling when converion from one partition table
martin
2022-06-09
Add support for explicitly selecting "EFI system partition" as a partition
martin
2022-05-18
When not invoked via some explicit "configure network" menu item,
martin
2022-05-16
Split the available disks (that may be partitioned) from the
martin
2022-04-21
Make default installations a bit more secure:
martin
2022-01-10
sysinst(8): Add initial support for connecting to Wi-Fi networks
nia
2021-09-25
Move DRM-driver firmware from base to its own set, gpufw
maya
2020-11-04
Add (experimental) entropy input support:
martin
2020-10-27
When we did not magically find any CD medium with sets, offer a manual
martin
2020-10-24
When looking for available CD media, skip those that are already mounted.
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-09-27
Fix display of timezone selection menu
martin
2020-05-26
it's "its"
snj
2020-05-18
Separate devicetree .dts -> .dtb building from kernel builds. They are now
jmcneill
2020-02-06
Reformat a query to add an automatically detected swap partition
martin
2020-01-09
Finish conversion of extended partitioning parts to new abstract
martin
2019-12-11
PR 54065: add optional "old compat" variant of ext2fs in file system
martin
2019-11-16
Make sure all menus have a translatable exit option (or none at all).
martin
2019-11-12
Add options to the various partitioning stages that allow cloning of
martin
2019-10-17
Sentence begins with capital letter ("yes or no?"). Also add a few french
maxv
2019-10-02
Split out /rescue to its own set and adapt installers/images to add it.
maya
2019-08-17
PR 54473: fix error prompt when a set file is missing
martin
2019-08-14
On architectures that usually do MBR/disklabel, nevertheless deal with
martin
2019-07-23
For upgrade / re-install allow the currently running system as a target
martin
2019-06-21
Replicate change in .en as requested by martin@
pgoyette
2019-06-12
Rework internal data structures and "interfaces to user interface" functions
martin
2019-01-10
PR install/53857: make the pkgsrc menu wider, so the first column fits
martin
2018-11-15
Make use of the new positional parameters to better describe the first
martin
2018-11-03
Remove "usage" translations - they never could be displayed as we only select
martin
2018-09-11
Split the host name used for ftp transfers from the one used for http
martin
2018-06-03
Add an option to install onto a pre-configured wedge.
martin
2015-06-19
Wording.
youri
2015-05-17
Invert sense of a vnd creation message ("Create new image: Yes") and kill
martin
2015-04-20
Fix the French translation.
maxv
2015-04-19
Several fixes for the French translation. Looks like the '{\n' break the
maxv
2014-09-22
Change the IPv6 DNS selection to use DNS selection and add the
roy
2014-09-13
Change the display order so it's protocol agnostic at the top,
roy
2014-08-15
remove trailing colon from "addusername" msg
jmcneill
2014-08-03
(Finally) merge a slightly modified version of the 2012 GSoC results
martin
2014-07-26
Move sysinst sources to usr.sbin.
dholland