[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.7.4-11-g6ed825e
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 6ed825e4399ffd8768b803c3e8372c37f5fb55d1 (commit) via e1538a039e4d17e246b47626b6f1f139f01d311e (commit) via b6554601442b00ddb67343a693718902ce7cd816 (commit) via 2ad79d0f5b9b0af09f5cf4c61215e2ae7a25dbd5 (commit) from e3e9af2b4d2ec8193303470104fe9bb0d7507cf3 (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 6ed825e4399ffd8768b803c3e8372c37f5fb55d1 Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Oct 22 11:19:14 2011 -0400 init_functions: avoid setting var without LHS Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit e1538a039e4d17e246b47626b6f1f139f01d311e Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Jul 31 23:24:18 2011 -0400 init_functions: replace grep/sed with PEs Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit b6554601442b00ddb67343a693718902ce7cd816 Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Jul 31 19:55:47 2011 -0400 init_functions: tighten up mount option gathering * Directly assign ro or rw to the rwopt rather than using readwrite as an intermediary * Use a default expansion to cut out an if block in determining the root fstype. Signed-off-by: Dave Reisner <dreisner@archlinux.org> commit 2ad79d0f5b9b0af09f5cf4c61215e2ae7a25dbd5 Author: Dave Reisner <dreisner@archlinux.org> Date: Sat Oct 22 10:27:12 2011 -0400 install/base: include new_root as part of build process We always need this in early userspace, so add it as part of the build process instead of forking at runtime. Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: init | 1 - init_functions | 68 ++++++++++++++++++++++++------------------------------- install/base | 2 +- 3 files changed, 31 insertions(+), 40 deletions(-) hooks/post-receive -- The official mkinitcpio repository
participants (1)
-
dreisner@archlinux.org