summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall/backend
Commit message (Expand)AuthorAgeFilesLines
* Start teaching pc-sysinstall about IPv6.bz2011-05-311-21/+174
* 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-217-182/+199
* 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
* Added patch-functions-upgrade which should fix some kernel panicsjpaetzel2011-02-221-2/+2
* Improve pc-sysinstall's localization options to include support for GDM & KDMjpaetzel2011-02-181-16/+45
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup tojpaetzel2011-02-172-4/+47
* Add support for using encrypted password strings when settingjpaetzel2011-01-102-9/+33
* Patch pc-sysinstall to deal with 4k sector size drivesjpaetzel2011-01-102-257/+129
* Push some PC-BSD specific fixes upstream.jpaetzel2011-01-082-52/+6
* More elegant way to detect MBR vs. GPTjpaetzel2011-01-081-6/+1
* When we switched to the gpart backend, and provided selection betweenimp2010-11-101-1/+4
* 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 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
* Initial patches to install images...imp2010-10-097-100/+298
* Fix typo: thanks Kris for pointing this out.imp2010-10-091-1/+1
* Enable softupdate + journals support.imp2010-10-094-4/+27
* 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-089-234/+498
* Indent things consistentlyimp2010-08-2419-1400/+1493
* This patch to pc-sysinstall allows the setting of a new configimp2010-08-191-7/+92
* Simple patch to add support zpool virtual devices that are notimp2010-08-191-13/+6
* Some cleanup, changed some echo's to echo_log, check for PROGDIR soimp2010-08-192-5/+21
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.imp2010-08-193-37/+210
* Various updates to support new pc-sysinstall directiveimp2010-08-196-21/+298
* Fixes a bug when installing with a ZFS on root (/) and UFS /bootimp2010-07-311-0/+14
* Adds the async option for journaled file systems (UFS + journaling)imp2010-07-311-2/+10
* Add support for packages.imp2010-07-133-3/+152
* Update pc-sysinstall to output list of FTP mirrors as well as someimp2010-06-272-1/+375
* Spell iXsystems, Inc properlyimp2010-06-2718-18/+18
* We need to install the shell scripts as executables rather than asimp2010-06-251-1/+1
* Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. Thisimp2010-06-2419-0/+5109
OpenPOWER on IntegriCloud