1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-28 03:51:42 +02:00

Commit Graph

  • 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
  • 1a85fa3eb5 Implemented sha1 hashing and extension records (should work, but apk refuses it) George Lester 2015-12-20 02:13:49 -0800
  • 339712b558 Implemented checksum rewriting George Lester 2015-12-19 17:09:37 -0800
  • 9d437d38a7 Implemented checksum rewriting George Lester 2015-12-19 17:09:37 -0800
  • 4bb933e76a Removed debug lines from previous commit George Lester 2015-12-18 23:16:41 -0800
  • 3e17e10481 Removed debug lines from previous commit George Lester 2015-12-18 23:16:41 -0800
  • 366d11030a Implemented tar cutting and concatenation George Lester 2015-12-18 23:15:00 -0800
  • 1aff3d721d Implemented tar cutting and concatenation George Lester 2015-12-18 23:15:00 -0800
  • 3059abe6bf APK control tar implementation George Lester 2015-12-13 19:36:03 -0800
  • 2f91b8a1a8 APK control tar implementation George Lester 2015-12-13 19:36:03 -0800
  • dec6c122d6 Starting to add apk support, based on deb George Lester 2015-12-12 11:17:38 -0800
  • c195efeacf Starting to add apk support, based on deb George Lester 2015-12-12 11:17:38 -0800
  • 604246f649 Don't warn when RPM Epoch isn't set Joseph Frazier 2015-12-23 22:28:45 -0500
  • 78b34138a8 Don't warn when RPM Epoch isn't set Joseph Frazier 2015-12-23 22:28:45 -0500
  • 02f44e54bb Merge b34fcb1286e4ebf24e4d4bea7b460c8dd4780a85 into 15b050e5991389f7aabc0e04f7c8c52e90242a7b Ben Kershner 2015-12-19 01:17:40 +0000
  • 56cb6d7d87 Added bsdtar installation instructions in README Srdjan Grubor 2015-12-15 11:00:27 -0600
  • 01c61e0a36 Added bsdtar installation instructions in README Srdjan Grubor 2015-12-15 11:00:27 -0600
  • 64c6416708 deb: explicitly chmod triggers to 0644 for lintian Amos Wenger 2015-12-15 15:30:03 +0100
  • b86c25f016 deb: explicitly chmod triggers to 0644 for lintian Amos Wenger 2015-12-15 15:30:03 +0100
  • 5eed079932 tarball asroot please Leo P 2015-12-13 22:53:47 -0500
  • 155b429857 Merge pull request #1047 from nervo/patch-3 Jordan Sissel 2015-12-13 13:03:04 -0800
  • 15b050e599 Merge pull request #1047 from nervo/patch-3 Jordan Sissel 2015-12-13 13:03:04 -0800
  • 1707e72e8e Typo nervo 2015-12-13 21:59:04 +0100
  • 6ec4072518 Typo nervo 2015-12-13 21:59:04 +0100
  • b7d1c6e9d1 Merge pull request #1044 from sengel/description-fix Jordan Sissel 2015-12-12 21:22:59 -0800
  • d3117a3296 Merge pull request #1044 from sengel/description-fix Jordan Sissel 2015-12-12 21:22:59 -0800
  • 5212683a1c Fix parsing of --description Stefan Engel 2015-12-11 12:23:06 +0100
  • 5793075a1e Fix parsing of --description Stefan Engel 2015-12-11 12:23:06 +0100