Yet Another boot-loader for PowerPC

[Releases]
Clone this repo:
  1. 9048f5f Allow using white space instead of equal sign to separate option and value in configuration file; bump version number by WHR · 1 year, 12 months ago rivoreo-fork
  2. a9c785e Allow LOAD seguments with zero offset by WHR · 2 years, 11 months ago
  3. 84176b8 Remove duplicated word in help message by WHR · 3 years, 1 month ago
  4. de8cb06 Fix incorrect buffer size of network booting configuration file path buffer by WHR · 3 years, 2 months ago
  5. 55ba02e Fix pointer signedness warnings in util/addnote.c; remove external linkage of external variables in util/addnote.c by WHR · 3 years, 2 months ago
  6. e5fc82b Imporve Unix shell scripts ybin/* by WHR · 3 years, 2 months ago
  7. 70edbd3 Define VERSIONEXTRA in Makefile, fix VERSION mismatch; use the more generic emulation type 'elf32ppc' instead for yaboot image by WHR · 3 years, 2 months ago
  8. 0e7747a Support freeing the returned pointer of prom_get_netinfo, fixing memory leaks from prom_get_netinfo by WHR · 3 years, 2 months ago
  9. 4c11c21 Change configuration file name format for network booting; fix memory leaks after trying configuration file names for network booting; also try configuration file name 'yaboot.cfg' at last by WHR · 3 years, 2 months ago
  10. 717d31a Clean up; remove development contents that didn't need in this fork by WHR · 3 years, 3 months ago yaboot-1.3.16-rivoreo-r1
  11. cdb31e6 Use MAKE variable in Makefile; remove 'bindist' target by WHR · 3 years, 3 months ago
  12. d41d6e9 Fix sequence point rule violations (-Werror=sequence-point); fix multiple definitions of external variables (-fno-common); Disable unused function ext2fs_find_first_bit_set; fix some pointer type conversion warnings; fix a few strict aliasing rule violations by WHR · 3 years, 3 months ago
  13. ede5b75 Clean up Makefile by WHR · 3 years, 3 months ago
  14. ce11f93 Use /boot/yaboot.conf instead; fix comparing between integer and pointer; fix possible uses of uninitialized variables by WHR · 3 years, 3 months ago
  15. 5624fba Apply Debian patches from yaboot_1.3.16-4.debian.tar.gz except e2fs-missing-libc.patch by WHR · 3 years, 3 months ago
  16. e7532e2 Yaboot 1.3.16 by Tony Breeds · 14 years ago yaboot-1.3.16
  17. 4df84cf Add "Developers Certificate of Origin" by Tony Breeds · 14 years ago
  18. 894b48a Version 1.3.15 by Tony Breeds · 14 years ago yaboot-1.3.15
  19. fac08a1 Remove Bootinfo (BIRECS). by Tony Breeds · 15 years ago
  20. fa87751 long append="..." causes yaboot to reject entire yaboot.conf (MAX_TOKEN too small) by Will Woods · 16 years ago 1.3.15-merge yaboot-1.3.15-rc