Files
operating-system/buildroot-external
Johannes Truschnigg 3ab6dd4cfe Do not assume index 0 for boot medium (#188)
When booting the HassOS VMDK appliance disk image on QEMU with OVMF UEFI
firmware, barebox numbers devices differently from other environments.

This patch makes the barebox `sh` implementation expand a pathname
wildcard at runtime, so that assigned disk indices != 0 will also work.

This fix introduces a potential (but most likely irrelevant)
bug/problem: If there is more than one disk connected to the system with
a matching name assigned, the wildcard will expand to two or more
pathnames, breaking the resulting `mount` command.
2018-09-10 10:25:22 +00:00
..
2018-09-10 10:24:57 +00:00
2018-06-12 20:53:05 +00:00
2018-07-10 08:20:21 +00:00
2018-05-14 22:37:39 +02:00
2018-05-14 22:37:39 +02:00
2018-08-27 16:00:21 +00:00
2018-06-16 01:27:34 +02:00