summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts/files
Commit message (Expand)AuthorAgeFilesLines
* udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelistRichard Purdie2022-05-204-4/+4
* core-image-testmaster: Rename to core-image-testcontrollerRichard Purdie2022-02-202-2/+2
* initrdscripts: init-install-efi.sh install extra files for ESPChee Yang Lee2021-02-091-0/+5
* initrdscripts: merge multiple "mkdir" callsMax Kellermann2019-05-071-5/+1
* toolchain-shar-extract/init-install-efi-testfs: Unify question spacesGianfranco Costamagna2019-04-041-1/+1
* init-install-efi.sh: improve info messageAnuj Mittal2018-10-121-1/+1
* initrdscripts/init-live.sh: fix mounts w/ spaces fail to move to real rootfsArsalan H. Awan2018-06-291-2/+5
* init-install: add timeout for legacy grubCatalin Enache2018-06-041-0/+2
* initrdscripts: init-install(-efi).sh: don't assume 20M boot partitionCalifornia Sullivan2018-04-032-4/+26
* initrdscripts: format rootfs partition as ext4Anuj Mittal2018-03-282-6/+6
* init-install.sh: support multiple kernels and don't assume vmlinuzCalifornia Sullivan2018-03-061-3/+34
* init-install-efi.sh: Update to support installing multiple kernelsCalifornia Sullivan2018-03-061-5/+10
* install*.sh: add short sleep after parted commandsCalifornia Sullivan2017-12-022-0/+14
* init-install: fix grub-install commandCalifornia Sullivan2017-12-021-1/+1
* 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