Add python-devel's gdbinit, which provides useful debugging macros.
This has to go in initrd.img instead of install.img because it needs
to be in $HOME, which is the root directory.
---
scripts/mk-images | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/scripts/mk-images b/scripts/mk-images
index 5e11723..bb6419f 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -911,6 +911,8 @@ udevadm info --export-db | less
tail -f /tmp/storage.log
EOF