summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts/files
Commit message (Expand)AuthorAgeFilesLines
* initramfs-live-boot: disable systemd-update-done.service on live imagesCarlos Alberto Lopez Perez2017-09-021-0/+4
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-092-12/+12
* initrdscripts: add support for NVME target installJoe Konno2016-11-152-2/+8
* init-install: Fixes the install script failing when not finding any mmcblk de...Alejandro Hernandez2016-08-302-4/+4
* init-install*: /etc/mtab make a link rather than a copyAwais Belal2016-08-172-4/+4
* init-install*: only pick root mmc devicesAwais Belal2016-08-172-2/+14
* initrdscripts/init-install*: Add rootwait when installing to USB devicesCalifornia Sullivan2016-08-172-0/+11
* initramfs-live-boot: Make sure we kill udev before switching root when live b...Alejandro Hernandez2016-08-171-1/+3
* initrdscripts/init-install*: Select install target instead of looping throughCalifornia Sullivan2016-07-212-16/+28
* init-install-efi.sh: remove all root=foo from grub.cfgRobert Yang2016-04-031-1/+1
* init-install.sh: fix disk_sizeRobert Yang2016-04-033-3/+3
* init-live.sh: fix overlay fsRobert Yang2016-03-291-4/+5
* init-live.sh: fix ROOT_MOUNTRobert Yang2016-03-291-1/+1
* init-live : make it easier to add custom boot targetsJérémy Rosen2016-03-201-12/+6
* initrdscripts: fix mmc device as install targetUrs Fässler2016-02-111-7/+7
* init-install-efi: fix script for eMMC installationNg, Mei Yeen2015-12-011-4/+4
* init-install-efi: fix script for gummiboot loaderNg, Mei Yeen2015-12-011-0/+1
* init-install-efi.sh: Avoid /mnt/mtab creation if already presentLeonardo Sandoval2015-09-181-1/+5
* init-install-efi.sh: Check if an installation device is presentLeonardo Sandoval2015-08-011-0/+5
* initrdscripts: handle mmc device as installer mediumAwais Belal2015-07-162-8/+32
* init-install: Properly delete partition tableEd Bartosh2015-06-232-2/+2
* init-install: code cleanup: replace /dev/$device -> $deviceEd Bartosh2015-06-232-46/+46
* init-install: code cleanup: Replace tabs with spacesEd Bartosh2015-06-232-52/+51
* init-install: Specify partition name in parted command lineEd Bartosh2015-06-232-7/+9
* init-install: Specify filesystem type in parted command lineEd Bartosh2015-06-232-7/+7
* init-install: Implement UUID supportEd Bartosh2015-06-231-6/+17
* init-install: Use GPT table with GRUB 2Ed Bartosh2015-06-231-12/+40
* init-install-efi: Implement UUID supportEd Bartosh2015-06-231-4/+7
* initrdscripts: make boot drive detection more genericAwais Belal2015-05-242-2/+4
* init-install-efi.sh: fix gummiboot entry installationReinette Chatre2015-04-211-3/+3
* init-install: Skip CDROM devices during probeDrew Moseley2014-08-022-0/+6
* init-install: Strip partition number from live_dev_nameDrew Moseley2014-08-022-0/+2
* init-install-efi.sh: Verify /sys based files exist before displaying themDrew Moseley2014-08-021-3/+8
* Move boot media to /media/realroot for easy access after boot.Brian Lloyd2014-07-101-1/+9
* init-install-efi.sh: improve hard drive searching processDrew Moseley2014-07-101-32/+53
* init-install-efi.sh: fix to handle the boot partition correctlyDrew Moseley2014-07-101-22/+25
* init-install.sh: Verify /sys based files exist before displaying themDrew Moseley2014-07-101-3/+8
* init-install-testfs.sh: add '--hotkey x' to 'test' menuentryCorneliu Stoicescu2014-07-031-1/+1
* initrdscripts: Try to boot if boot label is unknownDrew Moseley2014-06-291-0/+4
* init-install-testfs: create signature file for master imageCristian Iorga2014-06-231-0/+4
* init-install-testfs: fix typoCristian Iorga2014-06-231-1/+1
* oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link alread...Cristian Iorga2014-06-231-1/+3
* init-install-testfs: add grub serial line supportCristian Iorga2014-06-231-0/+5
* oe-core/init-install.sh: do not overwrite /etc/mtab if the link already existShan Hai2014-06-101-1/+3
* grub-2.00: remove our 40_customRoy Li2014-06-061-9/+7
* initramfs-live-install: avoid using grub.d/40_customRobert Yang2014-05-271-8/+7
* initrdscripts: fix for /run/mediaChen Qi2014-05-205-27/+27
* init-live.sh: list block devices correctlyChen Qi2014-05-201-1/+1
* initrdscripts: add install scripts with a second rootfsStefan Stanacar2014-03-312-0/+410
* classes: Add gummiboot classStefan Stanacar2014-03-111-16/+35