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