summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Report the amount of memory from smbios data if provided.emaste2011-11-121-1/+5
* Welcome the initial patches for OSX bootcamp support!!!jpaetzel2011-11-083-5/+80
* Roll up several patches used by PC-BSD.jpaetzel2011-11-054-4/+13
* Fix a logic bug in pc-sysinstall creating partitions.jpaetzel2011-09-1911-36/+60
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.brueffer2011-09-101-0/+2
* Start teaching pc-sysinstall about IPv6.bz2011-05-313-28/+249
* Whitespace fixeskevlo2011-05-271-2/+2
* Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta...jpaetzel2011-05-181-10/+2
* Extracting optional components requires mounting devfsjpaetzel2011-05-181-0/+2
* - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in...jpaetzel2011-04-218-209/+215
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
* Alter comment to reflect change in code.jpaetzel2011-02-231-3/+8
* Added patch-functions-upgrade which should fix some kernel panicsjpaetzel2011-02-221-2/+2
* Better method for grabbing disk name, dmesg may produce mangled output.jpaetzel2011-02-221-1/+1
* Remove US as the default layout in backend, let front-ends decide thatjpaetzel2011-02-181-2/+0
* Sort available keyboard layouts to a more sane default.jpaetzel2011-02-181-3/+16
* Improve pc-sysinstall's localization options to include support for GDM & KDMjpaetzel2011-02-181-16/+45
* Add support to pc-sysinstall's create-part feature, to create non MBR type pa...jpaetzel2011-02-182-26/+32
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup tojpaetzel2011-02-174-10/+66
* Add support for using encrypted password strings when settingjpaetzel2011-01-103-10/+40
* Patch pc-sysinstall to deal with 4k sector size drivesjpaetzel2011-01-102-257/+129
* Take passwords out of debug log.jpaetzel2011-01-081-2/+2
* Push some PC-BSD specific fixes upstream.jpaetzel2011-01-082-52/+6
* More elegant way to detect MBR vs. GPTjpaetzel2011-01-082-14/+3
* When we switched to the gpart backend, and provided selection betweenimp2010-11-101-1/+4
* Turns out we need functions.sh in this file for convert_to_megabytes call.imp2010-10-281-1/+1
* More simplificationsimp2010-10-222-23/+7
* Remove unnecessary variable.imp2010-10-221-2/+0
* Fix two typosimp2010-10-211-2/+2
* More support for IMAGE installationsimp2010-10-211-1/+9
* Minor tweaks in compression support:imp2010-10-211-9/+9
* Left over from prior patch removed.imp2010-10-211-11/+0
* This patch will only list components if the directory exists. Theimp2010-10-211-18/+19
* This is an updated patch to the last patch to do this which fixes aimp2010-10-211-60/+44
* This small patch updates the "geli setkey" flags pc-sysinstall usesimp2010-10-211-1/+1
* Simplify and significantly speed up the timezone listing backend script.emaste2010-10-191-13/+4
* Minor cleanup, including sysctl -n instead of sed to remove the sysctlemaste2010-10-191-4/+1
* Initial patches to install images...imp2010-10-099-102/+305
* Fix typo: thanks Kris for pointing this out.imp2010-10-091-1/+1
* Enable softupdate + journals support.imp2010-10-095-5/+29
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* mdoc: fix manlint warnings by unbreaking mdoc syntaxuqs2010-10-081-1/+2
* Add file missed in r212337, my bad...imp2010-09-091-0/+34
* pc-sysinstall(8) patch that allows images to be written to disksimp2010-09-0813-239/+523
* Indent things consistentlyimp2010-08-2432-1506/+1620
* This patch to pc-sysinstall allows the setting of a new configimp2010-08-192-7/+97
* Added "-m" option to "disk-list" to list memory disks along withimp2010-08-193-5/+22
OpenPOWER on IntegriCloud