summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/initrdscripts/files/init-debug.sh
Commit message (Collapse)AuthorAgeFilesLines
* meta-initramfs: put images and initrdscripts in recipes-coreAndrea Adami2020-04-211-31/+0
| | | | | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* initramfs-debug: add simple init script for debuggingDmitry Eremin-Solenikov2015-04-131-0/+31
Add a tiny simple debug script that will mount all available virtual file systems and then execute a shell. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>