SuccessChanges

Summary

  1. Add README (details)
  2. Remove HAL mentions from README and description (details)
  3. Fix umount part of fremantle-format-internal-memory-card.sh (details)
  4. Update makefile/debian tools (details)
  5. Update automake generated files (details)
  6. Rip out code that we have not yet ported and does not compile (details)
  7. Update autogenerate po file (details)
  8. debian/control: temporary remove missing dependencies (details)
  9. debian/changelog: changelog for initial bringup (details)
  10. add openrc init script (details)
  11. (HACK): add just enough to get ke-recv to respond to usb mode change (details)
  12. ke-recv: add udev backend for usb events (details)
  13. ke-recv.init: source session bus in start_pre (details)
  14. ke-recv: also use vbus when mapping (details)
  15. ke-recv: check/set usb state on startup (details)
  16. ke-recv: enter pcsuite (network) mode by default (details)
  17. ke-recv.init: start before xorg/xession (details)
  18. (HACK) ke-recv.init: modprobe modules in init script (details)
  19. debian/control: also depend on hildon-usb-gadgets (details)
  20. ke-recv.init: fix svc name (details)
  21. udev-helper: remove phy/vbus reading (details)
  22. udev-helper: add lime2 config (details)
  23. ke-recv: init script: load -some- gadget on start (details)
  24. ke-recv: make udev init non fatal (details)
  25. ke-recv: do not unload gadgets unless we replace them, for now (details)
  26. debian/changelog: bump for 4.1 (details)
  27. Enter pcsuite mode on start (details)
  28. udev-helper: add droid 4 support (details)
  29. debian/changelog: bump for 4.2 (details)
  30. udev-helper: support pinephone (details)
  31. debian/changelog:bump to 4.3 (details)
