summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve license notices and file descriptionsP. J. McDermott2014-08-2524-260/+288
* en_US: Drop prokit options from command usagesP. J. McDermott2014-08-251-1/+1
* prokit(1): Add command and args to synopsisP. J. McDermott2014-08-251-3/+1
* prokit-shell(1): Clean up synopsis with \f escapesP. J. McDermott2014-08-251-2/+1
* prokit-version(1): Clean up synopsis with \f escapesP. J. McDermott2014-08-251-1/+1
* prokit-help(1): Clean up synopsis with \f escapesP. J. McDermott2014-08-251-2/+1
* prokit-shell(1): New manual pageP. J. McDermott2014-08-251-0/+29
* en_US: Drop references to ProteanOSP. J. McDermott2014-08-251-2/+2
* en_US: s/chroot/root-dir/ in usage stringsP. J. McDermott2014-08-251-2/+2
* prokit-version(1): New manual pageP. J. McDermott2014-08-251-0/+30
* prokit-help(1): New manual pageP. J. McDermott2014-08-251-0/+35
* proteanos: Install packages by Essential fieldP. J. McDermott2014-08-251-5/+6
* configure.ac: Enable silent rules by defaultP. J. McDermott2014-08-241-0/+1
* Makefile.am: Use $(AM_V_GEN) with .builddirstampP. J. McDermott2014-08-241-1/+1
* Makefile.am: Use $(AM_V_GEN) and $(AM_V_at)P. J. McDermott2014-08-241-7/+7
* Update copyright yearsP. J. McDermott2014-08-248-8/+8
* install: Fix feed URLs in opkg.confP. J. McDermott2014-08-241-1/+1
* prokit(1): Add "help" and "version" commandsP. J. McDermott2014-08-231-0/+6
* prokit(1): New manual pageP. J. McDermott2014-08-232-0/+50
* Makefile.am: Add support for manual pagesP. J. McDermott2014-08-231-1/+12
* mv lib/profiles/ lib/profile/P. J. McDermott2014-08-234-5/+5
* prokit: Don't require uid 0 for help and versionP. J. McDermott2014-08-231-1/+4
* Make field name checks case insensitiveP. J. McDermott2014-08-232-7/+8
* tests/parse_control.sh: RemoveP. J. McDermott2014-08-232-78/+0
* NEWS: UpdateP. J. McDermott2014-08-221-1/+6
* README: UpdateP. J. McDermott2014-08-221-1/+23
* prokit: Check for superuser privilegesP. J. McDermott2014-08-222-0/+23
* feed_para_cb(): Trim multiple spacesP. J. McDermott2014-08-221-3/+5
* install: Don't overwrite os-releaseP. J. McDermott2014-08-221-1/+4
* shell: Read profile ID from os-releaseP. J. McDermott2014-08-221-2/+2
* proteanos: Remove blank line from os-releaseP. J. McDermott2014-08-221-1/+2
* install: Write /etc/os-releaseP. J. McDermott2014-08-221-0/+2
* profile_get_os_release(): New functionP. J. McDermott2014-08-222-0/+31
* proteanos: Fix opkg_install_all() callP. J. McDermott2014-08-221-1/+1
* install: Verify checksumsP. J. McDermott2014-08-222-0/+19
* Collect package checksumsP. J. McDermott2014-08-222-1/+36
* shell: Escalate a comment to FIXMEP. J. McDermott2014-08-211-1/+1
* Makefile.am: New "todo" targetP. J. McDermott2014-08-211-2/+38
* install: Add support for "src/gz" feedsP. J. McDermott2014-08-211-3/+11
* proteanos: Add "src" option to feed specificationsP. J. McDermott2014-08-211-2/+2
* feed_download(): Optionally decompress index filesP. J. McDermott2014-08-211-1/+9
* TODO: RemoveP. J. McDermott2014-08-211-1/+0
* install: Configure packagesP. J. McDermott2014-08-212-2/+17
* profile_configure_system_foreign(): New functionP. J. McDermott2014-08-212-0/+30
* profile_configure_system_native(): New functionP. J. McDermott2014-08-212-0/+22
* opkg_install_all(): New functionP. J. McDermott2014-08-212-0/+32
* shell: New commandP. J. McDermott2014-08-213-1/+49
* chroot: Skip empty fstab linesP. J. McDermott2014-08-211-0/+2
* lib/chroot.sh: New fileP. J. McDermott2014-08-212-0/+80
* profile_get_fstab(): New functionP. J. McDermott2014-08-212-0/+26