OSDN Git Service

android-x86/bootable-newinstaller.git
13 years agoadded psb, libertas setting for S5 donut-x86
Owen Kwon [Thu, 5 Aug 2010 02:21:23 +0000 (11:21 +0900)]
added psb, libertas setting for S5

14 years ago0-auto-detect: remove VESA=1 for virtual box
Chih-Wei Huang [Thu, 18 Mar 2010 02:31:37 +0000 (10:31 +0800)]
0-auto-detect: remove VESA=1 for virtual box

Virtual box can run with uvesafb now.

14 years ago3-tslib: run ts_calibrate to generate pointercal
Chih-Wei Huang [Mon, 15 Mar 2010 09:37:12 +0000 (17:37 +0800)]
3-tslib: run ts_calibrate to generate pointercal

If BOARD_USES_TSLIB is true and a system-wide pointercal doesn't exist,
run ts_calibrate to generate /data/system/tslib/pointercal.

Besides, add more Eee PC models.

14 years ago0-auto-detect: load modules for 3G modem card
Chih-Wei Huang [Thu, 4 Mar 2010 09:56:55 +0000 (17:56 +0800)]
0-auto-detect: load modules for 3G modem card

14 years ago0-auto-detect: change uvesafb default option (ywrap -> redraw)
Chih-Wei Huang [Tue, 29 Dec 2009 09:13:17 +0000 (17:13 +0800)]
0-auto-detect: change uvesafb default option (ywrap -> redraw)

It seems ywrap doesn't work well at all for Android.

14 years agoAdd High Speed Option 3G adapter which is available on some Q1U models.
Bryan Hundven [Tue, 1 Dec 2009 20:15:21 +0000 (12:15 -0800)]
Add High Speed Option 3G adapter which is available on some Q1U models.

14 years agoAdd Samsung Q1U
Bryan Hundven [Wed, 25 Nov 2009 18:47:23 +0000 (10:47 -0800)]
Add Samsung Q1U

14 years agoupdate messages
Chih-Wei Huang [Fri, 20 Nov 2009 07:19:19 +0000 (15:19 +0800)]
update messages

14 years ago0-auto-detect: load bluetooth later to avoid race conditions android-x86-1.6
Chih-Wei Huang [Tue, 10 Nov 2009 11:19:56 +0000 (19:19 +0800)]
0-auto-detect: load bluetooth later to avoid race conditions

14 years ago0-auto-detect: enable bluetooth for other platforms
Chih-Wei Huang [Fri, 6 Nov 2009 12:21:19 +0000 (20:21 +0800)]
0-auto-detect: enable bluetooth for other platforms

14 years ago2-mount: check mount result
Chih-Wei Huang [Fri, 16 Oct 2009 07:52:28 +0000 (15:52 +0800)]
2-mount: check mount result

Only set storage state to mounted if mount successfully.

14 years ago2-mount: fix mount state bug and simplify the rules
Chih-Wei Huang [Fri, 16 Oct 2009 03:41:51 +0000 (11:41 +0800)]
2-mount: fix mount state bug and simplify the rules

14 years agoadd bluetooth modules for Eee PC
Chih-Wei Huang [Fri, 9 Oct 2009 11:47:34 +0000 (19:47 +0800)]
add bluetooth modules for Eee PC

14 years agoadd vold support
Yi Sun [Wed, 30 Sep 2009 18:46:48 +0000 (11:46 -0700)]
add vold support

14 years agoadd Eee PC 8G (model name 702)
Chih-Wei Huang [Fri, 18 Sep 2009 01:15:24 +0000 (09:15 +0800)]
add Eee PC 8G (model name 702)

14 years agoset date correctly on creating iso
Chih-Wei Huang [Fri, 11 Sep 2009 04:53:30 +0000 (12:53 +0800)]
set date correctly on creating iso

14 years agoavoid to use pseudo device node with dhcpcd
Yi Sun [Tue, 1 Sep 2009 03:01:11 +0000 (20:01 -0700)]
avoid to use pseudo device node with dhcpcd

14 years agoadd new dhcpcd service for different interfaces
Yi SUn [Wed, 26 Aug 2009 17:06:53 +0000 (10:06 -0700)]
add new dhcpcd service for different interfaces

14 years agoavoid installing grub to /boot/grub
Chih-Wei Huang [Thu, 27 Aug 2009 09:47:15 +0000 (17:47 +0800)]
avoid installing grub to /boot/grub

14 years ago* fix cmdline issues
Chih-Wei Huang [Fri, 21 Aug 2009 10:07:36 +0000 (18:07 +0800)]
* fix cmdline issues
* do not show Run Android-x86 after installation for vbox

14 years agoadd grub4dos for live usb menu selection
Chih-Wei Huang [Wed, 19 Aug 2009 11:28:04 +0000 (19:28 +0800)]
add grub4dos for live usb menu selection

14 years agoThe new installer. Supported filesystems are
Chih-Wei Huang [Mon, 17 Aug 2009 11:25:41 +0000 (19:25 +0800)]
The new installer. Supported filesystems are
* ext2
* ext3
* ntfs
* fat32

You can also install to an existing partition. No need to format it.

14 years agoset DATE to be the date of generating iso
Chih-Wei Huang [Mon, 3 Aug 2009 10:31:42 +0000 (18:31 +0800)]
set DATE to be the date of generating iso

