Skip to content

Tags: SteVeNRK/big-sur-micropatcher

Tags

v0.0.10

Toggle v0.0.10's commit message
Update README and bump version to 0.0.10

Since I'm about to release this version, update the README to mention
that I've tested it against beta 2 but not beta 1, but that the changes
in this release are not expected to cause problems with beta 1.

v0.0.9

Toggle v0.0.9's commit message
bump version to v0.0.9; last-minute README update

The README update is to try to update my estimated time for a beta1->beta2
update to something which might be more realistic, maybe, I hope.

v0.0.8

Toggle v0.0.8's commit message
v0.0.8: Try harder to find payloads directory

If micropatcher.sh fails to find the payloads directory, it's probably
because the PWD isn't the directory that contains micropatcher.sh. So,
it will now try to figure out its own directory, change to that, and
check again for the payloads directory.

This should fix a patcher failure that is happening in the real world.
That justifies releasing v0.0.8 with just this fix.

v0.0.7

Toggle v0.0.7's commit message
v0.0.7: add --force to kmutil invocations

A quick point release with just one change. Based on kmutil behavior I
observed during further patcher development, I believe adding --force
should make kmutil's behavior more predictable and more robust.

v0.0.6

Toggle v0.0.6's commit message
bump version to 0.0.6

v0.0.5

Toggle v0.0.5's commit message
bump version to 0.0.5

v0.0.4

Toggle v0.0.4's commit message
Finish up the v0.0.4 release

I've updated the README to correspond with this release's new behavior,
and I've bumped the version number to 0.0.4.

At this point, once you have the patched USB in hand, the process of
doing the basic installation is really the same as on a supported Mac,
except that you have to open Terminal, run one shell script, and close
Terminal again before running the Installer.

v0.0.3

Toggle v0.0.3's commit message
Bump version to 0.0.3

The big improvement in this release is that there is no longer any need
to reboot between set-vars and run-installer. I expect that v0.0.4 will
make it obsolete in an hour or two, but the release is done so there's no
real point in holding it back.

v0.0.2

Toggle v0.0.2's commit message
bump version to 0.0.2

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README.md: Clarify patcher download instructions