summaryrefslogtreecommitdiff
path: root/meta/recipes-core/initrdscripts/files/init-install.sh
AgeCommit message (Expand)AuthorFiles
2016-11-15initrdscripts: add support for NVME target installJoe Konno1
2016-08-30init-install: Fixes the install script failing when not finding any mmcblk de...Alejandro Hernandez1
2016-08-17init-install*: /etc/mtab make a link rather than a copyAwais Belal1
2016-08-17init-install*: only pick root mmc devicesAwais Belal1
2016-08-17initrdscripts/init-install*: Add rootwait when installing to USB devicesCalifornia Sullivan1
2016-07-21initrdscripts/init-install*: Select install target instead of looping throughCalifornia Sullivan1
2016-04-01init-install.sh: fix disk_sizeRobert Yang1
2016-02-11initrdscripts: fix mmc device as install targetUrs Fässler1
2015-07-16initrdscripts: handle mmc device as installer mediumAwais Belal1
2015-06-23init-install: Properly delete partition tableEd Bartosh1
2015-06-23init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh1
2015-06-23init-install: code cleanup: Replace tabs with spacesEd Bartosh1
2015-06-23init-install: Specify partition name in parted command lineEd Bartosh1
2015-06-23init-install: Specify filesystem type in parted command lineEd Bartosh1
2015-06-23init-install: Implement UUID supportEd Bartosh1
2015-06-23init-install: Use GPT table with GRUB 2Ed Bartosh1
2015-05-23initrdscripts: make boot drive detection more genericAwais Belal1
2014-08-02init-install: Skip CDROM devices during probeDrew Moseley1
2014-08-02init-install: Strip partition number from live_dev_nameDrew Moseley1
2014-07-10init-install.sh: Verify /sys based files exist before displaying themDrew Moseley1
2014-06-10oe-core/init-install.sh: do not overwrite /etc/mtab if the link already existShan Hai1
2014-05-23initramfs-live-install: avoid using grub.d/40_customRobert Yang1
2014-05-20initrdscripts: fix for /run/mediaChen Qi1
2013-08-20init-install.sh: fix to handle the boot partition correctlyChen Qi1
2013-08-20init-install.sh: improve hard drive searching processChen Qi1
2013-05-17Revert "initramfs-live-install*: fix the "install" boot option"Saul Wold1
2013-04-16initramfs-live-install*: fix the "install" boot optionNitin A Kamble1
2013-03-29init-install.sh: remove unnecessary udev rules file to avoid error messagesChen Qi1
2013-02-22install: Look for grub2 files on the initramfs, not rootfsDarren Hart1
2012-07-19Add console kernel optionsRadu Moisan1
2012-07-09init-install: Clean up partition alignmentDarren Hart1
2012-07-09init-install: Correct ext2->ext3 typo in loggingDarren Hart1
2012-07-09init-install: Use swap_ratio in the calulation of swap_sizeDarren Hart1
2012-05-06initrdscripts: Update install.sh to work with mmc devicesDarren Hart1
2011-12-08initrdscripts: add sleep to avoid kernel messages before install messageSaul Wold1
2011-09-16Set an explicit path for the initrd scriptsDarren Hart1
2011-09-15initramfs-live-install: add support for grub2Tom Zanussi1
2011-08-12init-install.sh: Fix make partition and make file system issuesMei Lei1
2011-04-21Further cleanup of various poky referencesRichard Purdie1
2010-09-30initrdscripts: remove the incorrect moblin message (Bug 368)Yu Ke1
2010-08-27Major layout change to the packages directoryRichard Purdie1