]> git.ozlabs.org Git - petitboot/commit
pb-console: Read /etc/environment and /etc/locale
authorJeremy Kerr <jk@ozlabs.org>
Tue, 9 Jul 2013 07:24:38 +0000 (15:24 +0800)
committerGeoff Levand <geoff@infradead.org>
Tue, 23 Jul 2013 16:44:45 +0000 (09:44 -0700)
commit0134e4d24ea0d09c4daf64ea513099d246186d32
tree48e38f926cb77913f92d04ec98bfe20d0f002a0c
parent45a091bf404b641b7d3570fd72dd1582689a1f7d
pb-console: Read /etc/environment and /etc/locale

Since we're starting from no environment on the consoles, allow
specifying an initial environment.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
utils/pb-console