aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts
AgeCommit message (Expand)Author
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
2015-06-23initramfs-live-install: Add blkid to initramfsEd Bartosh
2015-05-23initrdscripts: make boot drive detection more genericAwais Belal
2015-04-21init-install-efi.sh: fix gummiboot entry installationReinette Chatre
2015-01-23meta: set proper S valuePetter Mabäcker
2014-08-02init-install: Skip CDROM devices during probeDrew Moseley
2014-08-02init-install: Strip partition number from live_dev_nameDrew Moseley
2014-08-02init-install-efi.sh: Verify /sys based files exist before displaying themDrew Moseley
2014-07-10Move boot media to /media/realroot for easy access after boot.Brian Lloyd
2014-07-10init-install-efi.sh: improve hard drive searching processDrew Moseley
2014-07-10init-install-efi.sh: fix to handle the boot partition correctlyDrew Moseley
2014-07-10init-install.sh: Verify /sys based files exist before displaying themDrew Moseley
2014-07-03init-install-testfs.sh: add '--hotkey x' to 'test' menuentryCorneliu Stoicescu
2014-06-29initrdscripts: Try to boot if boot label is unknownDrew Moseley
2014-06-25initramfs-framework: get rid of udev-utilsChen Qi
2014-06-23init-install-testfs: create signature file for master imageCristian Iorga
2014-06-23init-install-testfs: fix typoCristian Iorga
2014-06-23oe-core/init-install-testfs.sh: do not overwrite /etc/mtab if the link alread...Cristian Iorga
2014-06-23init-install-testfs: add grub serial line supportCristian Iorga
2014-06-10oe-core/init-install.sh: do not overwrite /etc/mtab if the link already existShan Hai
2014-06-06grub-2.00: remove our 40_customRoy Li
2014-05-23initramfs-live-install: avoid using grub.d/40_customRobert Yang
2014-05-20initrdscripts: fix for /run/mediaChen Qi
2014-05-20init-live.sh: list block devices correctlyChen Qi
2014-03-31initrdscripts: add install scripts with a second rootfsStefan Stanacar
2014-03-11classes: Add gummiboot classStefan Stanacar
2014-02-28initrdscripts: Add rootimage optionSaul Wold
2014-01-16initrdscripts: add $CMDLINE to init-live switch_rootKrzysztof Sywula
2014-01-02Replace one-line DESCRIPTION with SUMMARYPaul Eggleton
2013-12-05init-live.sh: remove the '-c /dev/console' for switch_rootChen Qi
2013-10-23initramfs-framework: fix test that filter backup module filesMichaël Burtin
2013-09-24init-install-efi.sh: Remove unnecessary udev rules file to avoid errorsDarren Hart
2013-09-24init-install-efi.sh: Fix root= specificationDarren Hart
2013-09-17Revert "initrdscripts: look for new systemd-udevd location"Ross Burton
2013-09-11init-live.sh: distinguish between a read-only image and a read-write imageChen 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-08-16init-live.sh: make $ROOT_MOUNT/media writable when necessaryChen Qi
2013-08-05initramfs-framework: fix bashismChen Qi
2013-07-27Revert "initrdscripts: mount / as read-only when live-booting"Ross Burton
2013-07-22initrdscripts: mount / as read-only when live-bootingRoss Burton
2013-06-28init-live.sh: try to make a union mount when possibleChen Qi
2013-06-28initrdscripts: unionfs cleanupChen Qi