]> git.ozlabs.org Git - petitboot/commit
Use 'consoles' instead of 'tty' to refer to interfaces
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 9 Aug 2016 06:01:49 +0000 (16:01 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 8 Sep 2016 04:26:27 +0000 (14:26 +1000)
commit9f42e56fc5968fcb34edfad017adb73960c2bb61
tree1114b3ed7f7fe9b36e1176268e611e69ed31d1f0
parente4a641a6e3133158b003d19ee285cfc37164cb1f
Use 'consoles' instead of 'tty' to refer to interfaces

'Console' is more readily understandable and technically more correct
than 'tty' for referring to the interfaces that Petitboot starts a UI on.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
discover/boot.c
discover/boot.h
discover/platform-powerpc.c
discover/platform.c
lib/pb-config/pb-config.c
lib/pb-protocol/pb-protocol.c
lib/types/types.h
ui/common/discover-client.c
ui/ncurses/nc-config.c
utils/hooks/30-add-offb.c