aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pc-sysinstall/backend-query
Commit message (Expand)AuthorAgeFilesLines
* MFC r296654: Use `geom disk list` instead `camcontrol identify`.Alexander Motin2016-03-281-2/+2
* Remove some more references to legacy ATA.Alexander Motin2013-04-041-7/+2
* 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
* Check for intel RAID devicesJosh Paetzel2012-03-121-1/+13
* Work around broken BIOS memory reportingEd Maste2012-03-081-2/+9
* Report the amount of memory from smbios data if provided.Ed Maste2011-11-121-1/+5
* Start teaching pc-sysinstall about IPv6.Bjoern A. Zeeb2011-05-312-7/+75
* - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in...Josh Paetzel2011-04-211-26/+15
* Alter comment to reflect change in code.Josh Paetzel2011-02-231-3/+8
* 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
* Take passwords out of debug log.Josh Paetzel2011-01-081-2/+2
* More elegant way to detect MBR vs. GPTJosh Paetzel2011-01-081-8/+2
* Turns out we need functions.sh in this file for convert_to_megabytes call.Warner Losh2010-10-281-1/+1
* More simplificationsWarner Losh2010-10-222-23/+7
* Remove unnecessary variable.Warner Losh2010-10-221-2/+0
* This patch will only list components if the directory exists. TheWarner Losh2010-10-211-18/+19
* Simplify and significantly speed up the timezone listing backend script.Ed Maste2010-10-191-13/+4
* Minor cleanup, including sysctl -n instead of sed to remove the sysctlEd Maste2010-10-191-4/+1
* pc-sysinstall(8) patch that allows images to be written to disksWarner Losh2010-09-081-3/+10
* Indent things consistentlyWarner Losh2010-08-2412-87/+106
* Added "-m" option to "disk-list" to list memory disks along withWarner Losh2010-08-192-4/+21
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.Warner Losh2010-08-191-2/+14
* Various updates to support new pc-sysinstall directiveWarner Losh2010-08-193-11/+43
* Add support for packages.Warner Losh2010-07-135-7/+141
* Further simplification.Warner Losh2010-07-071-1/+1
* These files should have been added/deleted in r209751Warner Losh2010-07-061-8/+13
* A few patches from Ed Maste by way of Kris MooreWarner Losh2010-07-063-19/+13
* Update pc-sysinstall to output list of FTP mirrors as well as someWarner Losh2010-06-273-3/+70
* Spell iXsystems, Inc properlyWarner Losh2010-06-2720-20/+20
* We need to install the shell scripts as executables rather than asWarner Losh2010-06-251-1/+1
* Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. ThisWarner Losh2010-06-2421-0/+1181