summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall
Commit message (Collapse)AuthorAgeFilesLines
* Remove some more references to legacy ATA.mav2013-04-041-7/+2
| | | | Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
* Use GNOP to force ZFS pools to 4k.jpaetzel2013-03-036-14/+66
| | | | Obtained from: PC-BSD
* Improves and enhances using the "installPackages=" variable.jpaetzel2013-03-032-83/+185
| | | | | | | | | | | | | | | | | Adds "pkgExt=" variable to set if pkgs are .tbz or .txz or other. Auto-detects if packages are PKGNG or old PKG format. Auto-bootstrap of PKGNG for the new installed environment. Fixes issues with installing packages from local media, such as DVD/USB. Switch to using a space-delimiter for installPackages, since a number of packages use a "," in their version string. Fix pc-sysinstall to ignore install scripts, and not hang on user interaction prompts when installing pkgs. Add pkg2ng command as apart of pkgng bootstrap process. Obtained from: PC-BSD
* Fix a bug extracting files from dist schemejpaetzel2013-03-034-26/+132
| | | | Obtained from: PC-BSD
* Add TRIM support, enabled by default.jpaetzel2012-09-066-21/+88
| | | | | | | | | | Fix a bug installing components from a localPath. Allow autosizing of any partition, not just the last partition. Adjust how ZFS is laid out to work with Boot Environments. Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days
* Fix detecting available zpool names.jpaetzel2012-05-301-1/+1
| | | | | | | Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Fix French Canadian console keyboard layoutjpaetzel2012-05-301-0/+1
| | | | | | | Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Style fixes.jpaetzel2012-05-141-9/+3
| | | | | | | Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Set the MBR partition to active when doing a full disk MBR.jpaetzel2012-05-141-0/+3
| | | | | | | Submitted by: kmoore Obtained from: PC-BSD Sponsored by: iXsystems MFC after: 3 days
* Add bootcamp bootloader stampjpaetzel2012-05-041-0/+4
| | | | | | | Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Add powerpc / powerpc64 support to pc-sysinstall. This patch willjpaetzel2012-05-042-3/+76
| | | | | | | | | | | autodetect if on powerpc and use the APM gpart GEOM class automaticaly. At this time support for full disk installation is the only supported scheme. Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Use a unique zpool name during install, in the case of having anotherjpaetzel2012-05-041-3/+14
| | | | | | | | | PC-BSD / FreeBSD zpool on the system for another install. Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Fix some issues creating zpool mirror / raidz1(2)(3) devices.jpaetzel2012-05-032-53/+60
| | | | | | | | | | Fix issues stamping boot on other ZFS drives, now you can boot after removing mirror drive. Submitted by: kmoore Obtained from: PC-BSD MFC after: 3 days Sponsored by: iXsystems
* Add the ability to configure multiple interfaces.jpaetzel2012-05-031-17/+39
| | | | | | Submitted by: glarkin Obtained from: PC-BSD MFC after: 3 days
* Fix parsing values which contain multiple "=" signs.jpaetzel2012-05-031-6/+6
| | | | | | Submitted by: glarkin MFC after: 3 days Sponsored by: iXsystems
* An intel RAID can have any arbitrary name.jpaetzel2012-03-191-4/+1
|
* Redirect camcontrol stderr to /dev/null.jpaetzel2012-03-181-1/+1
|
* Use gpart "-a" flag to 4k alignment.jpaetzel2012-03-122-62/+3
| | | | | Submitted by: kris Obtained from: PC-BSD
* Add the ability to use a varity of ZFS dataset options.jpaetzel2012-03-125-47/+78
| | | | | | | While here fix a bug causing zpools with /tmp mount-points to fail Submitted by: kris Obtained from: PC-BSD
* Improve ZFS exporting functionality, only export pools which are on ajpaetzel2012-03-121-16/+18
| | | | | | | | | specific device we happen to be writing to. This fixes an issue when running pc-sysinstall on a running system which needs ZFS and the main disk gets exported. Submitted by: kris Obtained from: PC-BSD
* Check for intel RAID devicesjpaetzel2012-03-121-1/+13
| | | | | Submitted by: kris Obtained from: PC-BSD
* Fix a couple of bugs saving network config.jpaetzel2012-03-121-4/+10
| | | | | | | | Don't duplicate wlans_ lines. Enable ipv6 on wireless devices correctly. Submitted by: kris Obtained from: PC-BSD
* Make sure when creating new MBR partition it is set to active by default.jpaetzel2012-03-122-2/+7
| | | | | Submitted by: kris Obtained from: PC-BSD
* Fix a bug running the autoinstall functionality.jpaetzel2012-03-121-1/+1
| | | | | Submitted by: kris Obtained from: PC-BSD
* Work around broken BIOS memory reportingemaste2012-03-081-2/+9
| | | | | | | | Andrzej has a machine with 32GB of RAM, but only 16GB is reported by the smbios.memory.enabled. Thus, use the greater of hw.realmem and the smbios value. Reported by: Andrzej Tobola <ato of iem pw edu pl>
* Permit the use of raidz3 in pc-sysinstalleadler2012-03-041-1/+1
| | | | | | | | PR: conf/164709 Submitted by: Garrett Cooper <yanegomi@gmail.com> Reviewed by: brd, brooks Approved by: cperciva MFC after: 3 days
* Spelling fixes for usr.sbin/uqs2011-12-303-5/+5
|
* Report the amount of memory from smbios data if provided.emaste2011-11-121-1/+5
| | | | | | | | This should get the correct memory size even if a 32-bit image is running on a machine with > 4GB of memory. This can be useful is using a 32-bit installer on a machine which will eventually run a 64-bit image. Reviewed by: kmoore
* Welcome the initial patches for OSX bootcamp support!!!jpaetzel2011-11-083-5/+80
| | | | | | | | This should let you select the ada0p3 hybrid MBR/GPT partition, and do an installation to it. Approved by: kib (mentor) Obtained from: kris@pcbsd.org MFC after: 3 days
* Roll up several patches used by PC-BSD.jpaetzel2011-11-054-4/+13
| | | | | | | | | | - Fix an issue with gmirror. - Allow IPv4 DHCP and IPv6 SLAAC concurrently. - Fix zpool options using the wrong device name. Approved by: kib (mentor) Obtained from: kris@pcbsd.org MFC after: 3 days
* Fix a logic bug in pc-sysinstall creating partitions.jpaetzel2011-09-1911-36/+60
| | | | | | | | | | | | | Improve exit when an error occurs. Fix parsing to grab values which contain extra '=' signs. Fix a bug setting the timezone properly. Fix a usage bug when setting up with gmirror. Allow a uzip file from local media to be used. Allow specifying flags for "newfs" when using UFS as the file system. Run custom commands after doing final cleanup / fstab generation and such. Also fix using relative path for config file. Approved by: re (bz)
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.brueffer2011-09-101-0/+2
| | | | | | PR: 157210, 157211 Submitted by: Niclas Zeising <zeising@lysator.liu.se> Approved by: re (kib)
* Start teaching pc-sysinstall about IPv6.bz2011-05-313-28/+249
| | | | | | | | | | | | | | | | Add some additional empty string checks for IPv4 and try to configure a netmask along with the address rather than doing things twice. Contrary to AUTO-DHCP, IPv6-SLAAC will accept static configuration as well, which we will use at least for resolv.conf currently and if we were given a static address configure that as an alias as well. The pc-sysinstaller changes going along were committed to PC-BSD as r10773. Reviewed by: kmoore Sponsored by: The FreeBSD Foundation Sponsored by: iXsystems MFC after: 20 days
* Whitespace fixeskevlo2011-05-271-2/+2
| | | | Reviewed by: jpaetzel
* Wipeout the end of disks, home to things like gmirror metadata, backup GPT ↵jpaetzel2011-05-181-10/+2
| | | | | | | | | | tables, and other potential evil. Submitted by: Kris Moore <kris@pcbsd.org> Approved by: kib (mentor) Sponsored by: iXsystems
* Extracting optional components requires mounting devfsjpaetzel2011-05-181-0/+2
| | | | | | Submitted by: Kris Moore <kris@pcbsd.org> Approved by: kib (mentor) Sponsored by: iXsystems
* - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 ↵jpaetzel2011-04-218-209/+215
| | | | | | | | | | | | | in config files - Fixes some issues creating gmirror devices, including on GPT partitions - Bugfixes for ZFS mirroring - Enhanced GELI to work with a passphrase only, or key-file only - Bugfix to prevent crashing of PC-BSD Live media when checking for upgrade partitions Submitted by: Kris Moore <kmoore@freebsd.org> Approved by: kib (mentor) Sponsored by: iXsystems
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
| | | | | | | Change expr to $(()) Switch test from "$?" = "0" to $? -eq 0 Approved by: kib (mentor)
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
| | | | Approved by: kib (mentor)
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
| | | | | | | | | | Replace expr with $(()) Replace grep > /dev/null with grep -q Replace "$?" = "0" with $? -eq 0 in tests Consolidate export statements with variable assignment Replace tests for ! -z with -n Approved by: kib (mentor)
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
| | | | Approved by: kib (mentor)
* Alter comment to reflect change in code.jpaetzel2011-02-231-3/+8
| | | | | | Try atacontrol if camcontrol fails. Approved by: kib (mentor, implicit)
* Added patch-functions-upgrade which should fix some kernel panicsjpaetzel2011-02-221-2/+2
| | | | | | | doing upgrades and uninstalling linux compat ports. Submitted by: Joerg-Christian Boehme <joerg@chaosdorf.de> Approved by: kib (mentor, implicit)
* Better method for grabbing disk name, dmesg may produce mangled output.jpaetzel2011-02-221-1/+1
| | | | Approved by: kib (mentor, implicit)
* Remove US as the default layout in backend, let front-ends decide thatjpaetzel2011-02-181-2/+0
| | | | | Submitted by: kmoore Approved by: kib (mentor, implicit)
* Sort available keyboard layouts to a more sane default.jpaetzel2011-02-181-3/+16
| | | | | | PR: bin/154687 Submitted by: kmoore Approved by: kib (mentor, implicit)
* Improve pc-sysinstall's localization options to include support for GDM & KDMjpaetzel2011-02-181-16/+45
| | | | | | | | desktop login managers. PR: bin/154686 Submitted by: kmoore Approved by: kib (mentor, implicit)
* Add support to pc-sysinstall's create-part feature, to create non MBR type ↵jpaetzel2011-02-182-26/+32
| | | | | | | | | | partitions, such as GPT and others. PR: bin/154684 Submitted by: kmoore Approved by: kib (mentor, implicit)
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup tojpaetzel2011-02-174-10/+66
| | | | | | | | be done manually, pc-sysinstall is pointed to a mount-point for installation. PR: bin/154685 Submitted by: kmoore Approved by: kib (mentor)
* Add support for using encrypted password strings when settingjpaetzel2011-01-103-10/+40
| | | | | | | | the root / user passwords PR: bin/152868 Submitted by: kmoore Approved by: imp
OpenPOWER on IntegriCloud