mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
5021bec3cd
Allow boards to optionally include loadkeys to set a custom keymap. showkey and dumpkeys (normally only needed for development) can also be optionally included. Remove *.map from .gitignore; this was probably intended for build artifacts that are now excluded via the build/ directory. Add reboot and poweroff to shell history, which is useful for devices lacking full hardware keyboards to escape the recovery shell with just "up" and "enter". Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
26 lines
159 B
Plaintext
26 lines
159 B
Plaintext
.*.sw*
|
|
*.xz
|
|
*.bz2
|
|
*.gz
|
|
*.sign
|
|
*.rom
|
|
*.o
|
|
*.gz
|
|
*.tgz
|
|
*.img
|
|
*.rom
|
|
*.cpio
|
|
typescript*
|
|
config/*.old
|
|
*.log
|
|
*~
|
|
crossgcc
|
|
clean
|
|
*.sec
|
|
*.dep
|
|
*.ffs
|
|
*.vol
|
|
*.lz
|
|
*.fv
|
|
*.bad
|