14 years agoadd symlink /sbin/hotplug in non-debug mode
Chih-Wei Huang [Mon, 3 Aug 2009 07:20:10 +0000 (15:20 +0800)]
add symlink /sbin/hotplug in non-debug mode

14 years agochanged based on review feedback
Yi Sun [Fri, 31 Jul 2009 16:43:43 +0000 (09:43 -0700)]
changed based on review feedback

14 years agoremove the code to collect module path
Yi Sun [Fri, 31 Jul 2009 00:29:18 +0000 (17:29 -0700)]
remove the code to collect module path

14 years agoadd symlink /lib/firmware
Chih-Wei Huang [Fri, 31 Jul 2009 07:56:16 +0000 (15:56 +0800)]
add symlink /lib/firmware

14 years agosimplify find_wifi_dev_name to correct some issues
Chih-Wei Huang [Wed, 29 Jul 2009 13:26:12 +0000 (21:26 +0800)]
simplify find_wifi_dev_name to correct some issues

14 years ago* use BOARD_KERNEL_CMDLINE as the default cmdline
Chih-Wei Huang [Wed, 29 Jul 2009 12:24:39 +0000 (20:24 +0800)]
* use BOARD_KERNEL_CMDLINE as the default cmdline
* modify isolinux.cfg on making
* add usb_img target

14 years agoadd wifi support in init script
Yi Sun [Fri, 24 Jul 2009 23:50:24 +0000 (16:50 -0700)]
add wifi support in init script

14 years agoadd experimental Asus A6VM support
Chih-Wei Huang [Mon, 27 Jul 2009 06:07:35 +0000 (14:07 +0800)]
add experimental Asus A6VM support

14 years agoadd busybox if DEBUG=1 or BUSYBOX=1 cupcake-x86
Chih-Wei Huang [Thu, 23 Jul 2009 09:40:45 +0000 (17:40 +0800)]
add busybox if DEBUG=1 or BUSYBOX=1

14 years agoadd AUTO option, set it to 1 to force auto-detect
Chih-Wei Huang [Thu, 23 Jul 2009 05:11:09 +0000 (13:11 +0800)]
add AUTO option, set it to 1 to force auto-detect

14 years agoCompress squashfs to system.sfs to avoid confused.
Chih-Wei Huang [Thu, 23 Jul 2009 04:03:09 +0000 (12:03 +0800)]
Compress squashfs to system.sfs to avoid confused.

14 years ago* add uvesafb support
Chih-Wei Huang [Wed, 22 Jul 2009 12:59:32 +0000 (20:59 +0800)]
* add uvesafb support
* add auto detect (kinneko)

14 years agomount source as read-only, and remount read-write later if necessary
Chih-Wei Huang [Wed, 22 Jul 2009 11:03:03 +0000 (19:03 +0800)]
mount source as read-only, and remount read-write later if necessary

14 years agoupdate busybox to use right modprobe. Test with Virtualbox and 901
Yi Sun [Wed, 22 Jul 2009 07:32:34 +0000 (00:32 -0700)]
update busybox to use right modprobe. Test with Virtualbox and 901

14 years agoModify EXTERNAL_STORAGE_STATE in init.rc and mountd.conf
Chih-Wei Huang [Tue, 21 Jul 2009 14:41:13 +0000 (22:41 +0800)]
Modify EXTERNAL_STORAGE_STATE in init.rc and mountd.conf
to support sdcard auto mount

14 years agofixed typo that causes init to fail
Yi Sun [Tue, 21 Jul 2009 07:50:10 +0000 (00:50 -0700)]
fixed typo that causes init to fail

14 years agoadd auto mount for sdcard
Yi Sun [Tue, 21 Jul 2009 01:20:13 +0000 (18:20 -0700)]
add auto mount for sdcard

14 years agoextend DATA, SDCARD syntax
Chih-Wei Huang [Mon, 20 Jul 2009 06:42:38 +0000 (14:42 +0800)]
extend DATA, SDCARD syntax

14 years ago* support vbox audio (issue #7)
Chih-Wei Huang [Mon, 20 Jul 2009 02:14:01 +0000 (10:14 +0800)]
* support vbox audio (issue #7)
* add vmware support (issue #10)

14 years agoadd auto detect & install scripts
Chih-Wei Huang [Fri, 17 Jul 2009 11:00:08 +0000 (19:00 +0800)]
add auto detect & install scripts

14 years agoFix issue #5: no filesystem could mount root
Chih-Wei Huang [Fri, 17 Jul 2009 08:47:15 +0000 (16:47 +0800)]
Fix issue #5: no filesystem could mount root

Sometimes initrd.img doesn't generate correctly so the iso can't boot.
Fix it by adding mkbootfs to be an order-only prerequisite of initrd.img.

14 years agoadd squashfs support
Chih-Wei Huang [Fri, 10 Jul 2009 09:29:04 +0000 (17:29 +0800)]
add squashfs support

14 years agoadd non-vesa mode as default item
Chih-Wei Huang [Fri, 10 Jul 2009 06:38:30 +0000 (14:38 +0800)]
add non-vesa mode as default item

14 years agoinitial import
Chih-Wei Huang [Thu, 9 Jul 2009 09:54:28 +0000 (17:54 +0800)]
initial import