On Thu, Aug 18, 2011 at 05:57:43PM -0400, Tom Gundersen wrote: > This is an automated email from the git hooks/post-receive script. It was > generated because a ref change was pushed to the repository containing > the project "Arch Linux initscripts repository". > > The branch, master has been updated > via a5967ed214a194b54647342f38ae78d695d497a1 (commit) > via 4ef7a256acddfdd0cbb54e9018f0d8fadbc0cae1 (commit) > from b94d35b9a2325d822dede0a72fca561f7a7daf7a (commit) > > Those revisions listed above that are new to this repository have > not appeared on any other notification email; so we list those > revisions in full, below. > > - Log ----------------------------------------------------------------- > commit a5967ed214a194b54647342f38ae78d695d497a1 > Author: Tom Gundersen <[email protected]> > Date: Thu Aug 18 23:56:08 2011 +0200 > > functions: fix typo in warning message > > Fixes #25623. > > Reported-by: Segej Puykin <[email protected]> > Signed-off-by: Tom Gundersen <[email protected]> > > commit 4ef7a256acddfdd0cbb54e9018f0d8fadbc0cae1 > Author: Tom Gundersen <[email protected]> > Date: Fri Aug 5 00:33:10 2011 +0200 > > locale: make /etc/profile.d/locale.sh dynamic > > locale.sh parses rc.conf at runtime and sets the LOCALE accordingly, > rather than writing a static file at every boot. > > This eliminates yet another write to /etc. > > Signed-off-by: Tom Gundersen <[email protected]> >
You seem to have forgotten to git add the new locale.sh file here... > ----------------------------------------------------------------------- > > Summary of changes: > Makefile | 2 ++ > functions | 2 +- > rc.sysinit | 5 ----- > 3 files changed, 3 insertions(+), 6 deletions(-) > > > hooks/post-receive > -- > Arch Linux initscripts repository
