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 "The official mkinitcpio repository". The branch, master has been updated via 0ca6cc5cfeb040a2eda486c62195fd4ca935dc99 (commit) via abb3d580e49b8b28c161a047012c7121767d3b3c (commit) via 1257d537a3ff62e2c543afb1ef4f807a003c9f2f (commit) from 1fb67220211a6b49870107bff052623c51ecbffb (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 0ca6cc5cfeb040a2eda486c62195fd4ca935dc99 Author: Dave Reisner <dreisner@archlinux.org> Date: Thu Jan 24 16:26:43 2013 -0500 symlink /lib64 -> usr/lib in image Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit abb3d580e49b8b28c161a047012c7121767d3b3c Author: Dave Reisner <dreisner@archlinux.org> Date: Mon Jan 21 12:53:26 2013 -0500 Do more to determine the color caps of the term 823e24 wasn't really correct, since running 'tput setaf 0' effectively sanity checks the terminfo as well as checking existance. However, it does nothing to affirm that the terminal is capable of supporting colors. Moreover, *never* fall back on the hardcoded escapes as doing so implies that we've found a broken terminfo and we have no idea what the terminal is capable of doing. This reverts commit 823e2454176d4381cd3acc30481e9d84cdc298b1. commit 1257d537a3ff62e2c543afb1ef4f807a003c9f2f Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Jan 13 15:05:10 2013 -0500 mkinitcpio.8: we support PARTLABEL too Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: functions | 19 +++++++++++++++++++ lsinitcpio | 17 +---------------- man/mkinitcpio.8.txt | 5 +++-- mkinitcpio | 17 +---------------- 4 files changed, 24 insertions(+), 34 deletions(-) hooks/post-receive -- The official mkinitcpio repository