This is a bunch of nitpicks, but there are a few new features thrown in. Annotations along the way... Dave Reisner (13): install/consolefont: cleanup and refactor keymap/consolefont: source rc.conf properly from $BASEDIR keymap: simplify unicode detection cleanup and bashify install hooks functions: allow ignoring errors on module addition ensure local scoping of variables base: remove superfluous leading / functions: refactor get_{base,dir}name init: support breaks before and after mounting root mkinitcpio: simplify setting of SKIPHOOKS mkinitcpio: remove extra newline in errmsg init: allow /run to be mounted with exec perms add -A option for adding hooks during build functions | 47 +++++++++---- hooks/keymap | 11 +-- init | 11 ++- install/base | 4 +- install/btrfs | 15 ++-- install/consolefont | 56 ++++++++------- install/dsdt | 21 ++---- install/filesystems | 2 +- install/fw | 29 +++----- install/ide | 30 +++----- install/keymap | 24 ++++--- install/memdisk | 19 +++--- install/net | 195 +++++++++++++++++++++++++-------------------------- install/pata | 4 +- install/pcmcia | 29 ++++---- install/resume | 19 ++--- install/sata | 4 +- install/scsi | 4 +- install/sleep | 27 +++---- install/udev | 33 ++++----- install/usb | 32 ++++----- install/usbinput | 30 +++----- mkinitcpio | 21 +++--- mkinitcpio.5.txt | 5 ++ 24 files changed, 327 insertions(+), 345 deletions(-) -- 1.7.6