Commit Graph

  • d7aa41cfae
    Merge ec0bd0c063 into 7e127fee6a Alexander Larsson 2022-08-18 19:03:58 +0200
  • ec0bd0c063 Add some tests Alexander Larsson 2022-08-18 18:07:24 +0200
  • af692c792e Support header_version 1 and 2 Alexander Larsson 2022-08-18 14:06:55 +0200
  • b911fafbe1 Import bootimg.h with v2 support Alexander Larsson 2022-08-18 09:59:47 +0200
  • e654023abc Add some helper for reading and writing image parts Alexander Larsson 2022-08-18 13:35:22 +0200
  • f58c45c47b Fix output of second stage size in info Alexander Larsson 2022-08-18 16:57:10 +0200
  • 198f1d384f extract_second(): Fix offset Alexander Larsson 2022-08-18 14:04:28 +0200
  • dca107daba create: fix random ENOENT error when looking for block device Alexander Larsson 2022-08-18 17:59:40 +0200
  • 8b5acb9c30 Fix allocation size when extracting second stage Alexander Larsson 2022-08-18 13:44:26 +0200
  • a005952e23
    Merge 3e58173287 into 7e127fee6a Andrey Skvortsov 2020-03-27 11:51:17 +0300
  • 3e58173287 always unpack initrd to relative paths Andrey Skvortsov 2020-03-27 11:40:21 +0300
  • c421dda5e5
    Merge db11799126 into 7e127fee6a John Stultz 2019-03-18 22:42:17 +0000
  • db11799126 abootimg: Improve compatability with no-initrd abootimg configs John Stultz 2018-08-07 15:20:41 -0700
  • 7e127fee6a Fix man page typos master Filip Holec 2012-09-11 17:47:07 +0300
  • ff8e759ed3 renamed (un)pack-initrd to abootimg-(un)pack-initrd Gilles Grandou 2011-07-21 01:26:28 +0200
  • 4f8acfd128 fixed silly warnings due to -Wall Gilles Grandou 2011-07-21 01:21:34 +0200
  • 6a7ce6cad0 debian packaging for 0.6 Heiko Stuebner 2011-07-14 21:34:00 +0200
  • d5e385e221 fix implicit declared function ftruncate Heiko Stuebner 2011-07-14 21:12:40 +0200
  • b2dabebdcb Changelog for v0.6 Gilles Grandou 2011-07-14 01:39:26 +0200
  • 9e64f0332b gitignore temp files Gilles Grandou 2011-07-14 01:29:27 +0200
  • 7bde63e971 cleaned Makefile Gilles Grandou 2011-07-14 01:27:11 +0200
  • 4494fb2cac check fread() ret values + clean all fread/fwrite Gilles Grandou 2011-07-14 01:24:44 +0200
  • 1fb6383d76 fix - block device support was broken... Gilles Grandou 2011-07-14 00:13:13 +0200
  • 63ad881fac Fix version.h creation. Heiko Stuebner 2011-07-04 13:12:55 +0200
  • f8525d5c9e Fix compilation on GNU-Hurd. Heiko Stuebner 2011-07-04 12:57:15 +0200
  • e6390973fa debian package 0.5+git20110609-1 Gilles Grandou 2011-07-02 23:08:56 +0200
  • 819366a970 Fix for malloc of wrong size, (crashed if ramdisk larger than kernel) Martin Johnson 2011-06-09 10:51:50 +1200
  • c3aa51b9af updated v0.5 changelog Gilles Grandou 2011-05-18 23:38:21 +0200
  • 6ef3f1acc2 iside: be verbose when check_boot_img_header fails Gilles Grandou 2011-05-18 23:32:41 +0200
  • bd22314611 put all blkgetsize mess in a dedicated function Gilles Grandou 2011-05-18 23:14:48 +0200
  • 3dc5f15704 Fix build-failure with BLKGETSIZE64 on non Linux systems Heiko Stuebner 2011-05-18 22:59:28 +0200
  • b1ca8027d8 populate v0.5 Changelog Gilles Grandou 2011-05-04 00:30:04 +0200
  • ab7a686673 updated (c) 2011 Gilles Grandou 2011-05-03 23:59:53 +0200
  • 075d1b38f0 pack-initrd: use -f to overwrite initrd Gilles Grandou 2011-05-03 23:57:35 +0200
  • a51d2f237a added .phony target Gilles Grandou 2011-05-03 23:43:48 +0200
  • f23308b89a added version number Gilles Grandou 2011-05-03 23:40:07 +0200
  • 891020dec7 debian: install pack-initrd and unpack-initrd in /usr/bin Gilles Grandou 2011-05-03 22:44:44 +0200
  • 81350194c5 more sanity-checks for initrd scripts Heiko Stuebner 2011-02-22 20:42:08 +0100
  • 9b8c83da5e added debian packaging scripts made by Heiko for abootimg_0.3-1 Gilles Grandou 2011-04-15 18:53:25 +0200
  • b19301beb0 updated to v0.4 Gilles Grandou 2011-02-17 23:03:23 +0100
  • 0da07ee2bf warning fix Gilles Grandou 2011-02-17 23:02:53 +0100
  • b4bf230bcb fix: sigfpe if page_size == 0 Gilles Grandou 2011-02-17 22:57:19 +0100
  • 8426206447 updated to v0.3 Gilles Grandou 2010-12-08 09:45:57 +0100
  • 01ca8b99e2 fix: when only kernel is updated ramdisk can be corrupted Gilles Grandou 2010-12-08 07:38:32 +0100
  • 59024932bb updated to v0.2 Gilles Grandou 2010-11-28 22:46:19 +0100
  • f0ba129367 fixed make archive Gilles Grandou 2010-11-28 22:50:44 +0100
  • e1a2d45d5a fix when udpating ramdisk without kernel Gilles Grandou 2010-11-28 22:42:39 +0100
  • 6cf7c45b2a fixed --create on block devices Gilles Grandou 2010-11-28 22:14:11 +0100
  • 40817afd9b added tools to pack/unpack ramdisks Gilles Grandou 2010-11-26 23:13:33 +0100
  • 5230e5fb08 gitignore Gilles Grandou 2010-11-26 21:46:20 +0100
  • 6d37c08545 Initial commit Gilles Grandou 2010-11-26 11:02:39 +0100