Commit Graph

54 Commits

Author SHA1 Message Date
Vojtech Bocek
da50856bd5 [m33][t27] Bump versions 2016-02-07 18:45:56 +01:00
Vojtech Bocek
0ff3e9988e [t26] Backport some ueventd fixes
e2d63af  Move sprintf to snprintf.
d1d9602  init: refactor firmware loading locations into table
d1d9602  init: refactor firmware loading locations into table
1225a61  init: consider all platform devices for find_platform_device
2015-05-29 21:00:47 +02:00
Vojtech Bocek
21ec010d5c [t25] Properly clean-up in trampoline (fixes M preview boot) 2015-05-29 00:19:59 +02:00
Vojtech Bocek
249441ebde [t24] Fix pattern encryption password recognition if it overlaps itself 2015-04-07 09:20:32 +02:00
Vojtech Bocek
ef90e19ece [m32] Bump version 2015-03-28 14:43:15 +01:00
Vojtech Bocek
c34c410c9f [t23] Fix keyboard having only upper-case letters
* Caused by buttons automatically doing strtoupper()
* Bump trampoline version because keyboard is used in trampoline_encmnt
2015-03-19 19:21:46 +01:00
Vojtech Bocek
d3147e465c [t22] Don't move /main_init to /init before executing it
* This causes "Device or resource busy" when remounting rootfs as RO
  on hammerhead with encryption and thus causing bootloop because...
  why the fuck exactly? Only on this device and only with encryption?
  I don't care at this point, already took several hours to debug,
  hopefuly SELinux won't mind.
2015-03-11 02:17:08 +01:00
Vojtech Bocek
95b0b3c342 [t21] Bump trampoline version 2015-03-08 20:27:35 +01:00
Vojtech Bocek
2a81cc38c7 [t20] Remove "boot primary ROM" button from trapoline_encmnt
* We can't do that, MultiROM has to run rom_quirks on the primary
  ROM, because otherwise it can bork all secondary ROMs with
  restorecon_recursive /data.
