1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-13 18:47:17 +01:00

Commit Graph

  • 3d97e57b68 make sure to properly encode file names in the files hash Pete Fritchman 2015-07-14 20:05:20 +0000
  • 4a1b7ec7b7 rename files to checksums, use staging_path function, exclude directories, symlink checksum as a - Pete Fritchman 2015-03-26 18:29:41 +0000
  • 19e7126900 rename files to checksums, use staging_path function, exclude directories, symlink checksum as a - Pete Fritchman 2015-03-26 18:29:41 +0000
  • cd531449ea initial support for building freebsd/pkgng packages Pete Fritchman 2015-02-09 14:24:50 -0500
  • 2a19428288 initial support for building freebsd/pkgng packages Pete Fritchman 2015-02-09 14:24:50 -0500
  • 5e7f31179a minor README fix... Daniel Caballero 2016-02-29 15:08:58 +0100
  • f92ed08ea0 minor README fix... Daniel Caballero 2016-02-29 15:08:58 +0100
  • 6b4935b759 Merge 10f539784fb09d3d475b8bc80c466c749e8bc05d into afbb2663f76d8c47f45e49404de9dc68472e9d33 ehealy 2016-01-28 09:57:07 +0000
  • 24c6afb499 Merge pull request #1061 from rimmington/deb-dir-perm Jordan Sissel 2016-01-25 23:52:48 -0800
  • afbb2663f7 Merge pull request #1061 from rimmington/deb-dir-perm Jordan Sissel 2016-01-25 23:52:48 -0800
  • 6b52cfbd71 deb: Create directories as 0755 as per Debian policy Rhys ! 2016-01-26 17:48:32 +1100
  • f2e222ee2c deb: Create directories as 0755 as per Debian policy Rhys ! 2016-01-26 17:48:32 +1100
  • 10f539784f Version bump to tapjoy specific version 1.4.1tj Ed Healy 2016-01-04 10:19:50 -0500
  • b199f7af05 Update virtualenv.rb Donald 2015-12-29 22:16:31 +0800
  • 80e9ac47f1 Update virtualenv.rb Donald 2015-12-29 22:16:31 +0800
  • 87ce028644 Implemented control script commands, removed dummy template scripts George Lester 2015-12-28 17:56:54 -0800
  • a2540649fc Implemented control script commands, removed dummy template scripts George Lester 2015-12-28 17:56:54 -0800
  • a8eabbea51 Implemented dependency-specifying support George Lester 2015-12-28 17:21:50 -0800
  • 277926b8f9 Implemented dependency-specifying support George Lester 2015-12-28 17:21:50 -0800
  • 3021f8f80e Removed unused constants, and cleaned up namespace errors with 'Dir' George Lester 2015-12-28 17:10:24 -0800
  • 8ac30f4daf Removed unused constants, and cleaned up namespace errors with 'Dir' George Lester 2015-12-28 17:10:24 -0800
  • 569d2f0a2a Moved constants to top, and properly used fpm-provided arch/url/description George Lester 2015-12-28 17:07:12 -0800
  • 333a2d6f5d Moved constants to top, and properly used fpm-provided arch/url/description George Lester 2015-12-28 17:07:12 -0800
  • 7dd839d48f Removed more magic constants, and added warning about using --allow-untrusted George Lester 2015-12-28 16:58:03 -0800
  • 9e857deabd Removed more magic constants, and added warning about using --allow-untrusted George Lester 2015-12-28 16:58:03 -0800
  • d959063421 Uncommented major/minor tar version clearing, and removed legacy checksum linkname stuff George Lester 2015-12-28 16:47:28 -0800
  • 9b3c0f3bf0 Uncommented major/minor tar version clearing, and removed legacy checksum linkname stuff George Lester 2015-12-28 16:47:28 -0800
  • 10b7c78510 First actually-working version George Lester 2015-12-28 16:46:02 -0800
  • 15ac8a0837 First actually-working version George Lester 2015-12-28 16:46:02 -0800
  • a31a9565c3 Added debug echoes to templates to determine when hooks are used George Lester 2015-12-28 14:36:57 -0800
  • 4418f1af1b Added debug echoes to templates to determine when hooks are used George Lester 2015-12-28 14:36:57 -0800
  • 3d06701d9d Added a few more header fields, 'apk add' still wont accept. George Lester 2015-12-28 14:36:37 -0800
  • 94215c5da0 Added a few more header fields, 'apk add' still wont accept. George Lester 2015-12-28 14:36:37 -0800
  • 1a11e8a257 Rewrote magic number and usernames in proper places George Lester 2015-12-25 00:42:06 -0800
  • 231e4fbee6 Rewrote magic number and usernames in proper places George Lester 2015-12-25 00:42:06 -0800
  • 6ff0fb8c51 Cleaned up header cutting logic, ensured that permission bits are removed from control tar George Lester 2015-12-24 19:37:16 -0800
  • af19256d30 Cleaned up header cutting logic, ensured that permission bits are removed from control tar George Lester 2015-12-24 19:37:16 -0800
  • 0d7b7cfd06 Trimmed trailing slash on record names George Lester 2015-12-24 19:03:02 -0800
  • cbef21ff7f Trimmed trailing slash on record names George Lester 2015-12-24 19:03:02 -0800
  • 29a9c6e42b Added checksum spacing to match existing apk implementation George Lester 2015-12-24 18:04:59 -0800
  • 55e2e239da Added checksum spacing to match existing apk implementation George Lester 2015-12-24 18:04:59 -0800
  • ae32312818 Added magic pax string, and trimmed trailing slash, from tar record names George Lester 2015-12-24 18:00:25 -0800
  • fdf7ccc6e4 Added magic pax string, and trimmed trailing slash, from tar record names George Lester 2015-12-24 18:00:25 -0800
  • 0058587409 Cleaned up some logic, and ensured that only two nul records are ever written to the resultant tar. George Lester 2015-12-24 17:13:05 -0800
  • feb16beaa6 Cleaned up some logic, and ensured that only two nul records are ever written to the resultant tar. George Lester 2015-12-24 17:13:05 -0800
  • 49f2c79c3a First working apk package that installs with no errors George Lester 2015-12-24 16:01:12 -0800
  • 5ef04f0440 First working apk package that installs with no errors George Lester 2015-12-24 16:01:12 -0800
  • d151d4721f Removed debug line from last commit George Lester 2015-12-23 20:32:41 -0800
  • a46aaac2e8 Removed debug line from last commit George Lester 2015-12-23 20:32:41 -0800
  • 594f2c0b48 Fixed hanging nul-records on data tar. Ensured both tars are -individually- zipped before concatenation. George Lester 2015-12-23 17:24:54 -0800
  • 0dcf15ab89 Fixed hanging nul-records on data tar. Ensured both tars are -individually- zipped before concatenation. George Lester 2015-12-23 17:24:54 -0800
  • 6196d9f8b2 Ensured that extension headers are only added to file contents, not directories or nul records George Lester 2015-12-20 12:48:24 -0800
  • 9a0ce2304c Ensured that extension headers are only added to file contents, not directories or nul records George Lester 2015-12-20 12:48:24 -0800
  • 6d7c02caca Revised the method by which chunks are rounded to the nearest 512 George Lester 2015-12-20 12:45:19 -0800
  • 6078704f9a Revised the method by which chunks are rounded to the nearest 512 George Lester 2015-12-20 12:45:19 -0800
  • 081450a505 Fixed extension hash line length George Lester 2015-12-20 12:14:05 -0800
  • 52e2c61359 Fixed extension hash line length George Lester 2015-12-20 12:14:05 -0800
  • 43edc59b5a Fixed a menagerie of errors around extension header, and ensured that output concatted tar is also gzipped George Lester 2015-12-20 11:04:51 -0800
  • c0afd61f56 Fixed a menagerie of errors around extension header, and ensured that output concatted tar is also gzipped George Lester 2015-12-20 11:04:51 -0800
  • 35914b6995 Fixed accidental literal '\0' instead of null terminators George Lester 2015-12-20 02:35:30 -0800
  • 81b9ff6a9c Fixed accidental literal '\0' instead of null terminators George Lester 2015-12-20 02:35:30 -0800
  • 5396b7ce9b Ensured hashed extension data is padded to nearest 512 byte chunk. George Lester 2015-12-20 02:22:49 -0800
  • 0b2ea18fff Ensured hashed extension data is padded to nearest 512 byte chunk. George Lester 2015-12-20 02:22:49 -0800
  • 1c57a54bfc Implemented sha1 hashing and extension records (should work, but apk refuses it) George Lester 2015-12-20 02:13:49 -0800