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 9b3b01214d575f2cb9dc2009ddd203cb8ae54f35 (commit) via f57e6f1d0d767cebebc10075276cd02f0233655c (commit) via cef9b198f20d25ba93c0d1dfc030951157c5e973 (commit) from da385eb74e5f0f1ecf04a762cae221e69c68bbc6 (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 9b3b01214d575f2cb9dc2009ddd203cb8ae54f35 Author: Tom Gundersen <teg@jklm.no> Date: Fri Jun 22 22:55:31 2012 +0200 PKGBUILD: remove duplicate makedepends line This really does not matter very much, as this PKGBUILD file is for convenience when building from git only. However, it just tripped me up and caused me some needless head-scratching, so sort it out. Signed-off-by: Tom Gundersen <teg@jklm.no> commit f57e6f1d0d767cebebc10075276cd02f0233655c Author: Tom Gundersen <teg@jklm.no> Date: Sat Jun 16 02:22:07 2012 +0200 rc.sysinit: change ordering a bit Export LANG as early as possible. Then start the log. Then setup the console. Signed-off-by: Tom Gundersen <teg@jklm.no> commit cef9b198f20d25ba93c0d1dfc030951157c5e973 Author: Tom Gundersen <teg@jklm.no> Date: Sat Jun 16 01:49:58 2012 +0200 locale: make sure LANG is always set as this is used in vconsole-setup to decide if we want utf8 mode We no longer use LOCALE, so no need to set this. Reported-by: Thomas Bächler <thomas@archlinux.org> Signed-off-by: Tom Gundersen <teg@jklm.no> ----------------------------------------------------------------------- Summary of changes: PKGBUILD | 1 - rc.sysinit | 21 +++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- Arch Linux initscripts repository