1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/usr.sbin/pc-sysinstall
Josh Paetzel 9090eb778e Improves and enhances using the "installPackages=" variable.
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
2013-03-03 23:01:46 +00:00
..
backend Improves and enhances using the "installPackages=" variable. 2013-03-03 23:01:46 +00:00
backend-partmanager Make sure when creating new MBR partition it is set to active by default. 2012-03-12 20:41:36 +00:00
backend-query An intel RAID can have any arbitrary name. 2012-03-19 16:13:14 +00:00
conf Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to 2011-02-17 16:33:41 +00:00
doc pc-sysinstall(8) patch that allows images to be written to disks 2010-09-08 20:10:24 +00:00
examples Fix a bug extracting files from dist scheme 2013-03-03 09:47:47 +00:00
pc-sysinstall Add support to pc-sysinstall's create-part feature, to create non MBR type partitions, 2011-02-18 15:00:25 +00:00
Makefile
Makefile.inc Properly inherit variables from src/usr.sbin/Makefile.inc for 2010-06-27 17:14:04 +00:00