1. 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
  2. 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
  3. cdb31e6 Use MAKE variable in Makefile; remove 'bindist' target by WHR · 3 years, 3 months ago
  4. 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
  5. ede5b75 Clean up Makefile by WHR · 3 years, 3 months ago
  6. 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
  7. 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
  8. e7532e2 Yaboot 1.3.16 by Tony Breeds · 14 years ago yaboot-1.3.16
  9. 4df84cf Add "Developers Certificate of Origin" by Tony Breeds · 14 years ago
  10. 894b48a Version 1.3.15 by Tony Breeds · 14 years ago yaboot-1.3.15
  11. fac08a1 Remove Bootinfo (BIRECS). by Tony Breeds · 15 years ago
  12. 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
  13. a7c4b1a ybin --bootonce doesn't work by Will Woods · 16 years ago
  14. 5a10312 Revert "Let prom_claim_chunk do the work for tftp images to support larger images." by Tony Breeds · 16 years ago
  15. eef4447 ybin succeeds but returns error code by Anton Blanchard · 16 years ago
  16. 6a77b7a Allow yaboot to load relocatable kernel by Mohan Kumar M · 16 years ago
  17. 3757822 Pegasos and partition numbering by David Woodhouse · 17 years ago
  18. 0c0a18b use public interface to detect CAS reboots (take 2) by Mike Wolf · 17 years ago
  19. 526b779 The CAS (Client-Architecture Support) call tells firmware what capabilities the by Paul Nasrat · 17 years ago
  20. f843e29 Revert "The attached patch adds support for writing the nvram using the nvram" by Paul Nasrat · 17 years ago
  21. 50b5860 Revert "Fix shell syntax" by Paul Nasrat · 17 years ago
  22. 24679e7 Fix shell syntax by Paul Nasrat · 17 years ago
  23. ac8fbd5 The attached patch adds support for writing the nvram using the nvram by Paul Nasrat · 17 years ago
  24. 131e44d Force build to be ppc32 by Paul Nasrat · 17 years ago
  25. ff0e80c Fix typo by Paul Nasrat · 17 years ago
  26. 66ffb9d Fix typo in patch porting by Paul Nasrat · 17 years ago
  27. 082b831 Fix partition numbering handling with bplan firmware by Paul Nasrat · 17 years ago
  28. afaf577 Try harder to allocate malloc region Patch from dwmw2@infradead.org by Paul Nasrat · 17 years ago
  29. 752525a Print version-release of yaboot Patch from dwmw2@infradead.org by Paul Nasrat · 17 years ago
  30. c8b04c6 Let prom_claim_chunk do the work for tftp images to support larger images. by Paul Nasrat · 17 years ago
  31. b6b70ff These patch provides the function of load a alternative initrd file by Paul Nasrat · 17 years ago
  32. 4ba1732 move the tftp load space and use prom_claim_chunk to claim the memory. by Paul Nasrat · 17 years ago
  33. f3d8af0 The patch from Scott Moser moves the "search-for-prom_claim'able" routine that by Paul Nasrat · 17 years ago
  34. 6c7d818 Release 1.3.14 by Paul Nasrat · 17 years ago yaboot-1.3.14
  35. 58838f4 On some of the larger kernels we are starting to see a space squeeze. by Paul Nasrat · 17 years ago
  36. 1bea614 Fix typo courtesy of Kenichi Nagai by Paul Nasrat · 17 years ago
  37. 58096e4 Prepare 1.3.14 by Paul Nasrat · 17 years ago
  38. 6166753 Netboot fixes: by Paul Nasrat · 17 years ago
  39. cfe3648 Correct return type Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 17 years ago
  40. 6084bb9 Add missing includes Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 17 years ago
  41. 8aeef6f Fix compilation warnings by using return not exit. by Paul Nasrat · 17 years ago
  42. 1d2796d Now we stop truncating characters for pxelinux style boot at the directory seperator. by Paul Nasrat · 17 years ago
  43. 06c6d68 Update ChangeLog from git by Paul Nasrat · 17 years ago yaboot-1.3.14rc2
  44. fa02494 use of cfg_set_default_by_mac() function in yaboot.c by Paul Nasrat · 17 years ago
  45. 313f71b This part creates the cfg_set_default_by_mac() function. by Paul Nasrat · 17 years ago
  46. cf0768a load_my_config_file() modifications in yaboot.c by Paul Nasrat · 17 years ago
  47. 78cfabe prom functions by Paul Nasrat · 17 years ago
  48. c5340d4 This patch fixes OF netbooting on pSeries by Paul Nasrat · 17 years ago
  49. 750ce1a User-specified config file on Yaboot's prompt by Paul Nasrat · 17 years ago
  50. 7305a1d Enable user to supply config from yaboot command line. by Paul Nasrat · 18 years ago
  51. aa67de3 The following patch fix reverts removal of some lines for the netboot patch. by Paul Nasrat · 18 years ago
  52. a5b19d4 ybin userland interface for specifying bootonce by Paul Nasrat · 18 years ago
  53. 89f352c yaboot menu user interface by Paul Nasrat · 18 years ago
  54. 320a30e read boot-once, zero out, set bootoncelabel as default by Paul Nasrat · 18 years ago
  55. 5d4289b prom setprop primatives by Paul Nasrat · 18 years ago
  56. 117cc2a Loading a different config file (confarg feature) by Paul Nasrat · 18 years ago
  57. 874609e Remove devel debugging code Patch from Benoit Guillon by Paul Nasrat · 18 years ago
  58. be7cdc5 Compile fix Paulo Vital <vital at br.ibm.com> by Paul Nasrat · 18 years ago
  59. a5141a3 This is a combination of three patches (the first two for adding by Paul Nasrat · 18 years ago
  60. 778a7e3 Certain levels of IBM firmware will allow the system to boot from an by Paul Nasrat · 18 years ago
  61. 6f00a51 Merge ability to have per machine type config entries from ubuntu/silo. by Paul Nasrat · 18 years ago
  62. 3a57377 Determine last ext3 LBA to fix wild LBA reads by Paul Nasrat · 18 years ago
  63. 216a58f Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  64. ba13127 Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  65. b714c2f Device-trees don't have symlinks made any more by Paul Nasrat · 18 years ago
  66. 1d8bdec Add support to ofpath for usb-storage and fix sbp-2 storage by Paul Nasrat · 18 years ago
  67. 19b1c37 Clean up yabootconfig kernel/initrd code - Joseph Jezak <josejx@gentoo.org> by Paul Nasrat · 18 years ago
  68. 75c4ba1 Fix for not all device trees having k2-sata@N/compatible (from gentoo) by Paul Nasrat · 18 years ago
  69. cd202d3 Merge ubuntu ofpath fixes by Paul Nasrat · 18 years ago
  70. a2b7bb0 Sweep all the files for trailing whitespace. by Doug Maxey · 18 years ago
  71. 91c4dc8 Update to point to ozlabs by Paul Nasrat · 19 years ago pnasrat@redhat.com,yaboot--devel--1.3
  72. a108f9c update TODO by Paul Nasrat · 19 years ago
  73. fb19c52 Fix ofpath for G5 with multiple drives by Paul Nasrat · 19 years ago yaboot-1.3.14rc1
  74. 57870d2 pause after claim failed (Nathan Lynch) by Paul Nasrat · 19 years ago
  75. c864c09 by Paul Nasrat · 19 years ago
  76. 7558941 Replace netboot bootpath parser. by Ethan Benson · 19 years ago erbenson@alaska.net--public,yaboot--devel--1.3 pnasrat@redhat.com,yaboot--devel--1.3--base-0
  77. b95e2fe Don't use ELF entry point. by Ethan Benson · 19 years ago
  78. 34b04c4 Fix Cross-compile by Ethan Benson · 19 years ago
  79. c004896 Bugfix to patch-83 by Ethan Benson · 19 years ago
  80. 15b93b3 Pretend to allocate/deallocate memory correctly by Ethan Benson · 19 years ago
  81. 4d075ad handle RAID partitions on x86 partition tables by Ethan Benson · 19 years ago
  82. 1476a0b Remove check for BootX broken device-trees by Ethan Benson · 19 years ago
  83. ad8f878 Merge Dustin's RAID patch by Ethan Benson · 19 years ago
  84. 70ca99a amiga partition table support. by Ethan Benson · 19 years ago
  85. de490d9 gcc-3.4 fix by Ethan Benson · 19 years ago
  86. 1cd0d94 Update addnote for newer pSeries hardware by Ethan Benson · 20 years ago
  87. 5aa4e2a Update penguinppc.org links s/projects/bootloaders/g by Ethan Benson · 20 years ago
  88. 7ea099e Fix typos in yaboot man page by Ethan Benson · 20 years ago
  89. 7c27bb0 Prep 1.3.13 release by Ethan Benson · 20 years ago yaboot-1.3.13
  90. 544fce2 Update changelog for 1.3.13 by Ethan Benson · 20 years ago
  91. 082669f Increase tftp buffer to ~6MB by Ethan Benson · 20 years ago
  92. 6a6a039 Add LABEL/UUID support to yabootconfig by Ethan Benson · 20 years ago
  93. 8fe6242 Add additional check on /dev/nvram to avoid misleading error message by Ethan Benson · 20 years ago
  94. 58cb168 Fix several ofpath error messages going to stdout rather then stderr by Ethan Benson · 20 years ago
  95. e19f440 Add support for initrd detection to yabootconfig by Ethan Benson · 20 years ago
  96. 2303a06 Prep 1.3.12 release by Ethan Benson · 21 years ago
  97. eb8b0d5 Fix ofpath SATA support and sysfs detection by Ethan Benson · 21 years ago
  98. 53695b2 Add 2.6 kernel support to ofpath by Ethan Benson · 21 years ago
  99. 0b1ed1e Add caveat regarding UFS to yaboot howto by Ethan Benson · 21 years ago
  100. d72c450 Update =tagging-method for tla 1.1 by Ethan Benson · 21 years ago