OSDN Git Service

Add a script to run Android-x86 in QEMU
[android-x86/bootable-newinstaller.git] / initrd / init
2017-04-24 Chih-Wei HuangAdd a script to run Android-x86 in QEMU android-x86-6.0-r3
2017-03-23 Chih-Wei Huanginit: allow to disable SetupWizard
2017-01-10 Chih-Wei Huanginitrd: load drivers in debug or installation modes android-x86-6.0-r2
2017-01-09 Chih-Wei Huanginit: avoid error if mnt exists
2017-01-09 Chih-Wei Huanginitrd: allow to specify ramdisk path
2016-08-11 Chih-Wei HuangAdd otion noatime to improve performance
2016-06-27 Ma Jianinit: fix localtime_r not work in /init
2016-05-30 Li XinAdd Mac keyboard driver for installer
2016-02-06 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2016-01-23 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2016-01-18 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2016-01-17 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2016-01-17 Chih-Wei Huanginit: remove find_network_dev_name
2015-10-23 Chih-Wei Huanginit: avoid using init modprobe
2015-10-21 Chih-Wei Huanginit: re-hash the commands table
2015-10-05 Chih-Wei Huanginit: avoid using some busybox executables
2015-10-02 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86-new-grub...
2015-07-26 Chih-Wei HuangUse mksh in the DEBUG mode
2015-07-26 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2015-01-09 Chih-Wei Huanginit: do not mount /cache directly
2015-01-08 Chih-Wei Huanginit: remove find_network_dev_name
2015-01-05 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2014-12-31 Chih-Wei Huanginitrd: support iso-scan/filename in cmdline
2014-12-16 Chih-Wei HuangMerge remote-tracking branch 'x86/kitkat-x86' into...
2014-12-16 Chih-Wei Huanginitrd: re-enable android executables for lollipop-x86
2014-08-08 Chih-Wei Huanginitrd: derive SRC from BOOT_IMAGE android-x86-4.4-r1
2014-07-30 Chih-Wei Huang1-install: allow to install read-write mode on ntfs...
2014-05-28 Chih-Wei Huanginitrd: remove the obsolete mkdir path
2014-04-08 Chih-Wei Huanginitrd: extend the pattern to match more disk nodes
2014-02-06 Chih-Wei Huangupdate busybox for installer in kitkat-x86
2014-02-06 Chih-Wei Huanginitrd: mount device under /dev/block/ instead of ... jb-x86
2013-02-28 Chih-Wei Huanginitrd: enable different DEBUG levels
2013-02-23 Chih-Wei Huanginitrd: move find_network_dev_name after post_detect.
2012-04-27 Gernot Hillierinitrd: support mounting ROOT filesystem via NFS
2012-02-08 Chih-Wei Huanginitrd: delay the stage of setup_dpi
2011-09-09 Chih-Wei Huanginit: allow to specify the android partition by ROOT gingerbread-x86
2011-09-02 Chih-Wei Huanginit: avoid kernel panic by ensuring system/bin/ln...
2011-08-19 Chih-Wei Huanginit: move detecting root partition to check_root()
2011-05-24 Chih-Wei HuangMerge branch 'froyo-x86' into gingerbread-x86
2011-05-23 Chih-Wei Huanginit: ensure keyboard driver is loaded in debug or... froyo-x86 android-x86-2.2-r2
2011-04-20 Chih-Wei Huangremove prebuilt v86d
2011-04-15 Chih-Wei HuangMerge branch 'froyo-x86' into gingerbread-x86
2011-02-25 Chih-Wei Huanginit: use mdev as the hotplug tool
2011-01-07 Chih-Wei Huanginit: create a symlink /src for the source
2011-01-01 Chih-Wei Huanginit: change debug shell to be mksh
2010-12-21 Chih-Wei Huanginit: add post_detect callback
2010-12-18 Chih-Wei Huanginstaller: several improvements
2010-12-18 Chih-Wei Huanginstaller: support read-write installation
2010-09-13 Chih-Wei Huanginit: use the default shell (mksh) for console
2010-09-13 Chih-Wei Huangupdate messages
2010-07-21 Chih-Wei Huangredirect detect_hardware stderr to log as well
2010-07-07 Chih-Wei Huangchange /sdcard to /mnt/sdcard as froyo style
2009-12-11 Chih-Wei Huangadd support of tslib
2009-12-10 Chih-Wei HuangUpdate for multiple x86 platforms support
2009-08-19 Chih-Wei Huangadd grub4dos for live usb menu selection
2009-08-17 Chih-Wei HuangThe new installer. Supported filesystems are
2009-08-03 Chih-Wei Huangadd symlink /sbin/hotplug in non-debug mode
2009-07-31 Chih-Wei Huangadd symlink /lib/firmware
2009-07-29 Chih-Wei Huangsimplify find_wifi_dev_name to correct some issues
2009-07-27 Yi Sunadd wifi support in init script
2009-07-23 Chih-Wei Huangadd busybox if DEBUG=1 or BUSYBOX=1 cupcake-x86
2009-07-23 Chih-Wei HuangCompress squashfs to system.sfs to avoid confused.
2009-07-22 Chih-Wei Huangmount source as read-only, and remount read-write later...
2009-07-21 Chih-Wei HuangModify EXTERNAL_STORAGE_STATE in init.rc and mountd...
2009-07-21 Yi Sunadd auto mount for sdcard
2009-07-20 Chih-Wei Huangextend DATA, SDCARD syntax
2009-07-20 Chih-Wei Huang* support vbox audio (issue #7)
2009-07-17 Chih-Wei Huangadd auto detect & install scripts
2009-07-10 Chih-Wei Huangadd squashfs support
2009-07-09 Chih-Wei Huanginitial import