Chameleon

Chameleon All Updates

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 Next
Aug 12, 2010
13 years 7 months Fixed date, changed one or two things
Commit 356, by Evan Lojewski
13 years 7 months Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
Commit 355, by Evan Lojewski
13 years 7 months Matching trunk, rev 352.
Commit 354, by Azimutz
Aug 11, 2010
13 years 7 months Trunk it, rev 352. Porting some changes from CleanCut.
Commit 353, by Azimutz
13 years 7 months Changed vram size detection (Fermi support, dirty fix removed). Added video rom version injection. Tested, working. Need more testers with different hardware. Code & credits http://www.insanelymac.com/forum/index.php?s=0a5237e1ad1e3532a8e2b684 ed7f8b2
Commit 352, by mozo
13 years 7 months Disabling GUI if initGUI() returns with an error.
Aug 10, 2010
13 years 7 months Comment tweaking...
Commit 350, by Azimutz
13 years 7 months Search rd for override config file. Also as there's no search for /Extra path, search OS specific folders instead. Now all previous functionality can be performed from within bt(0,0)/Extra folder. Well, not yet; gMacOSVersion is not initialized at th
Commit 349, by Azimutz
13 years 7 months Implementing the lost config=/path-to-boot.plist key.
Commit 348, by Azimutz
13 years 7 months Clean the room & make the bed... This stuff is a bit like the one on LoadDrivers(), /Extra path always checked; this Boot.plist override is always performed and there's very little info about this. I found my self many times wondering if i was going
Commit 347, by Azimutz
13 years 7 months Removing /Extra path from loadSystemConfig. Remember loadOverrideConfig?.. time for revenge!
Commit 346, by Azimutz
13 years 7 months Spreading the "goto" disease :) Adding same functionality to smbios.plist loading. Here was were i lost the patience for /Extra path! Anyway, now we have drivers, dsdt and smbios, loading without user intervention from: - rd(0,0)/ - bt(0,0)/Extra/OSs
Commit 345, by Azimutz
13 years 7 months Porting the inspiration back to search_and_get_acpi_fd, to match behaviour. About the removed code, check rev 157.
Commit 344, by Azimutz
13 years 7 months A bit of cleaning...
Commit 343, by Azimutz
13 years 7 months As you can see, there is a catch... a good one, i think! I did tried to keep /Extra path, though my real intention was to remove it, in favor of loading files only from booter volume and OS specific folders, providing we could keep the same functiona
Commit 342, by Azimutz
13 years 7 months Updates module code, dependencies now work correctly. Added KernelPatcher module (currently doesn't hook in anywhere). I need to fix the module loader so that the kernel patcher module loads / starts correctly.
Commit 341, by Evan Lojewski
13 years 7 months Ok.. as i mentioned about the "drivers" override key, this stuff is mostly based on the search algo on search_and_get_acpi_fd, acpi_patcher.c; i just added 2+2 and got 5 in return :) No need to check for ramdisk presence anymore, courtesy of Zef, rev
Commit 340, by Azimutz
13 years 7 months Renamed a function
Commit 339, by Evan Lojewski
13 years 7 months Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested.
Commit 338, by Evan Lojewski
13 years 7 months Start "search algo" related stuff. This was what motivated me initially to look at Chameleon code with learning eyes. I had two problems: - the booter "always" checks selected volume for drivers, invalidating any drivers on rescue media. - the other
Commit 337, by Azimutz

All Updates

Filter by type
Commits
Issues and Comments
Downloads
Documents

Subscribe to this timeline
RSS Atom feed