OSDN Git Service

android-x86/bootable-newinstaller.git
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