aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts
AgeCommit message (Expand)Author
2017-09-01initramfs-live-boot: disable systemd-update-done.service on live imagesCarlos Alberto Lopez Perez
2017-08-30initramfs-framework: Change recipe to be allarchOtavio Salvador
2017-08-24initramfs-framework/setup-live: quote bootparam_root variableCalifornia Sullivan
2017-08-19initramfs-framework/setup-live: also boot live image if root=/dev/ram0California Sullivan
2017-08-09initramfs-framework/setup-live: remove superfluous breakCalifornia Sullivan
2017-07-27initramfs-framework: include install-efi module in recipe for installationNg, Wei Tee
2017-07-27initramfs-framework: module to support boot live imageNg, Wei Tee
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
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-08-17initramfs-live-boot: Make sure we kill udev before switching root when live b...Alejandro Hernandez
2016-07-21initrdscripts/init-install*: Select install target instead of looping throughCalifornia Sullivan
2016-07-20initramfs-framework: make rootfs module optionalPatrick Ohly
2016-07-08initramfs-framework: Add support for PartUUIDsIgor Stoppa
2016-07-08initramfs-framework: add retry loop for slow boot devices (like USB)Patrick Ohly
2016-06-23initramfs-framework: base: Ensures /run/lock is availableOtavio Salvador
2016-06-23initramfs-framework: mdev: Add a runtime dependency on busybox-mdevOtavio Salvador
2016-04-01init-install-efi.sh: remove all root=foo from grub.cfgRobert Yang
2016-04-01init-install.sh: fix disk_sizeRobert Yang
2016-03-29init-live.sh: fix overlay fsRobert Yang
2016-03-29init-live.sh: fix ROOT_MOUNTRobert Yang
2016-03-20init-live : make it easier to add custom boot targetsJérémy Rosen
2016-02-11initrdscripts: fix mmc device as install targetUrs Fässler
2016-01-05initramfs-framework_1.0:replace busybox for variable.Alejandro Joya
2015-12-08initramfs-framework: create directory /var/runWills Wang
2015-12-01init-install-efi: fix script for eMMC installationNg, Mei Yeen
2015-12-01init-install-efi: fix script for gummiboot loaderNg, Mei Yeen
2015-09-21initramfs-framework: better error reporting for invalid root boot parameterPatrick Ohly
2015-09-21initramfs-framework: fix "support dropping into shell on failure"Patrick Ohly
2015-09-15init-install-efi.sh: Avoid /mnt/mtab creation if already presentLeonardo Sandoval
2015-09-12initramfs-framework: support dropping into shell on failurePatrick Ohly
2015-09-12initramfs-framework: support init boot parameterPatrick Ohly
2015-09-12initramfs-framework: support ro boot parameterPatrick Ohly
2015-09-12initramfs-framework: support rootflags and rootfstype boot parameterPatrick Ohly
2015-09-06initramfs-framework: handle kernel parameters with . insidePatrick Ohly
2015-09-06initramfs-live-boot: create /dev/consolePatrick Ohly
2015-09-06initramfs-framework: create /dev/consolePatrick Ohly
2015-08-01init-install-efi.sh: Check if an installation device is presentLeonardo Sandoval
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-06-23init-install-efi: Implement UUID supportEd Bartosh