Commit Graph

5 Commits (0b187ba0197a4bc7eaa95e740523e62731913e3c)

Author SHA1 Message Date
Dustin 0b187ba019 Install nsenter, setpriv
These will be useful for inspecting with the graphical environment where
the kiosk browser is running, with the same privileges as the GUI
applications.
2025-08-01 18:03:49 -05:00
Dustin 91df57a18d Install gdb{,server}
The best way to debug is to run `gdbserver` on the target system and
connect to it from a special `gdb` on the host that supports the target
architecture.

https://buildroot.org/downloads/manual/manual.html#_using_literal_gdb_literal_in_buildroot
2025-08-01 18:00:42 -05:00
Dustin 77994bc4e0 Install systemd-coredump 2025-08-01 17:59:55 -05:00
Dustin 166ae7e592 Add kioskbrowser 2025-08-01 09:08:57 -05:00
Dustin 829017b3ef Initial commit 2025-08-01 08:54:45 -05:00