Merge pull request #4 from marineam/util-fixes

Util fixes
This commit is contained in:
Brandon Philips 2013-05-31 08:28:43 -07:00
commit 44b4156ddb
4 changed files with 5 additions and 2 deletions

View File

@ -25,6 +25,7 @@ DEPEND="sys-apps/baselayout
!<net-misc/openssh-5.2_p1-r8
!cros_host? (
sys-libs/timezone-data
!sys-apps/gawk
)"
RDEPEND="${DEPEND}"
@ -126,7 +127,7 @@ src_install() {
dosym /var/lib/timezone/localtime /etc/localtime || die
# We use mawk in the target boards, not gawk.
#dosym mawk /usr/bin/awk || die
dosym mawk /usr/bin/awk || die
# We want dash as our main shell.
#dosym dash /bin/sh

View File

@ -114,6 +114,7 @@ RDEPEND="${RDEPEND}
sys-apps/kexec-tools
app-admin/sudo
app-admin/rsyslog
app-arch/gzip
app-arch/sharutils
app-arch/tar
bootchart? (
@ -134,11 +135,12 @@ RDEPEND="${RDEPEND}
net-misc/dhcpcd
net-firewall/iptables
net-misc/tlsdate
net-misc/wget
sys-apps/bootcache
sys-apps/coreutils
sys-apps/dbus
sys-apps/grep
net-misc/wget
sys-apps/less
sys-apps/mawk
sys-apps/net-tools
sys-apps/pv