summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Note CMake dependency for usignPatrick McDermott2019-04-191-1/+2
* install_get_pkgs(): Use ${MD5SUM}Patrick McDermott2019-04-191-1/+1
* configure.ac, config.sh.in: Find md5sumPatrick McDermott2019-04-192-0/+26
* NEWS: List new dependenciesPatrick McDermott2019-04-191-0/+8
* NEWS: Combine "src/gz" changesPatrick McDermott2019-04-191-3/+2
* NEWS: Update and summarizePatrick McDermott2019-04-191-0/+14
* NEWS: Organize changes into sectionsPatrick McDermott2019-04-181-14/+23
* install_find_pkgs(): Enable sig checks in opkg.confPatrick McDermott2019-04-171-0/+1
* feed_find_pkgs(): Don't run parse_control() in a subshellPatrick McDermott2019-04-171-2/+4
* install_find_pkgs(): Vertically align case constructPatrick McDermott2019-04-161-2/+2
* feed_download(): Check for errorsPatrick McDermott2019-04-161-1/+8
* install_find_pkgs(): Create /var/cache/opkg/Patrick McDermott2019-04-161-1/+1
* feed_download_cert(): Fix use of non-existent tmpPatrick McDermott2019-04-161-1/+1
* install_find_pkgs(): Fix cert file printfPatrick McDermott2019-04-161-1/+1
* feed_download_cert(): Fix in-place opkg-certPatrick McDermott2019-04-161-1/+7
* install_find_pkgs(): Fix "printf: Illegal option --"Patrick McDermott2019-04-161-1/+1
* install_find_pkgs(): Fix fopen() callPatrick McDermott2019-04-161-1/+1
* install_find_pkgs(): Fix line continuationPatrick McDermott2019-04-161-1/+1
* Makefile.am: Fix copying mistakePatrick McDermott2019-04-161-2/+2
* feed_download*(): Accept root argPatrick McDermott2019-04-162-1/+3
* install_find_pkgs(): Install root keyPatrick McDermott2019-04-161-1/+30
* install_find_pkgs(): Initialize cert and check sigPatrick McDermott2019-04-161-2/+25
* feed_download_cert(): New functionPatrick McDermott2019-04-161-0/+42
* feed_download(): Fix gunzip logicPatrick McDermott2019-04-161-4/+4
* profile_get_cert_path(): Change to profile_get_cert_url()Patrick McDermott2019-04-162-4/+8
* Makefile.am: Define OPKG_CERT, USIGN_EMBEDDED, and USIGNPatrick McDermott2019-04-161-1/+11
* Makefile.am: Distribute and install opkg-certPatrick McDermott2019-04-161-0/+1
* opkg-cert: Copy from ProteanOS's opkg-lede packagingPatrick McDermott2019-04-161-0/+329
* profile_get_cert_path(), profile_get_root_key(): New functionsPatrick McDermott2019-04-162-0/+24
* Makefile.am: Move man/*.*.mdwn to CLEANFILESPatrick McDermott2019-04-161-3/+1
* 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
* scripts/announce-release.sh: Apply changes from pro-archmanPatrick McDermott2019-04-161-7/+7
* 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