summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac: Make config.status generate config.shP. J. McDermott2015-12-061-0/+1
* config.sh.in: New fileP. J. McDermott2015-12-061-0/+2
* Makefile.am: Distribute tools/shpp.shP. J. McDermott2015-12-061-0/+1
* tools/shpp.sh: New fileP. J. McDermott2015-12-061-0/+165
* Makefile.am: Distribute tools/shld.shP. J. McDermott2015-11-301-1/+2
* tools/shld.sh: New fileP. J. McDermott2015-11-301-0/+157
* Makefile.am: s/_SCRIPTS/_sources/ in list macrosP. J. McDermott2015-11-301-4/+4
* TODO: New file (again)P. J. McDermott2015-05-261-0/+32
* prokit-install(8), prokit-installer-pc(8): Change example mirror URLP. J. McDermott2015-05-262-2/+2
* NEWS: Mention installer-pc commandP. J. McDermott2015-05-261-0/+2
* Merge branch 'feature/installer-integration'P. J. McDermott2015-05-2614-587/+481
|\
| * prokit-installer-pc(8): Add examplefeature/installer-integrationP. J. McDermott2015-05-261-0/+5
| * cmd/installer-pc: Require non-null -a and -p opt argsP. J. McDermott2015-05-261-2/+2
| * get_options(): Handle cases when OPTARG is nullP. J. McDermott2015-05-261-3/+9
| * Makefile.am: Drop special installers logicP. J. McDermott2015-05-262-7/+1
| * installers/pc: RemoveP. J. McDermott2015-05-262-310/+1
| * install_system(): Pick mirror before validating arch/platP. J. McDermott2015-05-261-5/+7
| * install_find_pkgs(): Cut Packages.gz from opkg src/gz linesP. J. McDermott2015-05-261-2/+2
| * prokit(1): Refer to prokit-installer-pc(8)P. J. McDermott2015-05-261-0/+3
| * prokit-installer-pc(8): New manual pageP. J. McDermott2015-05-262-1/+52
| * Merge branch 'master' into feature/installer-integrationP. J. McDermott2015-05-263-36/+36
| |\
| * \ Merge branch 'feature/block-device-mounting' into feature/installer-integrationP. J. McDermott2015-05-251-1/+1
| |\ \
| * | | cmd/installer-pc: Require -a and -pP. J. McDermott2015-05-251-0/+8
| * | | cmd/installer-pc: Fix argument count checkP. J. McDermott2015-05-251-2/+2
| * | | cmd/installer-pc: Verify block dev before dd/fdiskP. J. McDermott2015-05-251-0/+1
| * | | Merge branch 'feature/block-device-mounting' into feature/installer-integrationP. J. McDermott2015-05-257-12/+101
| |\ \ \
| * | | | cmd/installer-pc: Fix old variable namesP. J. McDermott2015-05-251-1/+1
| * | | | cmd/installer-pc: Fix variable namesP. J. McDermott2015-05-251-2/+2
| * | | | cmd/installer-pc: Mount partition, not deviceP. J. McDermott2015-05-251-1/+1
| * | | | get_options(): Use ${running_cmd_clean}P. J. McDermott2015-05-251-3/+3
| * | | | run_cmd(): Set new running_cmd_clean variableP. J. McDermott2015-05-251-0/+3
| * | | | cmd/installer-pc: New commandP. J. McDermott2015-05-243-1/+99
| * | | | cmd/install: Drop old unused variablesP. J. McDermott2015-05-241-3/+0
| * | | | locale/en_US: Rename lib/install.sh msg stringsP. J. McDermott2015-05-241-15/+17
| * | | | lib/install.sh: Rename message stringsP. J. McDermott2015-05-241-14/+14
| * | | | install_system(): Move "use profile"P. J. McDermott2015-05-241-1/+1
| * | | | install_system(): Take ${foreign} argumentP. J. McDermott2015-05-242-1/+2
| * | | | cmd/install: Drop default arch/plat/mirror settingP. J. McDermott2015-05-241-25/+3
| * | | | install_system(): Set arch, plat, & mirror if nullP. J. McDermott2015-05-241-0/+18
| * | | | cmd/install: Use install_system()P. J. McDermott2015-05-241-218/+2
| * | | | lib/local.mk: Add lib/install.shP. J. McDermott2015-05-241-1/+2
| * | | | lib/install.sh: Rename variables and functionsP. J. McDermott2015-05-241-30/+30
| * | | | lib/install.sh: Copy more from lib/cmd/install.shP. J. McDermott2015-05-241-0/+200
| * | | | install_system(): New functionP. J. McDermott2015-05-241-0/+53
* | | | | NEWS: Describe mirror list changeP. J. McDermott2015-05-261-0/+3
* | | | | prof_proteanos_select_mirror(): Use rand()P. J. McDermott2015-05-261-4/+5
* | | | | prof_proteanos_select_mirror(): Get mirrors list from files siteP. J. McDermott2015-05-261-14/+7
* | | | | NEWS: Add section for 1.2.0P. J. McDermott2015-05-261-0/+28
* | | | | configure.ac: Set package version to 1.2.0P. J. McDermott2015-05-261-1/+1
| |_|_|/ |/| | |
* | | | cmd/install: Pick mirror before validating arch/platP. J. McDermott2015-05-261-7/+9