aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts/files/init-install.sh
AgeCommit message (Expand)Author
2018-06-03init-install: add timeout for legacy grubCatalin Enache
2018-04-03initrdscripts: init-install(-efi).sh: don't assume 20M boot partitionCalifornia Sullivan
2018-03-28initrdscripts: format rootfs partition as ext4Anuj Mittal
2018-03-06init-install.sh: support multiple kernels and don't assume vmlinuzCalifornia Sullivan
2017-12-02install*.sh: add short sleep after parted commandsCalifornia Sullivan
2017-12-02init-install: fix grub-install commandCalifornia Sullivan
2016-11-15initrdscripts: add support for NVME target installJoe Konno
2016-08-30init-install: Fixes the install script failing when not finding any mmcblk de...Alejandro Hernandez
2016-08-17init-install*: /etc/mtab make a link rather than a copyAwais Belal
2016-08-17init-install*: only pick root mmc devicesAwais Belal
2016-08-17initrdscripts/init-install*: Add rootwait when installing to USB devicesCalifornia Sullivan
2016-07-21initrdscripts/init-install*: Select install target instead of looping throughCalifornia Sullivan
2016-04-01init-install.sh: fix disk_sizeRobert Yang
2016-02-11initrdscripts: fix mmc device as install targetUrs Fässler
2015-07-16initrdscripts: handle mmc device as installer mediumAwais Belal
2015-06-23init-install: Properly delete partition tableEd Bartosh
2015-06-23init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh
2015-06-23init-install: code cleanup: Replace tabs with spacesEd Bartosh
2015-06-23init-install: Specify partition name in parted command lineEd Bartosh
2015-06-23init-install: Specify filesystem type in parted command lineEd Bartosh
2015-06-23init-install: Implement UUID supportEd Bartosh
2015-06-23init-install: Use GPT table with GRUB 2Ed Bartosh
2015-05-23initrdscripts: make boot drive detection more genericAwais Belal
2014-08-02init-install: Skip CDROM devices during probeDrew Moseley
2014-08-02init-install: Strip partition number from live_dev_nameDrew Moseley
2014-07-10init-install.sh: Verify /sys based files exist before displaying themDrew Moseley
2014-06-10oe-core/init-install.sh: do not overwrite /etc/mtab if the link already existShan Hai
2014-05-23initramfs-live-install: avoid using grub.d/40_customRobert Yang
2014-05-20initrdscripts: fix for /run/mediaChen Qi
2013-08-20init-install.sh: fix to handle the boot partition correctlyChen Qi
2013-08-20init-install.sh: improve hard drive searching processChen Qi
2013-05-17Revert "initramfs-live-install*: fix the "install" boot option"Saul Wold
2013-04-16initramfs-live-install*: fix the "install" boot optionNitin A Kamble
2013-03-29init-install.sh: remove unnecessary udev rules file to avoid error messagesChen Qi
2013-02-22install: Look for grub2 files on the initramfs, not rootfsDarren Hart
2012-07-19Add console kernel optionsRadu Moisan
2012-07-09init-install: Clean up partition alignmentDarren Hart
2012-07-09init-install: Correct ext2->ext3 typo in loggingDarren Hart
2012-07-09init-install: Use swap_ratio in the calulation of swap_sizeDarren Hart
2012-05-06initrdscripts: Update install.sh to work with mmc devicesDarren Hart
2011-12-08initrdscripts: add sleep to avoid kernel messages before install messageSaul Wold
2011-09-16Set an explicit path for the initrd scriptsDarren Hart
2011-09-15initramfs-live-install: add support for grub2Tom Zanussi
2011-08-12init-install.sh: Fix make partition and make file system issuesMei Lei
2011-04-21Further cleanup of various poky referencesRichard Purdie
2010-09-30initrdscripts: remove the incorrect moblin message (Bug 368)Yu Ke
2010-08-27Major layout change to the packages directoryRichard Purdie