コミット履歴

作者 SHA1 メッセージ 日付
  Andrei Borzenkov 962b69d950 grub-mkimage: remove redundant NULL check 9 年 前
  Andrey Borzenkov 1440b7ebae do not set default prefix in grub-mkimage 11 年 前
  Vladimir Serbinenko ca3e20886e Build fixes for argp.h with older gcc. 11 年 前
  Vladimir Serbinenko ae558c2ccf Enable -Wformat=2 if it's supported. 11 年 前
  Vladimir Serbinenko bfdfeb2508 Clarify several translatable messages. 11 年 前
  Vladimir Serbinenko 4f9541226c Introduce grub_util_file_sync and use it instead of fsync(fileno(f)). 11 年 前
  Vladimir Serbinenko cd46aa6cef Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir 11 年 前
  Vladimir 'phcoder' Serbinenko ec16e02639 * util/grub-mkimage.c: Move backend part to ... 11 年 前
  Vladimir 'phcoder' Serbinenko bb338aaf24 Add a wrapper for fopen. On unix-like systems just pass-through. On 11 年 前
  Vladimir 'phcoder' Serbinenko ae5540d3d4 Move set_program_name and init_nls to host_init. On windows 11 年 前
  Vladimir 'phcoder' Serbinenko 71c1d67a34 Avoid including hostfile.h when not necessarry as it pulls 11 年 前
  Vladimir 'phcoder' Serbinenko f7676b7016 * util/grub-mkimage.c (generate_image): Use size_t instead of 11 年 前
  Vladimir 'phcoder' Serbinenko f163045985 * util/grub-fstest.c: Fix several printf formats. 11 年 前
  Vladimir 'phcoder' Serbinenko ae27e4d323 Merge mainline into arm 11 年 前
  Vladimir 'phcoder' Serbinenko 9c28da2a89 Remove early sm712 init as there is no reason for it (the "watchdog" 11 年 前
  Vladimir 'phcoder' Serbinenko 8e71d87482 merge mainline into arm 11 年 前
  Vladimir 'phcoder' Serbinenko 7f63a64fa0 Enable mipsel-arc. 12 年 前
  Vladimir 'phcoder' Serbinenko 8528c879e3 Move mips-arc link address. Previous link address was chosen 12 年 前
  Vladimir 'phcoder' Serbinenko 794515225f Add option to compress files on install/image creation. 12 年 前
  Vladimir 'phcoder' Serbinenko 8ca86b3a03 Support mkrescue on sparc64. 12 年 前
  Vladimir 'phcoder' Serbinenko 8573d302fc * util/grub-mkimage.c: Document memdisk implying --prefix. 12 年 前
  Vladimir 'phcoder' Serbinenko bc1cf01cf2 Add uboot header ourselves 12 年 前
  Vladimir 'phcoder' Serbinenko d5e2a158e1 Fix ia64-efi image generation on big-endian machines. Deduplicate 12 年 前
  Leif Lindholm 389b31cd71 Initial import of Leif's work 12 年 前
  Francesco Lavra c506fc3056 * util/grub-mkimage.c: Introduce new define EFI32_HEADER_SIZE. 12 年 前
  Vladimir 'phcoder' Serbinenko 774683685f Lift up core size limits on some platforms. Fix potential memory 12 年 前
  Leif Lindholm c821711f69 * util/grub-mkimage.c (main): Postpone freeing arguments.output 12 年 前
  Colin Watson a45289370a * util/grub-mkimage.c (generate_image): Fix "size of public key" 12 年 前
  Vladimir 'phcoder' Serbinenko 5e3b8dcbb5 Import gcrypt public-key cryptography and implement signature checking. 12 年 前
  Vladimir 'phcoder' Serbinenko 4dc02ddfc5 * util/grub-mkimage.c (generate_image): Add Yeeloong verified hash. 12 年 前