summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: Add --with-system-usign and --with-cmakePatrick McDermott2019-04-161-0/+68
|
* scripts/announce-release.sh: Apply changes from opkbuildPatrick McDermott2019-04-161-26/+87
| | | | | | | | | | | | | | | | | c3805f3 scripts/announce-release.sh: Lengthen short lines 9c0775b scripts/announce-release.sh: Fix trailing "\" 7b6372d scripts/announce-release.sh: Truuncate long shortlog and diffstat d9ae96f scripts/announce-release.sh: Quote-printable globally 4cf7edf scripts/announce-release.sh: Escape heading lines for quoted-printable 44a9b28 scripts/announce-release.sh: Fix old tag retrieval 3236236 scripts/announce-release.sh: Parameterize from/to info 7bf35fb scripts/announce-release.sh: Sign message 204bc01 scripts/announce-release.sh: Add Message-ID ee6f045 scripts/announce-release.sh: Terminate lines with \r\n 619f64a scripts/announce-release.sh: Move message to var c5457f9 scripts/announce-release.sh: Drop tag format assumption fcdbdbb scripts/announce-release.sh: Update "From" header 7c82eab scripts/announce-release.sh: Update e-mail address and signature
* scripts/announce-release.sh: Apply changes from pro-archmanPatrick McDermott2019-04-161-7/+7
| | | | | | | ec8b1f2 scripts/announce-release.sh: Update with opkbuild ba35988 scripts/announce-release.sh: Update signature 944e342 scripts/announce-release.sh: Wrap a long line fb9f687 scripts/announce-release.sh: Detect renames in diffstat
* Makefile.am: Set signing keyPatrick McDermott2019-04-161-1/+3
|
* Makefile.am: Upload .asc filesPatrick McDermott2019-04-161-3/+6
|
* Makefile.am: Distribute 3rd-party submodulesPatrick McDermott2019-04-161-0/+15
|
* 3rdparty/local.mk: New filePatrick McDermott2019-04-162-0/+14
|
* 3rdparty/usign: New submodulePatrick McDermott2019-04-162-0/+3
|
* feed_download(): Support original opkgPatrick McDermott2019-04-161-1/+6
|
* feed_download(): Write list file directlyPatrick McDermott2019-04-162-4/+5
|
* prof_proteanos_feeds(): Append ".gz" to list namesPatrick McDermott2019-04-161-2/+2
|
* feed_download(): Leave feed index compressedPatrick McDermott2019-04-161-4/+1
|
* feed_find_pkgs(): Automatically gunzip feed indexPatrick McDermott2019-04-161-1/+2
|
* prof_proteanos_feeds(): Drop "/Packages.gz" outputPatrick McDermott2019-04-162-5/+5
|
* feed_download(): Accept base URL, not index URLPatrick McDermott2019-04-162-3/+6
|
* install_find_pkgs(): Rename variablesPatrick McDermott2019-04-161-11/+11
|
* main(): Replace non-portable expr and date %s specPatrick McDermott2019-04-111-1/+19
|
* tools/shld.sh: Use parameters, not global variablesPatrick McDermott2018-11-211-6/+13
|
* tools/shld.sh: Expose library creation to CLIPatrick McDermott2018-11-211-6/+8
|
* src/main.sh: Drop search for old .builddirstamp pathPatrick McDermott2018-07-031-4/+1
| | | | | | This dates back to when the executable was built at "${builddir}/src/prokit" instead of the present location of "${builddir}/prokit" (i.e. before the introduction of linking by shld).
* is_profile(): Replace [ command and prefix removal with casePatrick McDermott2018-07-021-1/+1
|
* is_cmd(): Replace pipeline and external commands with casePatrick McDermott2018-07-021-1/+1
|
* AUTHORS: Update name and e-mail addressPatrick McDermott2018-07-011-1/+1
|
* configure.ac: Look for [s]fdisk/mke2fs in /sbin and /usr/sbinPatrick McDermott2018-06-241-3/+4
|
* Revert "configure.ac: Add hints about missing [s]fdisk and mke2fs"Patrick McDermott2018-06-241-4/+2
| | | | This reverts commit 2221d627f496d0d60bcb05b8444eae0c297ab380.
* configure.ac: Add hints about missing [s]fdisk and mke2fsPatrick McDermott2018-06-241-2/+4
|
* prof_proteanos_make_initramfs(): Make /init linkP. J. McDermott2016-01-241-0/+10
|
* cmd/installer-pc: Drop LILO installation codeP. J. McDermott2016-01-231-15/+0
|
* cmd/installer-pc: Add informational outputP. J. McDermott2016-01-232-0/+6
|
* cmd/installer-pc: Only print dd/(s)fdisk/mke2fs output on errorP. J. McDermott2016-01-231-5/+23
|
* cmd/installer-pc: Print error on dd, (s)fdisk, or mke2fs failureP. J. McDermott2016-01-232-0/+7
|
* NEWS: Add "now"P. J. McDermott2016-01-231-2/+2
|
* NEWS: Mention use of git-describeP. J. McDermott2016-01-231-0/+2
|
* Makefile.am: Move PACKAGE_VERSION_GIT definition to topP. J. McDermott2016-01-231-3/+3
|
* Makefile.am: Add comment about PACKAGE_VERSION hackP. J. McDermott2016-01-231-0/+6
|
* Always use rm's -f optionP. J. McDermott2016-01-234-5/+5
|
* is_profile(): Add explicit returnP. J. McDermott2016-01-231-0/+2
|
* Makefile.am: Update copyright yearsP. J. McDermott2016-01-231-1/+1
|
* Makefile.am: Fix locales uninstallationP. J. McDermott2016-01-231-1/+1
|
* Makefile.am: Pass PACKAGE_VERSION in shld stdin, not version.shP. J. McDermott2016-01-231-9/+3
| | | | | Making version.sh depend on .git/ causes it to be regenerated on every make run.
* Makefile.am: Add config.sh to prokit dependenciesP. J. McDermott2016-01-231-1/+1
|
* Makefile.am: Fix prokit dependenciesP. J. McDermott2016-01-231-1/+1
|
* config.sh.in: Drop PACKAGE_VERSIONP. J. McDermott2016-01-231-1/+0
|
* Makefile.am: Generate and use version.shP. J. McDermott2016-01-231-1/+9
| | | | Also, update manual pages any time the Git HEAD changes.
* Makefile.am: Set and use PACKAGE_VERSION_GIT if IN_GITP. J. McDermott2016-01-231-1/+7
|
* configure.ac: New "IN_GIT" conditionalP. J. McDermott2016-01-231-3/+3
| | | | Partially revert commit d6dcaad31f4ca0b44ae639adf788d5bf50f48cec.
* main(): Exit on missing localeP. J. McDermott2016-01-231-1/+3
|
* load_locale(): Throw an error, not a warning, on missing localeP. J. McDermott2016-01-231-1/+1
|
* cmd/install*: Fix return valuesP. J. McDermott2016-01-232-2/+2
|
* cmd/installer-pc: Check exit status of dd, (s)fdisk, and mke2fsP. J. McDermott2016-01-231-5/+20
|