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 8, 2010
13 years 7 months Added missing HFS Raid icon, adjusted device selection transparency around the green leds.
13 years 7 months Committed the adjusted device_selection.png
13 years 7 months Trunk both, rev 330.
Commit 331, by Azimutz
13 years 7 months This guy decided to stay behind... get in there you... :)
Commit 332, by Azimutz
Aug 9, 2010
13 years 7 months Initial version of the module system. Basic at the moment, needs a lot of work. Modules (should) be able to link with any function or global variable exported by chameleon. Modules currently *cannot* lonk with each other, if you try to, bad things mi
Commit 333, by Evan Lojewski
13 years 7 months Missing 'l'
Commit 334, by Evan Lojewski
13 years 7 months Issue 25, P55 Memory and CPU Detection
Comment on issue 25, by MacMan
13 years 7 months Issue 25, P55 Memory and CPU Detection
Status: Fixed
Aug 10, 2010
13 years 7 months Ok, this were the fun stops :) - two keys to do the same thing, two keys to remember... thought it was a good idea to merge the best of the two, the educational side of arch=i386 + the practical one of -x32. And while i'm at it, why not make it even
Commit 335, by Azimutz
13 years 7 months Not going to comment this one!
Commit 336, by Azimutz
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
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 Renamed a function
Commit 339, 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 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 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 A bit of cleaning...
Commit 343, 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 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 Removing /Extra path from loadSystemConfig. Remember loadOverrideConfig?.. time for revenge!
Commit 346, by Azimutz

All Updates

Filter by type
Commits
Issues and Comments
Downloads
Documents

Subscribe to this timeline
RSS Atom feed