aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pc-sysinstall
Commit message (Expand)AuthorAgeFilesLines
* MFC r240165:Josh Paetzel2012-09-106-21/+88
* MFC 236331Josh Paetzel2012-06-021-1/+1
* MFC 236330:Josh Paetzel2012-06-021-0/+1
* MFC 235453:Josh Paetzel2012-05-171-9/+3
* MFC: 235452Josh Paetzel2012-05-171-0/+3
* MFC: 235008Josh Paetzel2012-05-141-0/+4
* MFC: 235006Josh Paetzel2012-05-142-3/+76
* MFC: 235005Josh Paetzel2012-05-141-3/+14
* MFC 234990:Josh Paetzel2012-05-142-53/+60
* MFC 234987:Josh Paetzel2012-05-141-17/+39
* MFC: 234985Josh Paetzel2012-05-141-6/+6
* MFC: 233186Josh Paetzel2012-03-271-4/+1
* MFC: 233131Josh Paetzel2012-03-271-1/+1
* MFC: 232901Josh Paetzel2012-03-192-62/+3
* MFC 232510:Eitan Adler2012-03-191-1/+1
* MFC: 232899Josh Paetzel2012-03-195-47/+78
* MFC: 232898Josh Paetzel2012-03-191-16/+18
* MFC: 232895Josh Paetzel2012-03-191-1/+13
* MFC: 232890Josh Paetzel2012-03-191-4/+10
* MFC: 232889Josh Paetzel2012-03-192-2/+7
* MFC: 232880Josh Paetzel2012-03-191-1/+1
* MFC: 232681Josh Paetzel2012-03-191-2/+9
* MFC 227470:Josh Paetzel2012-03-191-1/+5
* MFC r227368Josh Paetzel2012-03-023-5/+80
* MFC 227118:Josh Paetzel2011-11-064-4/+13
* Fix a logic bug in pc-sysinstall creating partitions.Josh Paetzel2011-09-1911-36/+60
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.Christian Brueffer2011-09-101-0/+2
* Start teaching pc-sysinstall about IPv6.Bjoern A. Zeeb2011-05-313-28/+249
* Whitespace fixesKevin Lo2011-05-271-2/+2
* Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta...Josh Paetzel2011-05-181-10/+2
* Extracting optional components requires mounting devfsJosh Paetzel2011-05-181-0/+2
* - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in...Josh Paetzel2011-04-218-209/+215
* Check in two missing files missed in cleanup.Josh Paetzel2011-03-302-4/+4
* Fix syntax error from previous commit.Josh Paetzel2011-03-301-1/+1
* Fix a syntax error in a little-used function.Josh Paetzel2011-03-2719-308/+283
* Increase size of boot partition to give breathing room in the future.Josh Paetzel2011-03-271-1/+1
* Alter comment to reflect change in code.Josh Paetzel2011-02-231-3/+8
* Added patch-functions-upgrade which should fix some kernel panicsJosh Paetzel2011-02-221-2/+2
* Better method for grabbing disk name, dmesg may produce mangled output.Josh Paetzel2011-02-221-1/+1
* Remove US as the default layout in backend, let front-ends decide thatJosh Paetzel2011-02-181-2/+0
* Sort available keyboard layouts to a more sane default.Josh Paetzel2011-02-181-3/+16
* Improve pc-sysinstall's localization options to include support for GDM & KDMJosh Paetzel2011-02-181-16/+45
* Add support to pc-sysinstall's create-part feature, to create non MBR type pa...Josh Paetzel2011-02-182-26/+32
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup toJosh Paetzel2011-02-174-10/+66
* Add support for using encrypted password strings when settingJosh Paetzel2011-01-103-10/+40
* Patch pc-sysinstall to deal with 4k sector size drivesJosh Paetzel2011-01-102-257/+129
* Take passwords out of debug log.Josh Paetzel2011-01-081-2/+2
* Push some PC-BSD specific fixes upstream.Josh Paetzel2011-01-082-52/+6
* More elegant way to detect MBR vs. GPTJosh Paetzel2011-01-082-14/+3
* When we switched to the gpart backend, and provided selection betweenWarner Losh2010-11-101-1/+4