aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pc-sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Remove some more references to legacy ATA.Alexander Motin2013-04-041-7/+2
* Use GNOP to force ZFS pools to 4k.Josh Paetzel2013-03-036-14/+66
* Improves and enhances using the "installPackages=" variable.Josh Paetzel2013-03-032-83/+185
* Fix a bug extracting files from dist schemeJosh Paetzel2013-03-034-26/+132
* Add TRIM support, enabled by default.Josh Paetzel2012-09-066-21/+88
* Fix detecting available zpool names.Josh Paetzel2012-05-301-1/+1
* Fix French Canadian console keyboard layoutJosh Paetzel2012-05-301-0/+1
* Style fixes.Josh Paetzel2012-05-141-9/+3
* Set the MBR partition to active when doing a full disk MBR.Josh Paetzel2012-05-141-0/+3
* Add bootcamp bootloader stampJosh Paetzel2012-05-041-0/+4
* Add powerpc / powerpc64 support to pc-sysinstall. This patch willJosh Paetzel2012-05-042-3/+76
* Use a unique zpool name during install, in the case of having anotherJosh Paetzel2012-05-041-3/+14
* Fix some issues creating zpool mirror / raidz1(2)(3) devices.Josh Paetzel2012-05-032-53/+60
* Add the ability to configure multiple interfaces.Josh Paetzel2012-05-031-17/+39
* Fix parsing values which contain multiple "=" signs.Josh Paetzel2012-05-031-6/+6
* An intel RAID can have any arbitrary name.Josh Paetzel2012-03-191-4/+1
* Redirect camcontrol stderr to /dev/null.Josh Paetzel2012-03-181-1/+1
* Use gpart "-a" flag to 4k alignment.Josh Paetzel2012-03-122-62/+3
* Add the ability to use a varity of ZFS dataset options.Josh Paetzel2012-03-125-47/+78
* Improve ZFS exporting functionality, only export pools which are on aJosh Paetzel2012-03-121-16/+18
* Check for intel RAID devicesJosh Paetzel2012-03-121-1/+13
* Fix a couple of bugs saving network config.Josh Paetzel2012-03-121-4/+10
* Make sure when creating new MBR partition it is set to active by default.Josh Paetzel2012-03-122-2/+7
* Fix a bug running the autoinstall functionality.Josh Paetzel2012-03-121-1/+1
* Work around broken BIOS memory reportingEd Maste2012-03-081-2/+9
* Permit the use of raidz3 in pc-sysinstallEitan Adler2012-03-041-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-303-5/+5
* Report the amount of memory from smbios data if provided.Ed Maste2011-11-121-1/+5
* Welcome the initial patches for OSX bootcamp support!!!Josh Paetzel2011-11-083-5/+80
* Roll up several patches used by PC-BSD.Josh Paetzel2011-11-054-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