| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r296656: | mav | 2016-03-28 | 1 | -0/+6 |
* | MFC r296655, r296673, r296776: Unify and improve metadata wiping. | mav | 2016-03-28 | 1 | -23/+17 |
* | MFC r296654: Use `geom disk list` instead `camcontrol identify`. | mav | 2016-03-28 | 1 | -2/+2 |
* | MFC r288266: | bdrewery | 2015-10-13 | 1 | -0/+1 |
* | Remove some more references to legacy ATA. | mav | 2013-04-04 | 1 | -7/+2 |
* | Use GNOP to force ZFS pools to 4k. | jpaetzel | 2013-03-03 | 6 | -14/+66 |
* | Improves and enhances using the "installPackages=" variable. | jpaetzel | 2013-03-03 | 2 | -83/+185 |
* | Fix a bug extracting files from dist scheme | jpaetzel | 2013-03-03 | 4 | -26/+132 |
* | Add TRIM support, enabled by default. | jpaetzel | 2012-09-06 | 6 | -21/+88 |
* | Fix detecting available zpool names. | jpaetzel | 2012-05-30 | 1 | -1/+1 |
* | Fix French Canadian console keyboard layout | jpaetzel | 2012-05-30 | 1 | -0/+1 |
* | Style fixes. | jpaetzel | 2012-05-14 | 1 | -9/+3 |
* | Set the MBR partition to active when doing a full disk MBR. | jpaetzel | 2012-05-14 | 1 | -0/+3 |
* | Add bootcamp bootloader stamp | jpaetzel | 2012-05-04 | 1 | -0/+4 |
* | Add powerpc / powerpc64 support to pc-sysinstall. This patch will | jpaetzel | 2012-05-04 | 2 | -3/+76 |
* | Use a unique zpool name during install, in the case of having another | jpaetzel | 2012-05-04 | 1 | -3/+14 |
* | Fix some issues creating zpool mirror / raidz1(2)(3) devices. | jpaetzel | 2012-05-03 | 2 | -53/+60 |
* | Add the ability to configure multiple interfaces. | jpaetzel | 2012-05-03 | 1 | -17/+39 |
* | Fix parsing values which contain multiple "=" signs. | jpaetzel | 2012-05-03 | 1 | -6/+6 |
* | An intel RAID can have any arbitrary name. | jpaetzel | 2012-03-19 | 1 | -4/+1 |
* | Redirect camcontrol stderr to /dev/null. | jpaetzel | 2012-03-18 | 1 | -1/+1 |
* | Use gpart "-a" flag to 4k alignment. | jpaetzel | 2012-03-12 | 2 | -62/+3 |
* | Add the ability to use a varity of ZFS dataset options. | jpaetzel | 2012-03-12 | 5 | -47/+78 |
* | Improve ZFS exporting functionality, only export pools which are on a | jpaetzel | 2012-03-12 | 1 | -16/+18 |
* | Check for intel RAID devices | jpaetzel | 2012-03-12 | 1 | -1/+13 |
* | Fix a couple of bugs saving network config. | jpaetzel | 2012-03-12 | 1 | -4/+10 |
* | Make sure when creating new MBR partition it is set to active by default. | jpaetzel | 2012-03-12 | 2 | -2/+7 |
* | Fix a bug running the autoinstall functionality. | jpaetzel | 2012-03-12 | 1 | -1/+1 |
* | Work around broken BIOS memory reporting | emaste | 2012-03-08 | 1 | -2/+9 |
* | Permit the use of raidz3 in pc-sysinstall | eadler | 2012-03-04 | 1 | -1/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 3 | -5/+5 |
* | Report the amount of memory from smbios data if provided. | emaste | 2011-11-12 | 1 | -1/+5 |
* | Welcome the initial patches for OSX bootcamp support!!! | jpaetzel | 2011-11-08 | 3 | -5/+80 |
* | Roll up several patches used by PC-BSD. | jpaetzel | 2011-11-05 | 4 | -4/+13 |
* | Fix a logic bug in pc-sysinstall creating partitions. | jpaetzel | 2011-09-19 | 11 | -36/+60 |
* | Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists. | brueffer | 2011-09-10 | 1 | -0/+2 |
* | Start teaching pc-sysinstall about IPv6. | bz | 2011-05-31 | 3 | -28/+249 |
* | Whitespace fixes | kevlo | 2011-05-27 | 1 | -2/+2 |
* | Wipeout the end of disks, home to things like gmirror metadata, backup GPT ta... | jpaetzel | 2011-05-18 | 1 | -10/+2 |
* | Extracting optional components requires mounting devfs | jpaetzel | 2011-05-18 | 1 | -0/+2 |
* | - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in... | jpaetzel | 2011-04-21 | 8 | -209/+215 |
* | Check in two missing files missed in cleanup. | jpaetzel | 2011-03-30 | 2 | -4/+4 |
* | Fix syntax error from previous commit. | jpaetzel | 2011-03-30 | 1 | -1/+1 |
* | Fix a syntax error in a little-used function. | jpaetzel | 2011-03-27 | 19 | -308/+283 |
* | Increase size of boot partition to give breathing room in the future. | jpaetzel | 2011-03-27 | 1 | -1/+1 |
* | Alter comment to reflect change in code. | jpaetzel | 2011-02-23 | 1 | -3/+8 |
* | Added patch-functions-upgrade which should fix some kernel panics | jpaetzel | 2011-02-22 | 1 | -2/+2 |
* | Better method for grabbing disk name, dmesg may produce mangled output. | jpaetzel | 2011-02-22 | 1 | -1/+1 |
* | Remove US as the default layout in backend, let front-ends decide that | jpaetzel | 2011-02-18 | 1 | -2/+0 |
* | Sort available keyboard layouts to a more sane default. | jpaetzel | 2011-02-18 | 1 | -3/+16 |