DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r72"
+PR = "r73"
CONFLICTS = "db3"
COMPATIBLE_MACHINE = "nslu2|ixp4xx"
SLUGOS_PACKAGES = "\
alsa-lib \
alsa-utils \
+ apex-env \
apr \
asterisk \
asterisk-core-sounds-en-alaw \
hdparm \
hostap-daemon \
ifupdown \
+ inetutils \
iozone3 \
iperf \
opkg-utils \
logrotate \
lrzsz \
lsof \
+ lvm2 \
m4 \
madplay \
mailx \
smartmontools \
spandsp \
sqlite \
- squid \
sshfs-fuse \
ssmtp \
strace \
# Packages that are broken but need to be fixed!
#
-# - apex-env: gcc4.4
-# - inetutils: gcc 4.4
-# - lvm2: gcc 4.4 (suspected)
-# - madwifi-ng: gcc 4.4 (and possibly other problems)
+# - groff, man, man-pages -- groff do_install failure
+# - madwifi-ng: needs newer version for updated IXP4XX kernel
+# - squid: depends on host headers; patch pending
#
SLUGOS_BROKEN_BUT_NEED_FIXING_PACKAGES = "\
- apex-env \
groff man man-pages \
- inetutils \
- lvm2 \
madwifi-ng \
+ squid \
"
# Packages currently broken on all platforms