• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

bootable/newinstaller


RSS
Révision l'heure Auteur
f02afb9 pie-x86 2020-06-08 09:49:55 Mauro Rossi

add new Debug options for troubleshooting

d302de5 q-x86 2020-05-13 18:35:52 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

Conflicts:
initrd/init

75a02cb 2020-05-13 18:27:27 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

a1e5449 oreo-x86 android-x86-8.1-r5 2020-05-13 14:25:11 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

0da684c nougat-x86 android-x86-7.1-r4 2020-05-13 14:24:32 Chih-Wei Huang

1-install: update symlink if the linked dir is upgraded

e890de4 2020-05-13 00:09:26 Chih-Wei Huang

init: fall back to busybox's shell

Run busybox's shell if AOSP's shell fails to run. This makes
debug shell more reliable.

3119e2f 2020-05-12 23:55:22 Chih-Wei Huang

init: do not keep initrd's busybox in debug mode

Keeping initrd's busybox in debug mode is an old feature before we added
busybox porting to Android-x86. But it introduced some inconsistencies
between debug and normal modes. Moreover, it depends on AOSP's tool (ln)
to work properly. In case the tool fails to run, the system may not boot.

In short, the feature does more harm than good. Let's remove it from
debug mode. Only keep it if BUSYBOX=1 is set in cmdline.

0cf7926 2020-05-07 01:24:27 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

419460a 2020-05-07 01:10:18 Chih-Wei Huang

1-install: move try_upgrade to an earlier step

The try_upgrade should be run before checking whether system
was installed as the read-write mode.

75a6d35 2020-05-07 00:36:49 Chih-Wei Huang

0-auto-detect: fix parsing error if aliases contain brackets

e72ccef 2020-03-31 11:04:32 Jon West

Fix RPM builds for Android 10

Remove Ramdisk from RPM spec

c81db3f 2020-03-13 12:55:30 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

Conflicts:
initrd/init

7383df1 android-x86-9.0-r2 2020-03-13 12:44:32 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

Conflicts:
Android.mk

d68f8f8 android-x86-8.1-r4 2020-03-13 12:42:08 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

6b5590f 2020-03-13 12:36:21 Chih-Wei Huang

init: avoid finding system dir too aggressive

Only use a system dir if it contains build.prop.

0f1d057 2020-03-13 01:17:10 Chih-Wei Huang

Use isohybrid in AOSP's tree

This removes the dependency of an external host tool.

63c8e6b 2019-12-27 16:23:24 Chih-Wei Huang

init: do not modify /default.prop

Modifying /default.prop doesn't work in Android 10.

69209a8 2019-12-11 15:48:53 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

1d57cfe android-x86-9.0-r1 2019-12-11 15:43:42 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

bb2fb8c 2019-12-11 15:43:08 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

508328d 2019-12-11 15:37:24 Chih-Wei Huang

1-install: fix inconsistent alignment

815812a 2019-12-03 11:47:51 Michael Goffioul

Mount system partition at root

33760c9 2019-12-03 11:47:04 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

603f82f 2019-12-03 11:42:25 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

5e28e0b 2019-12-03 11:40:32 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86

d1843f3 2019-12-03 11:33:38 Chih-Wei Huang

init: set SRC=iso earlier

If iso-scan/filename is set in cmdline, SRC should be set earlier to
avoid misuse of other partitions.

fcce744 2019-12-02 19:48:00 Chih-Wei Huang

init: avoid finding system partition too aggressive

If SRC is specified, do not use a system-like partition. This avoids
misuse.

648483d 2019-11-22 18:56:57 Chih-Wei Huang

Merge remote-tracking branch 'x86/pie-x86' into q-x86

11101b9 2019-11-22 18:54:58 Chih-Wei Huang

Merge remote-tracking branch 'x86/oreo-x86' into pie-x86

Conflicts:
Android.mk

85510fc 2019-11-22 18:44:22 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into oreo-x86