aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pc-sysinstall/backend
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-1/+1
| |\
| * | We do want objdirSimon J. Gerraty2013-10-131-1/+0
| * | New/updated dependenciesSimon J. Gerraty2013-04-141-2/+0
| * | sync from headSimon J. Gerraty2013-04-1210-117/+370
| |\ \
| * \ \ Sync from headSimon J. Gerraty2012-11-046-21/+88
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | | | Remove NO_OBJSimon J. Gerraty2015-06-111-1/+0
| |_|_|/ |/| | |
* | | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-1/+1
| |_|/ |/| |
* | | Use GNOP to force ZFS pools to 4k.Josh Paetzel2013-03-035-9/+63
* | | Improves and enhances using the "installPackages=" variable.Josh Paetzel2013-03-032-83/+185
* | | Fix a bug extracting files from dist schemeJosh Paetzel2013-03-033-25/+122
| |/ |/|
* | 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
* 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
* 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-121-1/+1
* Fix a bug running the autoinstall functionality.Josh Paetzel2012-03-121-1/+1
* Permit the use of raidz3 in pc-sysinstallEitan Adler2012-03-041-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-302-4/+4
* 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-199-34/+52
* 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-311-21/+174
* 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-217-182/+199
* 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
* Added patch-functions-upgrade which should fix some kernel panicsJosh Paetzel2011-02-221-2/+2
* Improve pc-sysinstall's localization options to include support for GDM & KDMJosh Paetzel2011-02-181-16/+45
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup toJosh Paetzel2011-02-172-4/+47
* Add support for using encrypted password strings when settingJosh Paetzel2011-01-102-9/+33
* Patch pc-sysinstall to deal with 4k sector size drivesJosh Paetzel2011-01-102-257/+129
* Push some PC-BSD specific fixes upstream.Josh Paetzel2011-01-082-52/+6