summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmd/install: use blockP. J. McDermott2015-05-241-0/+1
* cmd/build: Accept block device as rootP. J. McDermott2015-05-242-2/+18
* cmd/install: Initialize ${dev}P. J. McDermott2015-05-241-0/+1
* cmd/install: Accept block device as rootP. J. McDermott2015-05-242-2/+15
* cmd/opkg: Accept block device as rootP. J. McDermott2015-05-242-1/+16
* cmd/shell: Accept block device as rootP. J. McDermott2015-05-242-1/+18
* lib/block.sh: New fileP. J. McDermott2015-05-243-0/+93
* installers/pc: Drop old prokit-opkg commandP. J. McDermott2015-05-011-3/+0
* prof_proteanos_configure_system_foreign(): Wrap long lineP. J. McDermott2014-12-031-1/+2
* prof_proteanos_configure_system_native(): Check platP. J. McDermott2014-12-031-3/+7
* profile_configure_system_*(): Pass arch and platP. J. McDermott2014-12-033-4/+12
* installers/pc: Add "Installing boot loader" msgP. J. McDermott2014-11-131-0/+6
* locale/en_US: Remove unnecessary quote in a stringP. J. McDermott2014-11-111-1/+1
* cmd/install: Exclude lost+found from dir checkP. J. McDermott2014-11-111-1/+1
* dir_is_empty(): Accept exclusion argumentsP. J. McDermott2014-11-111-1/+14
* cmd/install: Error only if root dir is not emptyP. J. McDermott2014-11-111-1/+2
* lib/dir.sh: New fileP. J. McDermott2014-11-112-0/+47
* installers/pc: Add note about lilo installationP. J. McDermott2014-11-111-0/+2
* installers/pc: Add suites and dirs to prokit cmdsP. J. McDermott2014-11-111-3/+3
* installers/pc: Update own name in param expansionsP. J. McDermott2014-11-111-3/+3
* installers/pc: Use "@SH@" macroP. J. McDermott2014-11-111-1/+1
* Makefile.am: Generate installers/pc in build dirP. J. McDermott2014-11-112-1/+8
* installers/pc: Install liloP. J. McDermott2014-11-111-0/+12
* installers/pc: Drop shell call, switch to prokitP. J. McDermott2014-11-111-10/+2
* installers/pc: New file, copied from miniprokitP. J. McDermott2014-11-111-0/+299
* profile/proteanos: Write /etc/groupP. J. McDermott2014-10-131-0/+4
* NEWS: Release prokit 1.1.0prokit/1.1.0P. J. McDermott2014-10-081-1/+1
* NEWS: Add section for 1.1.0P. J. McDermott2014-10-081-0/+32
* configure.ac: Set package version to 1.1.0P. J. McDermott2014-10-081-1/+1
* lib/chroot.sh: RemoveP. J. McDermott2014-10-082-83/+0
* Merge branch 'feature/sessions'P. J. McDermott2014-10-0712-99/+448
|\
| * cmd/opkg: Clean up packages before session_end()feature/sessionsP. J. McDermott2014-10-071-1/+5