2015-03-08 14:18:32 +01:00
Vojtech Bocek
0e53467082 Fix framebuffer blanking with qcom overlay 2015-03-07 16:25:42 +01:00
Vojtech Bocek
222af62472 [t19] Improve cleanup after decryption in trampoline 2015-03-07 15:30:45 +01:00
Vojtech Bocek
ec81a7890e [m32][t18] Bump versions for testing release 2015-03-05 18:36:26 +01:00
Vojtech Bocek
34b206a730 [t17] Support device encryption with default password 2015-03-01 19:43:46 +01:00
Vojtech Bocek
3bc4f1511f [t16] Fix crash in fallback mounting code in trampoline 2015-02-13 17:21:48 +01:00
Vojtech Bocek
33b44d71aa [m31][t15] Add support for multiple entries per path in fstab 2015-02-08 18:45:32 +01:00
Vojtech Bocek
3c507c89d5 [m30] Bump version 2014-11-21 15:33:48 +01:00
Vojtech Bocek
1554eb7b1d [m29] Bump version number 2014-10-22 00:26:32 +02:00
Vojtech Bocek
25deee28bc [m28] Bump version 2014-08-21 00:29:37 +02:00
Vojtech Bocek
91c6e1e810 [m27] Bump version number 2014-08-07 13:11:42 +02:00
Vojtech Bocek
cf05e6dad3 [m26] Bump version 2014-06-27 23:02:06 +02:00
Vojtech Bocek
ad5e8aa9cc [m25] Add quirk to support the Android L preview
* It calls restorecon_recursive /data in init.rc, which breaks multirom
2014-06-26 23:48:52 +02:00
Vojtech Bocek
1789c084dd [t14] mv /main_init -> /init before running it to make SELinux happier 2014-06-04 19:11:54 +02:00
Vojtech Bocek
67c611afb7 [t13] If /realdata mount with fstab fails, try to mount with defaults
* busybox does it the same way if you specify -t auto
2014-05-14 15:30:41 +02:00
Vojtech Bocek
529fdeb279 [m24] Bump version 2014-05-11 21:10:27 +02:00
Vojtech Bocek
4337a36ec5 [m23] Update ubuntu-touch-sysimage-init/scripts/touch to bzr rev 71 2014-04-12 22:26:14 +02:00
Vojtech Bocek
6dd3a5476c [m22] Bump version 2014-01-26 17:05:14 +01:00
Vojtech Bocek
d3b2fb89ba [t12] Init /dev/fuse in devices.c instead of device-specific inits 2014-01-11 09:04:11 +01:00
Vojtech Bocek
9c6095c088 [m21] Bump version 2014-01-04 04:12:42 +01:00
Vojtech Bocek
8731ad1e1f [m20] Bump version 2014-01-03 16:26:02 +01:00
Vojtech Bocek
0f5a51c7ac [m19][t10] Bump versions 2013-12-08 18:01:32 +01:00
Vojtech Bocek
006b7cd846 [m18] Use vfork() in run_cmd() to prevent phantom crashes 2013-11-10 18:23:32 +01:00
Vojtech Bocek
ec439be9a0 [m17][t9] Add exFAT support via exfat-fuse 2013-11-06 17:38:47 +01:00
Vojtech Bocek
0dbb0e0993 [m16][t8] Bump versions 2013-10-05 20:09:42 +02:00
Vojtech Bocek
a524ca3c20 [m15] Increment version 2013-09-24 18:14:19 +02:00
Vojtech Bocek
6f4b1d7b8f [t7] Mount /realdata without "nosuid" 2013-09-23 17:20:59 +02:00
Vojtech Bocek
a527521639 [m14][t6] Improve fstab seeking code 2013-09-22 20:03:40 +02:00
Vojtech Bocek
99eaec068b Add versioning schema for device-specific fixes 2013-09-10 19:51:07 +02:00
Vojtech Bocek
55bd5624e7 [m13][t5] Increment versions 2013-09-08 21:00:53 +02:00
Vojtech Bocek
5a088281c1 License MultiROM under GNU GPLv3 2013-07-27 17:42:34 +02:00
Vojtech Bocek
14e1e07123 [m12] Implement screen rotation, add 1280x800 theme 2013-07-16 17:03:27 +02:00
Vojtech Bocek
000e750f84 [m11] Prefer root_img from rom_info.txt before root_dir 2013-07-09 17:38:18 +02:00
Vojtech Bocek
90b6fe9e48 [t4] Add option to restart multirom binary after crash 2013-07-09 17:37:41 +02:00
Vojtech Bocek
9d3e470cf4 [t3] Add discard option to /data mount options 2013-03-31 22:23:14 +02:00
Vojtech Bocek
731bdf5897 [m10] Add more color themes 2013-03-17 22:38:29 +01:00
Vojtech Bocek
a5e83f0fca [m9] Bump the version number 2013-03-12 15:48:10 +01:00
Vojtech Bocek
8230d2e64e [m8] Fix kexec-hardboot with bootloader v4.18 2013-02-15 01:11:00 +01:00
Vojtech Bocek
e4dcb30cf7 [t2] Search for USB drive's uevent on start 2013-02-02 15:19:41 +01:00
Vojtech Bocek
7e75af8aa0 [7] Remove direct support for Ubuntu, it is handled as "generic linux" 2013-01-30 02:46:22 +01:00
Vojtech Bocek
a60e59c997 [m6] Bump version 2013-01-07 23:06:12 +01:00
Vojtech Bocek
20e794c482 [m5] Implement booting of kexec-based ROMs with configuration in text file
* Can handle at least ubuntu and webOS, but potentially anything
  without changing a single line in the code. See rom_info.txt.
2013-01-04 22:40:05 +01:00