Merge branch 'master' of github.com:plugapps/plugapps

This commit is contained in:
Jonny Gerold 2010-02-05 13:44:50 -08:00
commit 2460e810e3
4 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Mike Staszel <mikestaszel@gmail.com>
pkgname=kernel26-withlinux
pkgver=2.6.32.5
pkgver=2.6.32.7
pkgrel=2
pkgdesc="The Linux Kernel and modules"
arch=('arm')
@ -13,10 +13,10 @@ conflicts=('kernel26')
provides=('kernel26')
install=kernel26-withlinux.install
source=(http://sheeva.with-linux.com/sheeva/README-$pkgver)
md5sums=('171868bab90250d250430363532f850f')
md5sums=('866d09341839da3ba840fa53313f44c0')
build() {
cd ${srcdir}/
mkdir -p ${pkgdir}/usr/share/plugapps/kernel
cp README-$pkgver ${pkgdir}/usr/share/plugapps/kernel
cp README-$pkgver ${pkgdir}/usr/share/plugapps/kernel/
}

View file

@ -3,13 +3,15 @@ post_install() {
cat <<INSTALL
If running from internal NAND, run:
/usr/share/plugapps/kernel/README-2.6.32.5 --nandkernel
/usr/share/plugapps/kernel/README-2.6.32.7 --nandkernel
If running from SD/MMC, run:
/usr/share/plugapps/kernel/README-2.6.32.5 --rootkernel
/usr/share/plugapps/kernel/README-2.6.32.7 --rootkernel
and then copy the kernel to /boot/uImage.
Also, check the U-Boot environment variables and reboot.
If you are using a Pogoplug, do NOT run either of the above.
INSTALL
}

View file

@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=pacman-mirrorlist
pkgver=20100131
pkgver=20100204
pkgrel=1
pkgdesc="PlugBox Linux mirror list for use by pacman"
arch=('arm')
@ -25,4 +25,4 @@ build() {
sed -i -e "s/@carch@/${CARCH}/g" $pkgdir/etc/pacman.d/mirrorlist
}
md5sums=('958304eb7a6ff087e086ede79246048c')
md5sums=('c270b54437c49077b181babf2d843956')

View file

@ -4,4 +4,4 @@
#
# Main Server
Server = http://plugapps.com/@arch@/$repo
Server = http://plugapps.com/arm/$repo