index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postinst.mm
Age
Commit message (
Collapse
)
Author
2020-04-08
Fix chariz URL and ... add packix
Sam Bingner
2019-05-27
Make it actually compile with saurik's updates
Sam Bingner
2019-05-27
Pin elucubratus, support pining, unblock electra
Sam Bingner
2019-05-27
Block another repo that is incompatible with elucubratus
Sam Bingner
2019-05-27
Fix postinst
Sam Bingner
2019-05-27
Remove electra.list if it's present
Sam Bingner
2019-05-27
I don't care about stash in iOS11
Sam Bingner
2019-05-27
Add dynastic repo and update webkit stuff
Sam Bingner
2019-05-27
Make Cydia compatible back to iOS5 - unable to support older with this apt ↵
Sam Bingner
version due to newer apt requiring functions provided via libc++ on iOS
2019-05-27
Try making uicache trigger
Sam Bingner
2019-05-27
Minimal changes to support iOS11
Sam Bingner
2019-05-19
Remove all broken hardcoded usage of Cache folder.
Jay Freeman (saurik)
2017-02-15
Move more of sysroot's sadness into iPhonePrivate.
Jay Freeman (saurik)
2017-02-03
Do not finish:restart if MoveStash did nothing :/.
Jay Freeman (saurik)
2015-07-10
Write a default cydia.list for apt to fix AppleTV.
v1.1.21
Jay Freeman (saurik)
2015-07-02
Add (temporary?) symlink for APT using cydia.list.
Jay Freeman (saurik)
2015-07-02
Use a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik)
2015-07-02
Trust in the mobile permissions on Cydia's caches.
Jay Freeman (saurik)
2014-11-05
We do not actually need to setnsfpn on /var/cache.
v1.1.16
Jay Freeman (saurik)
2014-11-05
Restart SpringBoard in the case that we MoveStash.
Jay Freeman (saurik)
2014-11-04
Move /var/stash under /var/db/stash for setnsfpn.
Jay Freeman (saurik)
2014-11-04
Move system() for setnsfpn to a separate function.
Jay Freeman (saurik)
2014-10-30
The Cytore metadata should have been in ~/Library.
Jay Freeman (saurik)
2014-10-30
Migrate metadata.cb0 to Caches from /var/lib/cydia.
Jay Freeman (saurik)
2014-10-30
Move Caches creation outside of file conditionals.
Jay Freeman (saurik)
2014-10-30
"shell-init: error retrieving current directory".
Jay Freeman (saurik)
2014-10-29
Migrate the user's legacy APT lists to new Caches.
Jay Freeman (saurik)
2014-10-27
Delete the now-obsolete cache folder in /var/root.
Jay Freeman (saurik)
2014-10-25
Carefully set NSFileProtectionNone inside of /var.
Jay Freeman (saurik)
2014-06-13
Fix permissions of _.* containers on new stashes.
Jay Freeman (saurik)
2014-06-12
Do not restart SpringBoard if symlink is damaged.
Jay Freeman (saurik)
2014-05-27
Finally commit the careful status bar upgrade fix.
Jay Freeman (saurik)
2014-05-25
Do not require CydiaSubstrate to compile postinst.
Jay Freeman (saurik)
2014-05-25
Remove an unneeded #include of PerlCompatibleRegEx.
Jay Freeman (saurik)
2011-03-20
Remove setCydiaSource().
Jay Freeman (saurik)
2011-03-20
Use System_, not Firmware_, for APT repository.
Jay Freeman (saurik)
2011-03-14
Add a postinst to update cydia.list.
Jay Freeman (saurik)