1. 1bea614 Fix typo courtesy of Kenichi Nagai by Paul Nasrat · 17 years ago
  2. 58096e4 Prepare 1.3.14 by Paul Nasrat · 17 years ago
  3. 6166753 Netboot fixes: by Paul Nasrat · 18 years ago
  4. cfe3648 Correct return type Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  5. 6084bb9 Add missing includes Leonardo Rangel <lrangel@linux.vnet.ibm.com> by Paul Nasrat · 18 years ago
  6. 8aeef6f Fix compilation warnings by using return not exit. by Paul Nasrat · 18 years ago
  7. 1d2796d Now we stop truncating characters for pxelinux style boot at the directory seperator. by Paul Nasrat · 18 years ago
  8. 06c6d68 Update ChangeLog from git by Paul Nasrat · 18 years ago yaboot-1.3.14rc2
  9. fa02494 use of cfg_set_default_by_mac() function in yaboot.c by Paul Nasrat · 18 years ago
  10. 313f71b This part creates the cfg_set_default_by_mac() function. by Paul Nasrat · 18 years ago
  11. cf0768a load_my_config_file() modifications in yaboot.c by Paul Nasrat · 18 years ago
  12. 78cfabe prom functions by Paul Nasrat · 18 years ago
  13. c5340d4 This patch fixes OF netbooting on pSeries by Paul Nasrat · 18 years ago
  14. 750ce1a User-specified config file on Yaboot's prompt by Paul Nasrat · 18 years ago
  15. 7305a1d Enable user to supply config from yaboot command line. by Paul Nasrat · 18 years ago
  16. aa67de3 The following patch fix reverts removal of some lines for the netboot patch. by Paul Nasrat · 18 years ago
  17. a5b19d4 ybin userland interface for specifying bootonce by Paul Nasrat · 18 years ago
  18. 89f352c yaboot menu user interface by Paul Nasrat · 18 years ago
  19. 320a30e read boot-once, zero out, set bootoncelabel as default by Paul Nasrat · 18 years ago
  20. 5d4289b prom setprop primatives by Paul Nasrat · 18 years ago
  21. 117cc2a Loading a different config file (confarg feature) by Paul Nasrat · 18 years ago
  22. 874609e Remove devel debugging code Patch from Benoit Guillon by Paul Nasrat · 18 years ago
  23. be7cdc5 Compile fix Paulo Vital <vital at br.ibm.com> by Paul Nasrat · 18 years ago
  24. a5141a3 This is a combination of three patches (the first two for adding by Paul Nasrat · 18 years ago
  25. 778a7e3 Certain levels of IBM firmware will allow the system to boot from an by Paul Nasrat · 18 years ago
  26. 6f00a51 Merge ability to have per machine type config entries from ubuntu/silo. by Paul Nasrat · 18 years ago
  27. 3a57377 Determine last ext3 LBA to fix wild LBA reads by Paul Nasrat · 18 years ago
  28. 216a58f Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  29. ba13127 Remove binary libext2fs.a and build against system library. by Paul Nasrat · 18 years ago
  30. b714c2f Device-trees don't have symlinks made any more by Paul Nasrat · 18 years ago
  31. 1d8bdec Add support to ofpath for usb-storage and fix sbp-2 storage by Paul Nasrat · 18 years ago
  32. 19b1c37 Clean up yabootconfig kernel/initrd code - Joseph Jezak <josejx@gentoo.org> by Paul Nasrat · 18 years ago
  33. 75c4ba1 Fix for not all device trees having k2-sata@N/compatible (from gentoo) by Paul Nasrat · 18 years ago
  34. cd202d3 Merge ubuntu ofpath fixes by Paul Nasrat · 19 years ago
  35. a2b7bb0 Sweep all the files for trailing whitespace. by Doug Maxey · 19 years ago
  36. 91c4dc8 Update to point to ozlabs by Paul Nasrat · 19 years ago pnasrat@redhat.com,yaboot--devel--1.3
  37. a108f9c update TODO by Paul Nasrat · 19 years ago
  38. fb19c52 Fix ofpath for G5 with multiple drives by Paul Nasrat · 19 years ago yaboot-1.3.14rc1
  39. 57870d2 pause after claim failed (Nathan Lynch) by Paul Nasrat · 19 years ago
  40. c864c09 by Paul Nasrat · 19 years ago
  41. 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
  42. b95e2fe Don't use ELF entry point. by Ethan Benson · 19 years ago
  43. 34b04c4 Fix Cross-compile by Ethan Benson · 19 years ago
  44. c004896 Bugfix to patch-83 by Ethan Benson · 19 years ago
  45. 15b93b3 Pretend to allocate/deallocate memory correctly by Ethan Benson · 19 years ago
  46. 4d075ad handle RAID partitions on x86 partition tables by Ethan Benson · 19 years ago
  47. 1476a0b Remove check for BootX broken device-trees by Ethan Benson · 19 years ago
  48. ad8f878 Merge Dustin's RAID patch by Ethan Benson · 19 years ago
  49. 70ca99a amiga partition table support. by Ethan Benson · 20 years ago
  50. de490d9 gcc-3.4 fix by Ethan Benson · 20 years ago
  51. 1cd0d94 Update addnote for newer pSeries hardware by Ethan Benson · 20 years ago
  52. 5aa4e2a Update penguinppc.org links s/projects/bootloaders/g by Ethan Benson · 20 years ago
  53. 7ea099e Fix typos in yaboot man page by Ethan Benson · 20 years ago
  54. 7c27bb0 Prep 1.3.13 release by Ethan Benson · 20 years ago yaboot-1.3.13
  55. 544fce2 Update changelog for 1.3.13 by Ethan Benson · 20 years ago
  56. 082669f Increase tftp buffer to ~6MB by Ethan Benson · 20 years ago
  57. 6a6a039 Add LABEL/UUID support to yabootconfig by Ethan Benson · 20 years ago
  58. 8fe6242 Add additional check on /dev/nvram to avoid misleading error message by Ethan Benson · 21 years ago
  59. 58cb168 Fix several ofpath error messages going to stdout rather then stderr by Ethan Benson · 21 years ago
  60. e19f440 Add support for initrd detection to yabootconfig by Ethan Benson · 21 years ago
  61. 2303a06 Prep 1.3.12 release by Ethan Benson · 21 years ago
  62. eb8b0d5 Fix ofpath SATA support and sysfs detection by Ethan Benson · 21 years ago
  63. 53695b2 Add 2.6 kernel support to ofpath by Ethan Benson · 21 years ago
  64. 0b1ed1e Add caveat regarding UFS to yaboot howto by Ethan Benson · 21 years ago
  65. d72c450 Update =tagging-method for tla 1.1 by Ethan Benson · 21 years ago
  66. f3981c7 Bump versions to final 1.3.11 release by Ethan Benson · 21 years ago
  67. 941806a Prepare changelog for imminent 1.3.11 release by Ethan Benson · 21 years ago
  68. 2bdcccb Fix ofpath arch detect fix by Ethan Benson · 21 years ago
  69. a36e221 Make ofpath work on powerpc-64 by Ethan Benson · 21 years ago
  70. d72597c Fix ofpath for `scsi' ide controllers by Ethan Benson · 21 years ago
  71. fc172c3 Fix ofpath 2.6 /proc/scsi check by Ethan Benson · 21 years ago
  72. 1f0aaa6 Detect lack of CONFIG_SCSI_PROC_FS in ofpath on 2.6 systems by Ethan Benson · 21 years ago
  73. c5c6218 Add PowerMac G5 SATA support to ofpath by Ethan Benson · 21 years ago
  74. 8a48f43 Bump version to unsupported non-release status by Ethan Benson · 21 years ago
  75. 3252b07 Update compatibility declaration for CHRPBOOT examples by Ethan Benson · 21 years ago
  76. 438c6a4 Use OpenFirmware RELEASE method by Ethan Benson · 21 years ago
  77. 5af5ce3 Add boot compatibility with PowerMac G5 by Ethan Benson · 21 years ago
  78. d10893f Update ChangeLog tag for compatiblity with arch 1.0pre25 by Ethan Benson · 21 years ago
  79. 08532f2 Fix ofpath on early iMacs by Ethan Benson · 22 years ago
  80. d56885f Prep 1.3.9 release by Ethan Benson · 22 years ago
  81. e80797f Fix botched IBM patch (multiple partition handling on rs6k) by Ethan Benson · 22 years ago
  82. ca58ccc Update first stage to be compatible with new Macs by Ethan Benson · 22 years ago
  83. a8a407d Release yaboot 1.3.8 by Ethan Benson · 22 years ago
  84. f8932c0 Prepare 1.3.8-rc4 by Ethan Benson · 22 years ago
  85. cb900d0 Add 'kernel too old' warning to ofpath by Ethan Benson · 22 years ago
  86. 5a1d6ab Fix ofpath on pci-ide by Ethan Benson · 22 years ago
  87. 6afa18e Fix readlink fallback by Ethan Benson · 22 years ago
  88. 08e5a8d handle ide device nodes up to hdp by Ethan Benson · 22 years ago
  89. c8468c1 Add support for IDE controllers with identity crisis by Ethan Benson · 22 years ago
  90. 74a45b7 Prepare 1.3.8-rc1 by Ethan Benson · 22 years ago
  91. 33ce5d3 Add support for pci-ide to ofpath by Ethan Benson · 22 years ago
  92. 2b3bb9d Add extra sanity checks to new ofpath ide resolution code by Ethan Benson · 22 years ago
  93. b565349 Update ofpath for new devspec export in /proc by Ethan Benson · 22 years ago
  94. 1aa69fb Change ofpath to use /proc/ide/of1275 instead of /proc/ide/pmac by Ethan Benson · 22 years ago
  95. 4182c86 Add preliminary support for Windtunnel PowerMacs to ofpath by Ethan Benson · 22 years ago
  96. 9668c79 Fix spelling errors in changelog by Ethan Benson · 22 years ago
  97. 83e9d6e Prepare 1.3.7 release by Ethan Benson · 22 years ago
  98. c70a228 Remove 0arch-timestamps0 in archclean target by Ethan Benson · 22 years ago
  99. b58b7f8 Prepare 1.3.7-pre1 by Ethan Benson · 22 years ago
  100. 5e0ecd9 update timestamp save file. by Ethan Benson · 22 years ago