aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/netconfig_ipv4
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: Add new Auto option to netconfig interface selection dialogJessica Clarke2024-02-091-2/+24
* bsdinstall: Fix broken netconfig persistence for installed systemJessica Clarke2024-02-031-1/+1
* bsdinstall netconfig: avoid duplicate entries in rc.confPierre Pronchery2023-10-131-1/+1
* bsdinstall: avoid conflicts with fd 3Lars Kellogg-Stedman2023-09-211-3/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-241-5/+5
* bsdinstall netconfig_ipv4: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-10/+13
* bsdinstall netconfig_ipv4: Fix resolv.conf rebuildAlfonso S. Siciliano2022-04-301-0/+3
* bsdinstall: only kill the dhclient for the interface we are restartingAllan Jude2020-07-111-1/+1
* bsdinstall: kill dhclient before starting a new instanceAllan Jude2020-07-111-1/+1
* bsdinstall: up the interface before calling dhclientEmmanuel Vadot2019-04-251-0/+1
* bsdinstall: record DHCP config after obtaining leaseEd Maste2017-08-101-2/+1
* bsdinstall: remove EOL whitespaceEd Maste2017-07-181-1/+1
* bsdinstall: unbreak static address assignment for wired networks.Andriy Voskoboinyk2016-05-261-1/+5
* bsdinstall: fix static address assignment for protected wireless networks.Andriy Voskoboinyk2016-05-021-1/+1
* Produce meaningful exit codeDevin Teske2015-09-111-3/+7
* A series of changes tested together as a whole:Devin Teske2013-11-081-7/+14
* Fix a whitespace nitKevin Lo2012-01-311-1/+1
* Fix WPA setup broken by changes to shell argument passing inside theNathan Whitehorn2011-09-161-0/+1
* Fix two problems:Bjoern A. Zeeb2011-09-071-2/+4
* To inet or not two inet. Unbreak static IPv4 configuration. If you triedBjoern A. Zeeb2011-07-281-1/+1
* Write the multi step netconfig to a temporary file and only move thatBjoern A. Zeeb2011-06-021-3/+3
* Split netconfig into three parts:Bjoern A. Zeeb2011-05-291-0/+85