The file was modifiedREADME (diff)
Commit 2eb13b1fcdf84e4f13f5858c6135bcdc9c4bd754 by Arthur D.
Remove HAL mentions from README and description
The file was modifieddebian/init.d (diff)
The file was modifiedREADME (diff)
The file was modifieddebian/control (diff)
Commit 201861c42f4e754714b2c1b14d290421dabd9224 by Arthur D.
Fix umount part of fremantle-format-internal-memory-card.sh
The file was modifiedsrc/fremantle-format-internal-memory-card.sh (diff)
Commit 690b8b09cf3b8ed6ae1daff16847e012d4d21c52 by Arthur D.
Update makefile/debian tools
The file was modifiedmmc-utils/Makefile.am (diff)
The file was removeddebian/init.d
The file was modifieddebian/control (diff)
The file was modifieddebian/compat (diff)
The file was modifieddebian/rules (diff)
The file was modifiedautogen.sh (diff)
The file was modifiedsrc/Makefile.am (diff)
The file was addeddebian/ke-recv-init-script.old
Commit a3d1e243632f605e79c03470ec81b0beab8c8846 by Arthur D.
Update automake generated files
The file was modifiedconfigure (diff)
The file was modifiedconfig.h.in (diff)
Commit c48ccab1151dcab6f89b2dff3fc07d4a8f9eb011 by Arthur D.
Rip out code that we have not yet ported and does not compile
The file was modifiedsrc/events.c (diff)
The file was modifiedsrc/gui.c (diff)
The file was modifiedmmc-utils/mmc-pre-unmount.c (diff)
The file was modifiedsrc/ke-recv.c (diff)
Commit 36915ce37feb8b770a40200fea3871a4b2208bb6 by Arthur D.
Update autogenerate po file
The file was modifiedpo/Makefile.in.in (diff)
Commit 47e9588965d76f525c3789d844953072d7548ac9 by Arthur D.
debian/control: temporary remove missing dependencies
The file was modifieddebian/control (diff)
Commit 5bc0b88b434441e728feae1e80d61fe70f4520be by Arthur D.
debian/changelog: changelog for initial bringup
The file was addeddebian/gbp.conf
The file was modifieddebian/changelog (diff)
Commit b3ce7cd5c4f6fcd3f13a139dda7ebc1490f9fd87 by Arthur D.
add openrc init script
The file was addeddebian/ke-recv.init
Commit 8c841b4bba200df259264644127a45c802b8618d by Arthur D.
(HACK): add just enough to get ke-recv to respond to usb mode change
requests
The file was modifiedsrc/ke-recv.c (diff)
The file was modifiedsrc/events.c (diff)
Commit 6d0fa3547a13181656aafec92b5e57dbb75d39b1 by Arthur D.
ke-recv: add udev backend for usb events
The file was addedsrc/udev-helper.h
The file was modifiedsrc/Makefile.am (diff)
The file was modifiedsrc/ke-recv.c (diff)
The file was modifieddebian/control (diff)
The file was addedsrc/udev-helper.c
Commit 62e623e37740334ac085bafd053af7735d8640fa by Arthur D.
ke-recv.init: source session bus in start_pre
The file was modifieddebian/ke-recv.init (diff)
Commit 071a2063f709ed71bac394c773e508e4084e4bbd by Arthur D.
ke-recv: also use vbus when mapping
The file was modifiedsrc/ke-recv.c (diff)
Commit 794c635e041ddb049d319df810dde03b4675cb43 by Arthur D.
ke-recv: check/set usb state on startup
The file was modifiedsrc/ke-recv.c (diff)
Commit ab937f49c4560569f122827e17e3b41c2c4eb4c7 by Arthur D.
ke-recv: enter pcsuite (network) mode by default
The file was modifiedsrc/ke-recv.c (diff)
Commit f3cab5dc5ae162caf5f11b6ed178d81f189bd73b by Arthur D.
ke-recv.init: start before xorg/xession
The file was modifieddebian/ke-recv.init (diff)
Commit 71ac48c5aa7c18d08d8d5aaea5712b9dd3a80589 by Arthur D.
(HACK) ke-recv.init: modprobe modules in init script
The file was modifieddebian/ke-recv.init (diff)
Commit ca55ff6e6cf09f5404d08a7493c954d52d5fe969 by Arthur D.
debian/control: also depend on hildon-usb-gadgets
The file was modifieddebian/control (diff)
Commit 7c46744ceb517ccf3ce4704f9e180d7dc6204d25 by Arthur D.
ke-recv.init: fix svc name
The file was modifiedsrc/osso-usb-mass-storage-enable.sh (diff)
The file was modifieddebian/ke-recv.init (diff)
The file was modifiedsrc/pcsuite-disable.sh (diff)
The file was modifiedsrc/osso-usb-mass-storage-disable.sh (diff)
The file was modifiedsrc/pcsuite-enable.sh (diff)
Commit 7e1aa82064fe9d4d34a13366eac0c89edf835ef8 by Arthur D.
udev-helper: remove phy/vbus reading
The file was modifiedsrc/udev-helper.c (diff)
The file was modifiedsrc/ke-recv.c (diff)
The file was modifiedsrc/udev-helper.h (diff)
Commit 491df78424746b8dcec1a726073fd6bb62cd464b by Arthur D.
udev-helper: add lime2 config
The file was modifiedsrc/udev-helper.c (diff)
Commit 9f1ee94aba69fe2e96fe83fa88ef3a82baa34c8d by Arthur D.
ke-recv: init script: load -some- gadget on start
The file was modifieddebian/ke-recv.init (diff)
Commit 52eb8c2058dd275033be6fa5109d19e6a27a1086 by Arthur D.
ke-recv: make udev init non fatal
The file was modifiedsrc/ke-recv.c (diff)
Commit bdb5a9ddc92f374721e9171e6b82fdcb0df1fba7 by Arthur D.
ke-recv: do not unload gadgets unless we replace them, for now
The file was modifiedsrc/pcsuite-disable.sh (diff)
The file was modifiedsrc/osso-usb-mass-storage-disable.sh (diff)
Commit 7618ef57bb7b32446cae224c3ac69227152b2ac7 by Arthur D.
debian/changelog: bump for 4.1
The file was modifieddebian/changelog (diff)
Commit 9677247cb07a940d3a25fd33ec1afdc348651d60 by Arthur D.
Enter pcsuite mode on start
The file was modifiedsrc/ke-recv.c (diff)
Commit b1a7b3674ec2f9605ada7bb0f23d1d99c53d9c59 by Arthur D.
udev-helper: add droid 4 support
The file was modifiedsrc/udev-helper.c (diff)
Commit 30f2486b1aa66c5c0b02d0884e3a2754ff39ed73 by Arthur D.
debian/changelog: bump for 4.2
The file was modifieddebian/changelog (diff)
The file was modifiedsrc/udev-helper.c (diff)
The file was modifieddebian/changelog (diff)